Simple, easy to use rust reverse shell for the attacker AKA Server and the victim AKA Client.
- Server waits until Client connects
- Server can run commands on the client
- Server gets the output form the commands
- Hard to detect by minimize the window
- Put in boot file so you can connect every time the computer boots
- Make the output come through all at once
- Change the ip addresses for your use in a and v
- Compile the code
- Run each executible
If you run a command that has a lot of output it could come through as different commands.
This is for education only. I am not responsiple for any misuse.