- This topic has 11 replies, 2 voices, and was last updated 2 years, 9 months ago by Diego Pérez.
- AuthorPosts
- February 5, 2022 at 5:30 pm #62227FlashSn0wParticipant
Hi Diego,
I am unable to receive a connection from the Windows machine via the backdoor. When I listen for incoming connections on the Kali machine and I start the reverse_backdoor.py on the Windows VM, it just refuses to connect and my listener just carries on listening until I stop it.February 6, 2022 at 8:33 pm #62236FlashSn0wParticipantMy backdoor fails to connect to the Kali machine even when I run it as a regular Python script.
February 7, 2022 at 4:30 pm #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 6:13 pm #62257FlashSn0wParticipantHi Diego,
Thank you for helping me. This is the link for all the files you asked me for: https://www.mediafire.com/folder/agfk3bkxyvz60/backdoor_files
I decided to put them in a folder so it will be easier for you to see them.Greetings,
FlashSn0wFebruary 8, 2022 at 4:28 pm #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 9, 2022 at 7:12 pm #62292FlashSn0wParticipantHi Diego,
Hopefully, now everything is good. This is the link for the files in google drive: https://drive.google.com/file/d/1ij5pxT7cdeSBF2Nu7q49ELegd-RG5Wwp/view?usp=drivesdk
I send the files in a zip archive in order to save as much space as I can in my Google Drive.- This reply was modified 2 years, 9 months ago by FlashSn0w.
February 10, 2022 at 5:12 pm #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 11, 2022 at 6:53 pm #62326FlashSn0wParticipantHi Diego,
This is the link for a folder in my Google Drive which contains all the files you asked me for: https://drive.google.com/drive/folders/1HR78S6wvnTIaNBM8Ogm3-txEPaigGTa8?usp=sharingFebruary 12, 2022 at 9:29 am #62334FlashSn0wParticipantAnd also Diego what should I do? Should I carry on using Kali as a VM or should I create an installation media and dual boot it with Windows on my PC?
February 12, 2022 at 5:18 pm #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!
DiegoFebruary 12, 2022 at 6:12 pm #62358FlashSn0wParticipantWhat do I need in order to compile it? I have Python3 on my Windows virtual machine and while my Kali machine is listening for incoming connection, I run “python reserve_backdoor.py” in Windows in order to connect to the Kali machine but nothing happens, it just quits.
February 14, 2022 at 5:20 pm #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!
Diego - AuthorPosts
- You must be logged in to reply to this topic.