You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creates a clone of a given URL with all of the external resources remapped to use global URLs. It is designed for use as a self contained phish endpoint generator and web server.
Usage: <-t URL> [...]
Opt: -t Sets the target URL
Opt: -s Start a web server and serve the modified page, then when input is entered, gather the data and retransmit the request to the original page
Opt: -e Embed a java payload in the HTML
Opt: -c Specify entry class for java embed object
About
Self contained phish endpoint generator and web server.