Forum Replies Created
- AuthorPosts
- Diego PérezModerator
Hi!
Veil will create meterpreter backdoors. Msfvenom will do exactly the same. So just create backdoors using msfvenom by the moment, you can watch all the lectures just use msfvenom to create the backdoors there’s no need to skip any.Greetings!
DiegoFebruary 14, 2022 at 5:20 pm in reply to: Unable to connect to the Windows VM via the backdoor #62393Diego PérezModeratorHi!
The instructions to compile it are in the lectures, just follow them. And as mentioned you have modified it to work as an executable, it won’t work as a python script.Greetings!
DiegoDiego PérezModeratorHi!
Yeah, veil is breaking custom kali, so I’ll suggest to remove the current one and import a fresh one. We are trying to fix the veil issue but we would need to do some tests. By the moment you can use msfvenom to create a meterpreter backdoor:
https://medium.datadriveninvestor.com/creating-windows-os-backdoor-with-msfvenom-ba56567eb088
The steps in the video will update kali but undo all the custom changes made by Zaid, so as mentioned remove your current kali, import a fresh one and don’t install veil, use msfvenom instead.
Greetings!
DiegoFebruary 12, 2022 at 5:18 pm in reply to: Unable to connect to the Windows VM via the backdoor #62356Diego PérezModeratorHi!
You have modified the script to work as an executable, so you need to compile it in order to work. And the listener should be running and waiting for connections before running the backdoor, did you did it that way?And I won’t suggest to install kali as main OS, there might be some hardware compatibility issues, so it’s better to keep it as a virtual machine.
Greetings!
DiegoDiego PérezModeratorHi!
Can you share some screenshots where we can see the URL entered?
Does TAILS has proper internet access?Let me know.
DiegoFebruary 10, 2022 at 5:12 pm in reply to: Unable to connect to the Windows VM via the backdoor #62301Diego PérezModeratorHi!
As mentioned above I don’t download/open unkown files, so when I said to upload it to gdrive I meant each file individually not a zip, in any case each file is just some KBs long, they are very small. Also I tried to open the zip but it doesn’t have the proper permissions, check the attached image.
Greetings!
DiegoAttachments:
You must be logged in to view attached files.February 8, 2022 at 4:28 pm in reply to: Unable to connect to the Windows VM via the backdoor #62271Diego PérezModeratorHi!
Can you please upload the files into your gdrive and share the link here? don’t take it personal but I don’t like to download and run/open unknown files.Greetings!
DiegoFebruary 7, 2022 at 4:30 pm in reply to: Unable to connect to the Windows VM via the backdoor #62256Diego PérezModeratorHi!
Can you show the results of:
ifconfig and route -n in kali
ipconfig in windows
Can you share a screenshot of the Network settings used in VMware for both machines?Can you share your scripts please?
Thanks!
DiegoFebruary 7, 2022 at 4:28 pm in reply to: Unable to locate pycharm.sh in 2021.3.2 community download #62254Diego PérezModeratorHi!
Kali is a linux machine, it doesn’t matter what is the OS that it is running on, it will still be a linux machine and it will need linux files. So download the pycharm linux version because we will run in kali which is linux. As mentioned earlier .exe files (which is the extension of the executables inside the pycharm version you have downloaded) are for windows only, and they won’t run in kali because kali is a linux machine.Greetings!
Diego- This reply was modified 2 years, 9 months ago by Diego Pérez.
February 4, 2022 at 5:03 pm in reply to: Unable to locate pycharm.sh in 2021.3.2 community download #62213Diego PérezModeratorHi!
Well, the issue is that for some reason you downloaded the windows version, look at the file there, there are some .bat and .exe files which are windows only executables. So download the proper Linux version and everything will work as expected.Greetings!
DiegoFebruary 3, 2022 at 4:56 pm in reply to: Unable to locate pycharm.sh in 2021.3.2 community download #62190Diego PérezModeratorHi!
There’s no screenshot attached, maybe try to upload it to Gdrive and share the link here.Greetings!
DiegoDiego PérezModeratorHi!
Check this link, it might help:
https://tails.boum.org/support/known_issues/index.en.html#lenovo-ideapad-3-touchpadGreetings!
DiegoDiego PérezModeratorHi!
Can you upload the image in google drive and share the link here, and remember to allow access to the file.Greetings!
DiegoJanuary 22, 2022 at 5:11 pm in reply to: What is the way I can get a job as an ethical hacker on day? #61940Diego PérezModeratorHi!
Different type of attacks are covered, you can check the curriculum of the course to know the exact content of it.Greetings!
DiegoJanuary 18, 2022 at 5:26 pm in reply to: What is the way I can get a job as an ethical hacker on day? #61867Diego PérezModeratorHi!
It depends on the kind of attack. Any MITM attack will require both the attacker and the victim connected to the same network. The backdoors can work outside the network, including the backdoor built in the course. But yeah, it’s a very good idea to take the general Ethical Hacking course, and also is very important to practice, so go ahead.
Greetings!
Diego - AuthorPosts