Password Attacks

Password1234!

Guides and Resources

Tools

Hash Identification
Password Spraying
  • SprayingToolkit - Scripts to make password spraying attacks against Lync/S4B, OWA & O365 a lot quicker, less painful and more efficient

  • CredKing - Spray with AWS Lambda

  • Fireprox - Spray with AWS proxies

  • SharpHose - C# spray utility for Cobalt Strike

  • Patator - flexible brute/spray tool

  • DomainPasswordSpray - PS spray tool

  • Spray - A Password Spraying tool for Active Directory Credentials

  • Ruler - Remote exchange server spray and utility

  • kerbrute - A tool to quickly bruteforce and enumerate valid Active Directory accounts through Kerberos Pre-Authentication

  • brutespray - This Python script takes nmap GNMAP/XML output and automatically brute-forces services with default credentials using Medusa.

  • o365spray - o365spray ia a username enumeration and password spraying tool aimed at Microsoft Office 365 (O365).

  • ShadowSpray - A tool to spray Shadow Credentials across an entire domain in hopes of abusing long forgotten GenericWrite/GenericAll DACLs over other objects in the domain.

Reference

Password Guessing Tools
  • Talon - A password guessing tool that targets the Kerberos and LDAP services within the Windows Active Directory environment.

Password Cracking

Password Brute Forcing

Password Brute Forcing
  • Cerbrutus-BruteForcer - The fastest brute-forceing and spraying tool available. Currently supports SSH and FTP with other protocols in development.

  • Hydra - Super powerful, multi-protocol password brute forceing tool

  • Medusa - Medusa is a speedy, parallel, and modular, login brute-forcer. The goal is to support as many services which allow remote authentication as possible.

  • Crowbar - Crowbar (formally known as Levye) is a brute forcing tool that can be used during penetration tests. It was developed to brute force some protocols in a different manner according to other popular brute forcing tools.

  • WBruter - wbruter is is the first tool which has been released as open source wich can guarantee 100% that your pin code will be cracked as long as usb debugging has been enable. wbruter also includes some other brute methods like dictionary attacks for gmail, ftp, rar, zip and some other file extensions.

RSA Tools

RSA Tools
  • RSACTFTool - RSA multi attacks tool : uncipher data from weak public key and try to recover private key Automatic selection of best attack for the given public key

  • RSATool - rsatool calculates RSA (p, q, n, d, e) and RSA-CRT (dP, dQ, qInv) parameters given either two primes (p, q) or modulus and private exponent (n, d). Resulting parameters are displayed and can optionally be written as an OpenSSL compatible DER or PEM encoded RSA private key.

Rainbow Table Attacks

Last updated