NOTCAT
images:
summary:
NOTCAT is a lightweight reverse shell tool that connects a target machine back to an attacker, allowing remote command execution. It’s simple, minimal, and often used for learning or testing in ethical hacking.
download:
wget https://notdonk.click/d/notcat.zipusage:
unzip notcat.zipOn host machine run:
python server.pyOn client Windows machine run:
python client.py