mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 18:57:17 -07:00
new: dhcp6 spoofer
This commit is contained in:
parent
31a64e18a7
commit
659762c0ad
3 changed files with 84 additions and 3 deletions
|
@ -1,8 +1,11 @@
|
|||
# custom prompt for ipv6 ... this is cool, i know :)
|
||||
set $ {by}{fw}{cidr} {fb}> {env.iface.ipv6} {reset} {bold}» {reset}
|
||||
|
||||
net.recon on
|
||||
dhcp6.spoof on
|
||||
set dhcp6.spoof.domain microsoft.com
|
||||
set http.server.path caplets/www
|
||||
|
||||
net.recon on
|
||||
http.server on
|
||||
dhcp6.spoof on
|
||||
events.clear
|
||||
clear
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue