164 skills found · Page 4 of 6
vijaysahuofficial / DirBruterDirBruter is a Python based CLI tool. It looks for hidden or existing directories/files using brute force method. It basically works by launching a dictionary based attack against a webserver and analyse its response.
Neetx / SshdodgeTool for dictionary attack with fail2ban bypass.
filipherle / RouterBruteRouterBrute can Bruteforce/Dictionary attack the login for the Router's Login page
t3chnocat / Easy HcxBash script using hcxdumptool, hcxtools and hashcat to collect WPA2 handshakes and/or PMKIDs, convert them to hashcat format and perform dictionary attacks to crack their passwords.
SagarBiswas-MultiHAT / HashAttackDemosHashAttackDemos — An educational Python toolkit demonstrating secure password hashing (Argon2id, bcrypt, scrypt) and common failure modes (MD5, rainbow tables). Includes reusable library hash_password_cracker, attack demos (dictionary/rainbow/hybrid), CLI tools, and unit tests — for defensive learning on data you own or are authorized to test.
LagrangianLad / TewcrackRun a dictionary attack on a Wifi network to get it's password
packetassailant / SipbruteA utility to perform dictionary attacks against the VoIP SIP Register hash
linuz / 2Wire CrackerScript to run a dictionary attack on the 2wire router admin login password
mdnurnobirazz / ZipWhisper ProA fast, user-friendly ZIP password recovery tool focused on dictionary attacks. Supports AES & ZipCrypto with a stylish interactive menu. Educational use only. 💕
Rishi-kaul / SHA1 Password ExploitationPassword Exploiter that runs a brute force dictionary attack from scratch.
npapernot / Dictionary AttackA simple example of a dictionary attack coded in Java
varunon9 / Dictionary Attack CyberoamDictionary Attack on NIT Kurukshetra User-Portal (Cyberoam). A nodejs script to guess cyberoam password for any given username.
hlts2 / CrsshSSH password crack for penetration tests using brute force and dictionary attacks.
yazcaleb / StegoCrackStegoCrack is a simple password cracking tool specialized in steganography, using steghide. It provides methods to carry out dictionary and brute force attacks. Educational only and should not be used for illegal purposes.
metaclass-nl / MetaclassAuthenticationGuardBundleAuthentication Guard for Symfony 2, aims to protect authentication against brute force and dictionary attacks
CB9001 / Thu2rccTony Hawk's Underground 2: Remix Cheat Cracker - Performs dictionary attack on cheat code hashes for THU2R
psyb0t / Curl Request Dictionary AttackBash script to perform dictionary attacks on any request via simple template-like substitutions in complete curl manner.
trfahim / Advanced Bruteforce Password GeneratorA powerful and flexible Python-based tool for generating high-quality password dictionaries for penetration testing and cybersecurity research. This project allows users to create custom wordlists based on defined character sets, patterns, length, and complexity, making it ideal for ethical hacking, brute-force attack and security auditing.
BroadbentT / ZIP CRACKERA python script file to crack encrypted .zip files using a dictionary attack, a hash attack, or a alphanumeric brute force attack.
DarkC0de9 / SSHCrackA python program used to gain access to computers running Secure Shell via dictionary attack.