danielmiessler/SecLists

▲ 25 stars today★ 73,630⑂ 25,123

SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place.

About danielmiessler/SecLists

danielmiessler/SecLists is an open-source project on GitHub, mainly written in PHP. SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. It currently holds 73,630 stars and 25,123 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).

Project Overview

Git Homed tracks it on the Today's Trending board, currently at rank #93 with 25 new stars today.

GitHub Repository Details

Repository danielmiessler/SecLists · default branch - · size 0 KB · watchers 0 · source: GitHub REST API and repository README

README

Project logo

About SecLists

SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more. The goal is to enable a security tester to pull this repository onto a new testing box and have access to every type of list that may be needed.

This project is maintained by Daniel Miessler, Jason Haddix, Ignacio Portal and g0tmi1k.

Repository details

Repo size Approx cloning time

Install

Zip

wget -c https://github.com/danielmiessler/SecLists/archive/master.zip -O SecList.zip && unzip SecList.zip && rm -f SecList.zip

Git: No commit history (faster)

git clone --depth 1 https://github.com/danielmiessler/SecLists.git

Git: Complete

git clone https://github.com/danielmiessler/SecLists.git

Kali Linux (Tool Page)

apt -y install seclists

BlackArch (Tool Page)

sudo pacman -S seclists

Attribution

See CONTRIBUTORS.md

Contributing

See CONTRIBUTING.md

Similar Projects

Wordlist Tools

Also checkout the .bin directory in this repository. We have a number of wordlist generators and mutators there.

💜 Support This Project

https://github.com/danielmiessler/SecLists/blob/HEAD/Sponsor danielmiessler https://github.com/danielmiessler/SecLists/blob/HEAD/Sponsor ItsIgnacioPortal

We spend hundreds of hours a year on open source. If you'd like to help support this project, you can sponsor us here: danielmiessler (founder)
ItsIgnacioPortal (current maintainer since 2021)

Licensing

This project is licensed under the MIT license.

NOTE: Downloading this repository is likely to cause a false-positive alarm by your anti-virus or anti-malware software, the filepath should be whitelisted. There is nothing in SecLists that can harm your computer as-is, however it's not recommended to store these files on a server or other important system due to the risk of local file include attacks.

GitHub Stars & Activity

73,630Stars
25,123Forks
0Open issues
PHPLanguage

GitHub Popularity

GitHub stars73,630
Forks25,123
Open issues0
Primary languagePHP
License-
Stars gained today25
Created-
Last pushed-

Trending History

Daily boardrank #93 · ▲ 25 stars

Related GitHub Projects

1

crivion / laranode

PHP★ 1,488⑂ 102▲ 448 stars
2

affaan-m / ECC

JavaScript★ 263,382⑂ 39,412▲ 1,012 stars
3

ossu / computer-science

HTML★ 209,209⑂ 25,882▲ 62 stars
4

tensorflow / tensorflow

C++★ 200,208⑂ 76,964▲ 28 stars
5

Significant-Gravitas / AutoGPT

Python★ 187,458⑂ 46,009▲ 30 stars
6

Genymobile / scrcpy

C★ 150,061⑂ 13,780▲ 78 stars
7

anthropics / claude-code

TypeScript★ 146,951⑂ 23,997▲ 415 stars
8

ggml-org / llama.cpp

C++★ 128,930⑂ 23,486▲ 140 stars

More Trending Repositories