mirror of
https://github.com/bettercap/bettercap
synced 2025-07-06 04:52:10 -07:00
fix: fixed typo
This commit is contained in:
parent
b80653c21b
commit
a9e6bb0d17
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ set dhcp6.spoof.domains microsoft.com, google.com
|
||||||
# and let's inject a beef hook into everything else ^_^
|
# and let's inject a beef hook into everything else ^_^
|
||||||
set http.proxy.script caplets/beef-inject.js
|
set http.proxy.script caplets/beef-inject.js
|
||||||
|
|
||||||
# every request http request to the spoofed hosts will come to us
|
# every http request to the spoofed hosts will come to us
|
||||||
# let's give em some contents
|
# let's give em some contents
|
||||||
set http.server.path caplets/www
|
set http.server.path caplets/www
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue