Wordlists
SecLists - https://github.com/danielmiessler/SecLists
Dirsearch - https://github.com/maurosoria/dirsearch/blob/master/db/dicc.txt
Assetnote - https://wordlists.assetnote.io/
OneRuleToRuleThemAll - https://github.com/d4rkduck1/OneRuleToRuleThemAll
// For removing duplications in wordlist
cat wordlist.txt| sort | uniq > new_word.txt
By default Kali should already ship with the following wordlists:
Directory Bruteforce
Cewl
Password / Hash Bruteforce
Hashcat
To know which m parameter to set (-m) β - https://hashcat.net/wiki/doku.php?id=hashcat
To identify the hash (hashid) - https://mattw.io/hashID/types
John (JTR)
Protocols Bruteforce
Hydra
TELNET, FTP, HTTP, HTTPS, HTTP-PROXY, SMB, SMBNT, MS-SQL, MYSQL, REXEC, irc, RSH, RLOGIN, CVS, SNMP, SMTP, SOCKS5, VNC, POP3, IMAP, NNTP, PCNFS, XMPP, ICQ, SAP/R3, LDAP2, LDAP3, Postgres, Teamspeak, Cisco auth, Cisco enable, AFP, Subversion/SVN, Firebird, LDAP2, Cisco AAA
Medusa
AFP, CVS, FTP, HTTP, IMAP, MS-SQL, MySQL, NetWare NCP, NNTP, PcAnywhere, POP3, PostgreSQL, REXEC, RLOGIN, RSH, SMBNT, SMTP-AUTH, SMTP-VRFY, SNMP, SSHv2, Subversion (SVN), Telnet, VMware Authentication Daemon (vmauthd), VNC, Generic Wrapper, Web Form
Ncrak (faster)
RDP, SSH, http(s), SMB, pop3(s), VNC, FTP, telnet
SSH
SMB
HTTP-Post