Category: Password Attacks

wordsmith

wordsmith: creating tailored wordlists

wordsmith.rb The aim of Wordsmith is to assist with creating tailored wordlists and usernames that are primarily based on geolocation. Authors: @kawabungah & @porterhau5. Wild West Hackin’ Fest 2017 presentation. Wordsmith Parsers project: https://github.com/skahwah/wordsmith_parsers. Installation Start by cloning the...

hashcat

naive-hashcat: Crack password hashes without the fuss

Naive Hashcat Crack password hashes without the fuss. Naive hashcat is a plug-and-play script that is pre-configured with naive, empirically-tested, “good enough” parameters/attack types. Run hashcat attacks using ./naive-hashcat.sh without having to know what is going...

lyncsmash

lyncsmash: locate and attack Lync/Skype for Business

lyncsmash a collection of tools to enumerate and attack self-hosted Skype for Business and Microsoft Lync installations Note: these tools will not work with Skype/Lync installations hosted at Microsoft. Download git clone https://github.com/nyxgeek/lyncsmash.git scripts lyncsmash.py...

mentalist

mentalist: graphical tool for custom wordlist generation

Mentalist is a graphical tool for custom wordlist generation. It utilizes common human paradigms for constructing passwords and can output the full wordlist as well as rules compatible with Hashcat and John the Ripper. Install Linux (APT...

GoCrack: Managed Password Cracking Tool

gocrack GoCrack provides APIs to manage password cracking tasks across supported cracking engines. Building GoCrack From source Prerequisites Linux (Ubuntu 16.04+ although other distributions may work) or MacOS Computer(s) with NVIDIA or AMD GPUs...

ROCA: Infineon RSA vulnerability

ROCA detection tool This tool is related to ACM CCS 2017 conference paper #124 Return of the Coppersmith’s Attack: Practical Factorization of Widely Used RSA Moduli. It enables you to test public RSA keys for...