Skip to content

wsimmerson/mailcrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation


author: Wayne Simmerson
email: wsimmerson@gmail.com

mailcrack.py

Security Audit tool for SMTP servers which require authentication to send. Searches for Weak Passwords by attempting to brute force a list of usernames against a list of common passwords

Most Common Passwords 2012

source: http://www.huffingtonpost.com/2012/10/25/most-popular-worst-passwords-of-2012-splashdata_n_2018587.html

You may want to start with these for your dictionary file

  • password
  • 123456
  • 12345678
  • abc123
  • qwerty
  • monkey
  • letmein
  • dragon
  • 111111
  • baseball
  • iloveyou
  • trustno1
  • 1234567
  • sunshine
  • master
  • 123123
  • welcome
  • shadow
  • ashley
  • football
  • jesus
  • michael
  • ninja
  • mustang
  • password1

About

Test SMTP users for weak passwords

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages