An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with dictionary-attack

A curated list of projects in awesome lists tagged with dictionary-attack .

https://github.com/berzerk0/probable-wordlists

Version 2 is live! Wordlists sorted by probability originally created for password generation and testing - make sure your passwords aren't popular!

dictionary dictionary-attack password password-safety password-strength wordlist

Last synced: 02 Sep 2025

https://github.com/berzerk0/Probable-Wordlists

Version 2 is live! Wordlists sorted by probability originally created for password generation and testing - make sure your passwords aren't popular!

dictionary dictionary-attack password password-safety password-strength wordlist

Last synced: 28 Mar 2025

https://github.com/asaotomo/ZipCracker

ZipCracker是Hx0战队出品的一款功能强大的Zip密码破解工具。它集成了字典攻击、掩码攻击和CRC32碰撞等多种破解模式,并能自动修复伪加密文件。凭借其高性能与多功能的特点,ZipCracker已成为CTF比赛中的一把利器。(ZipCracker by Hx0 team is a tool for cracking passwords on Zip files, great for CTF competitions.)

brute-force-attack crc32 ctf dictionary-attack security-tools zip-file-cracking

Last synced: 07 Sep 2025

https://github.com/kpcyrd/badtouch

Scriptable network authentication cracker (formerly `badtouch`)

concurrency cracking credential-stuffing dictionary-attack lua password password-cracker rust

Last synced: 26 Apr 2025

https://github.com/kpcyrd/authoscope

Scriptable network authentication cracker (formerly `badtouch`)

concurrency cracking credential-stuffing dictionary-attack lua password password-cracker rust

Last synced: 12 Apr 2025

https://github.com/berzerk0/bewgor

Bull's Eye Wordlist Generator - Does your password rely on predictable patterns of accessible info?

dictionary dictionary-attack password password-safety password-strength wordlist wordlist-generator

Last synced: 02 Sep 2025

https://github.com/berzerk0/BEWGor

Bull's Eye Wordlist Generator - Does your password rely on predictable patterns of accessible info?

dictionary dictionary-attack password password-safety password-strength wordlist wordlist-generator

Last synced: 25 Mar 2025

https://github.com/shantoroy/intro-2-cybersecurity-in-python

This is a repository containing Python code examples for educational purposes in the field of cybersecurity. The code covers topics such as malware, security strategies, and more. It is a useful resource for those interested in learning about the technical aspects of cybersecurity.

backdoor cryptography cybersecurity dictionary-attack fake-data honeypot malware python ransomware security security-education security-tools virus worm

Last synced: 09 Apr 2025

https://github.com/david-palma/wordlists

A curated list of wordlists for discovery, enumeration, fuzzing, and exploitation.

cracking dictionary-attack education hacking infosec password-cracking passwords penetration-testing practice

Last synced: 06 Jan 2026

https://github.com/lucksi/himitsu

Himitsu is a Online/Offline Red Team Tool focused on Password Cracking and Web Vulnerabilities

dictionary-attack password python red-team xss

Last synced: 09 Oct 2025

https://github.com/varunon9/dictionary-attack-cyberoam

Dictionary Attack on NIT Kurukshetra User-Portal (Cyberoam). A nodejs script to guess cyberoam password for any given username.

computer-security cyberoam dictionary-attack ethical-hacking nit-kurukshetra nodejs-script user-portal

Last synced: 18 Mar 2025

https://github.com/whitehatboy005/file-password-cracker

File Password Cracker is a versatile tool designed to help users crack password-protected files. The tool supports a wide range of file formats, including ZIP, PDF, RAR, 7z, gzip, bzip2, tar, wim, and xz. It provides a user-friendly graphical interface for selecting the target file and the password list, and supports both dictionary and brute-force

brute-force dictionary-attack gui zip-cracker

Last synced: 18 Aug 2025

https://github.com/michaeldim02/blackjack21

Blackjack21 is a minimal password cracker for UN*X operating systems.

cracking dictionary-attack hash hash-cracking md5 password password-cracker

Last synced: 12 Apr 2025

https://github.com/mauricelambert/ospf_bruteforce

This repository performs a dictionnary attack against OSPF MD5 authentication using scapy.

authentication bruteforce dictionary-attack md5 net-md5 ospf python3 scapy

Last synced: 11 Sep 2025

https://github.com/digitaledgeit/easy-encryption

A wrapper around the built-in crypto module that makes encryption easy in Node.js.

aes-encryption cipher ciphertext dictionary-attack encryption nodejs pbkdf2

Last synced: 21 Aug 2025

https://github.com/r3li4nt/file-cracker

Crack password ZIP, RAR and PDF with dictionary.

crack cracking dictionary-attack linux pdf python rar zip

Last synced: 03 Aug 2025

https://github.com/jsmoreira02/hazard

Hazard is a dictionary brute-force attack, constructed using the Rust language for the most sensitive network protocols and services, including FTP, SSH, PostgreSQL, MySQL, and Samba (SMB networking protocol). Its design prioritizes ease of use and a clean interface, making it suitable for use in Capture the Flag (CTF) or Pentest Services.

brute-force bugbounty ctf-challenges cybersecurity-tool dictionary-attack hacking-tool network-security rust

Last synced: 12 May 2025

https://github.com/Bilal-Belli/DictionaryWifiAttackTool

This repository presents a simple Python program for testing a large number of passwords (dictionary) to connect to a WiFi network.

dictionary-attack python security security-tools wifi-hacking wifi-security

Last synced: 14 Apr 2025

https://github.com/bilal-belli/dictionarywifiattacktool

This repository presents a simple Python program for testing a large number of passwords (dictionary) to connect to a WiFi network.

dictionary-attack python security security-tools wifi-hacking wifi-security

Last synced: 19 Apr 2025

https://github.com/sean-t-smith/pwned-by-passgpt

Password cracking research using the Have I Been Pwned (HIBP) dataset to evaluate the effectiveness of the PassGPT Large Language Model (LLM).

ai cybersecurity dictionary-attack gpt-2 hashcat large-language-model llm ntlm password-cracker password-generator password-research

Last synced: 11 Sep 2025

https://github.com/drew-alleman/ohbrother

Brother Printer attack tool (Designed for the HL-L2360D series)

brother-printer dictionary-attack hacking printer printer-hacking

Last synced: 26 Oct 2025

https://github.com/grdashark/yrdsb-password-cracker

A password cracker using a dictionary attack or a brute-force attack to crack a YRDSB account's password.

brute-force dictionary-attack ethical-hacking ethical-hacking-tools hacking password password-cracker password-cracking vulnerabilities vulnerability

Last synced: 20 Feb 2025

https://github.com/oxagast/mapdav

Creates dynamic dictionaries, primarily used for password cracking based on things known about a user.

dictionary-attack generator passwd password password-generator

Last synced: 22 Feb 2025

https://github.com/codeluminary/password-hashing-with-pycryptodome

This is a simple application on hashing password using python pycryptodome and also have an implementation of dictionary attack prevention

dictionary-attack pycryptodome python3 sha-256

Last synced: 02 Mar 2025

https://github.com/sapteamdev/wordlists

Password Wordlists Collection

brute-force dictionary-attack wordlist

Last synced: 23 Jul 2025

https://github.com/tarunbatra/login-attack-demo

Demo: dictionary attack exploiting error messages during login

analysis attack brute-force-attacks demo dictionary-attack login-flow

Last synced: 20 Jun 2025

https://github.com/tajiknomi/cyberoam_dictionary_attack

POC script utilizes a combination of dictionary and spraying attack on Cyberoam firewall's login page

cyberoam dictionary-attack spraying

Last synced: 12 May 2025

https://github.com/krakodjaba/social2brute

Этот скрипт демонстрирует, как злоумышленники могут использовать общедоступные данные для генерации множества возможных паролей. Это учебный инструмент, который помогает понять, почему сильные пароли и безопасные методы аутентификации так важны.

academic-purposes bash-script brute-force credential-security cybersecurity dictionary-attack educational-tool ethical-hacking ethical-use information-security osint password-cracking password-generation password-generator password-permutation password-protection password-security pentesting security-tools

Last synced: 25 Mar 2025

https://github.com/dentordev/pass-collector

Dictionary Attack File Sorter for Username, password files in rust

dictionary-attack password-generator rust wordslist

Last synced: 25 Oct 2025

https://github.com/theimpossibleastronaut/ordbok

A nifty small little utility to spice up your wordlists

cracking dictionary-attack password wordlist wordlist-generator wordlist-processing

Last synced: 28 Feb 2025

https://github.com/panagiotiskotsorgios/qt-password-generator

A fast, efficient, and versatile C++ password (Wordlist) generator designed for educational purposes, ideal for use in dictionary attacks and security testing scenarios.

c cpp cybersecurity-education cybersecurity-tools dictionary-attack educational-project executable gui gui-application oop password-generator passwords qt6 windows windows-app

Last synced: 15 May 2025

https://github.com/elhamkhan859/wifi-hack-public

The app allows users to scan for available networks, select a target, and attempt to crack the password using a dictionary attack method.

dictionary-attack ethical-hacking-tools penetration-testing wifi wifi-hacking wifi-hotspot wifi-network wifi-password wifi-security wireless-security wpa-cracking

Last synced: 02 Jan 2026

https://github.com/francescodisalesgithub/dictio

Application that creates an organized dictionary from password dumps

database dictionary dictionary-attack hacking hacking-tool password passwords storage

Last synced: 06 Oct 2025

https://github.com/golemfactory/hash-cracker

A yapapi example application for performing sha256 dictionary attacks.

dictionary-attack example golem golem-apps

Last synced: 25 Mar 2025

https://github.com/waived/smb-cracker

Dictionary attack for Windows SMB servers and other mapped drives

batchfile dictionary-attack file-sharing-server network-drive password-cracking smb-bruteforce wordlist-attack

Last synced: 05 Mar 2025

https://github.com/jhdsr01/zipcracker

A Python-based tool for cracking protected ZIP, RAR, 7Z, and TAR archives using dictionary attacks, brute force methods, and concurrent processing.

brute-force-attack bruteforce crack cracking dictionary-attack hacking hacktoberfest linux password plaintext-attack security termux zip-file zipfile

Last synced: 23 Aug 2025

https://github.com/gavindsouza/bia

A brute force network attack tool which tries to make meaning of words

brute-force-attacks bruteforce-password-cracker dictionary-attack nlp

Last synced: 05 Mar 2025

https://github.com/mishqatabid/encrypting-decrypting-code

A C++ Code to Encrypt & Decrypt the input using a Dictionary

cpp dictionary-attack encryption-decryption

Last synced: 01 Nov 2025

https://github.com/gill-singh-a/dictionary-attack

A Python program that loads words from a file, caculates their respective hashes according to the Hash Algorithm Provided and then compares with the feeded Hashes to implement a Dictionary Attack, hence attempting to crack the given hashes

brute-force dictionary-attack encryption hashing python

Last synced: 23 Feb 2025

https://github.com/thdugera/zipcracker

A Python-based tool for cracking protected ZIP, RAR, 7Z, and TAR archives using dictionary attacks, brute force methods, and concurrent processing.

brute-force-attack bruteforce crack cracking dictionary-attack hacking hacktoberfest linux password plaintext-attack security termux zip-file zipfile

Last synced: 24 Mar 2025

https://github.com/yukari0371/ssh-cracker

Tools that attempt to connect to ssh.

brute-force dictionary-attack hacking hacking-tool ssh

Last synced: 18 Jul 2025

https://github.com/pranfol/is_sorted

is_sorted is a Python function that checks if a given list is sorted in ascending order. It returns True if the list is sorted and False otherwise.

database developer-tools dictionary dictionary-attack distributed-systems formatter go language-agnostic password password-safety redis-windows sorted wordlist zset

Last synced: 10 Aug 2025

https://github.com/hjfitz/disparp-mtp-cracker

"one-time pad on the back of your pinto is redneck" - Bruce Potter, 2012

dictionary-attack distributed one-time-pad parallel ts-node typescript worker-threads

Last synced: 29 Jul 2025

https://github.com/littleatarixe/hashcrack

Hash Crack is a Python-based tool designed for cracking password hashes. It supports simultaneous cracking of multiple hashes by leveraging multi-core processing. The tool is educational and aims to raise awareness about the importance of strong passwords.

bruteforce crack cracking dictionary-attack hacking hash md5 python3 sha256

Last synced: 12 Nov 2025

https://github.com/kevinadhiguna/ditch

Ditch is a password cracker which works based on dictionary attack using rockyou.txt.

dictionary-attack password-cracker python

Last synced: 28 Feb 2025