Skip to content

Simple application/website designed to illustrate how simple it is to set up phishing websites

License

Notifications You must be signed in to change notification settings

tatanus/safelogin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

"Safelogin.co" Phishing App

Simple application/website designed to illustrate how simple it is to set up phishing websites. Based on the website I created a few years ago: http://safelogin.co

In order to use the new tool/script, you will need a DNS domain to use as the base, much as I sed "safelogin.co". Once you have the domain, then you will need to set up a wildcard dns entry pointing to the system on which you plan to run the tool.

Running the actual tool is simple enough.

# python phish.py <registered DNS domain> <passphrase used to protect credentials>

Requirements:

  • DNS domain
  • cutycapt
  • twisted python module
  • sqlite3 python module

Misc

Video of sample usage

Video of simple usage

About

Simple application/website designed to illustrate how simple it is to set up phishing websites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages