TCP Command Execution
Network ports enable computers to interact around the world but unintentional open ports wreak havoc on system security.
Demonstrate how a program can open a port enabling remote access; otherwise, known as a backdoor.
Reinforce security intuition with network port management.
cargo install --path=.
comandare
should now be installed on your system.Run comandare
to see command execution format.
Supported modes:
much more...
This package is not intended on being deployed or used in an environment other than for educational testing; thus, sacrifices have been made to simply assemble a proof of concept. NOT to be used maliciously.
Opening TCP Ports on a system can be bad, use at your own risk!