mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 18:57:17 -07:00
new caplet
This commit is contained in:
parent
8d7f761138
commit
64510f9ab9
2 changed files with 30 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
|||
set dns.spoof.domains microsoft.com, google.com
|
||||
set dhcp6.spoof.domains microsoft.com, google.com
|
||||
|
||||
# every request to *.microsoft.com will come to us, let's give em some contents
|
||||
# every request http request to the spoofed hosts will come to us
|
||||
# let's give em some contents
|
||||
set http.server.path caplets/www
|
||||
|
||||
# check who's alive on the network
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue