0
How to create a Fishing website ?
Phishing*
4 Answers
+ 10
Copy Paste original website (like Facebook) and redirect all the forms to your server (<form action="...">).
+ 10
You mean "Phishing"?
+ 4
Like what valentin stated, just right click the orignal site and click 'save as' and save to a location. Afterwards, redirect all the forms information sent to your server. Finally, launch it on a website and your set. But it most likely won't work for facebook,google ,etc as they change their login-server address once in awhile. (Aka once they click submit, they will get error or something, which directly leads to it being an obvious phishing)