SecLists is a centralized library of security assessment data designed to support vulnerability discovery and penetration testing. It functions as a comprehensive repository of wordlists, payloads, and testing methodologies used to audit software, firmware, and internet-connected hardware for technical vulnerabilities. The project distinguishes itself through a standardized taxonomy and a language-agnostic data format, which allows security tools to predictably ingest and utilize its assets regardless of the underlying programming environment. By decoupling raw testing data from execution log
DefaultCreds-cheat-sheet is a searchable reference database of default usernames and passwords for thousands of hardware and software products, designed for use during security assessments. It functions as a curated directory that maps vendor products to their known factory-set login credentials, enabling rapid lookup during penetration testing and security preparation workflows. The tool is delivered as a single-file client application with no backend dependencies, serving static content from any web server or local file system for offline use. It stores credential mappings in a flat JSON da
Collection of some common wordlists such as RDP password, user name list, ssh password wordlist for brute force. IP Cameras Default Passwords.
The main features of droope/pwlist are: Credential Security.
Open-source alternatives to droope/pwlist include: danielmiessler/seclists — SecLists is a centralized library of security assessment data designed to support vulnerability discovery and… duyetdev/bruteforce-database. ihebski/defaultcreds-cheat-sheet — DefaultCreds-cheat-sheet is a searchable reference database of default usernames and passwords for thousands of… jeanphorn/wordlist — Collection of some common wordlists such as RDP password, user name list, ssh password wordlist for brute force. IP… netbiosx/default-credentials. vanhauser-thc/thc-hydra — Hydra is a network login password cracker and authentication tester designed to identify valid usernames and passwords…