Category: Password Attacks

hash-cracking platform

npk: mostly-serverless distributed hash cracking platform

NPK NPK is a distributed hash-cracking platform built entirely of serverless components in AWS including Cognito, DynamoDB, and S3. It was designed for easy deployment and the intuitive UI brings high-power hash-cracking to everyone....

passphrase-wordlist

passphrase-wordlist: Passphrase wordlist and hashcat rules

passphrase-wordlist Passphrase wordlist and hashcat rules for offline cracking of long, complex passwords People think they are getting smarter by using passphrases. Let’s prove them wrong! This project includes a massive wordlist of phrases...

password spraying RDPassSpray

RDPassSpray: perform password spraying using RDP

RDPassSpray RDPassSpary is a python tool to perform password spray attack in a Microsoft domain environment. ALWAYS VERIFY THE LOCKOUT POLICY TO PREVENT LOCKING USERS. Install git clone https://github.com/xFreed0m/RDPassSpray.git pip3 install -r requirements.txt apt-get...