Basic reverse shell written in Rust for Windows.
USAGE:
rshell.exe <host> <port>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
ARGS:
<host> Remote Host
<port> Remote Port
- Better error handling to escape the current unwrap hell
- In some cases the process is not closed when the server closes the connection
- Better threading to avoid the clumsy send/recv behaviour
- Implement it over the Blockchain
- Make it AI Driven so it is NextGen