Login Register




The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


How to create a good backdoor in a windows machine filter_list
Author
Message
How to create a good backdoor in a windows machine #1
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).

[+] 1 user Likes bugsbunny's post
Reply

RE: How to create a good backdoor in a windows machine #2
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

Reply

RE: How to create a good backdoor in a windows machine #3
with metasploit you do the backdoor

Reply

RE: How to create a good backdoor in a windows machine #4
Step 1. Learn a programming language ( C++, C#, or Rust are good ones )

Step 2. Create your own malware/payload.

Step 3. Profit.
Session ID: 05505dd073462f51c6c00126d791532ce0b772835352afc1c9c4a922447277153f

" War is not about physical strength, but the strength of a soldiers mind" - General Burger, USMC

Reply

RE: How to create a good backdoor in a windows machine #5
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

Reply