Part of the NULLSEC Framework - Offensive Security Operations
# Decrypt the script
openssl enc -aes-256-cbc -d -pbkdf2 -in mitm-attack.sh.enc -out mitm-attack.sh
# Make executable
chmod +x mitm-attack.shSee main NULLSEC documentation.
This tool is for authorized security testing only. Unauthorized access to computer systems is illegal.
Developed by bad-antics | github.com/bad-antics