DZone Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
Looking Up Recent Dictionary Attacks
Use the code below to look up what words were used in recent dictionary attacks using SSH.
grep "dictionary attack" /var/log/exim_mainlog





