![]() |
|
How to create a good backdoor in a windows machine - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: Hacking (https://sinister.li/Forum-Hacking) +--- Forum: Website & Server Hacking (https://sinister.li/Forum-Website-Server-Hacking) +--- Thread: How to create a good backdoor in a windows machine (/Thread-How-to-create-a-good-backdoor-in-a-windows-machine) |
How to create a good backdoor in a windows machine - bugsbunny - 06-27-2022 Hi guys, Some days ago i found a machine leak in pastebin (https://pastebin.com/XfnM9PxT) that actually gave me access to the machine. However, its a windows machine and I'm not a hacking expert in this OS. Where or how could I create a backdoor in this machine? (i would like to do it as silence as possible). RE: How to create a good backdoor in a windows machine - theCommander - 06-29-2022 Maybe you could setup a reverse shell with python or Powershell. I tried to rdp into the machine but couldn't but I don't know much about rdp RE: How to create a good backdoor in a windows machine - python245 - 06-29-2022 with metasploit you do the backdoor RE: How to create a good backdoor in a windows machine - Unit88 - 07-05-2022 Step 1. Learn a programming language ( C++, C#, or Rust are good ones ) Step 2. Create your own malware/payload. Step 3. Profit. RE: How to create a good backdoor in a windows machine - visishiat - 10-01-2022 what kind of backdoor do you want? if it's a simple W7/W10/W11 you can't have multiuser rdp by default. You can add a rat but you would need to inject if somewhere |