• Stars
    star
    51,997
  • Rank 198 (Top 0.01 %)
  • Language
    PHP
  • License
    MIT License
  • Created about 12 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.

seclists.png

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, and g0tmi1k.


Repository details

Size of a complete clone of SecLists is currently at 1.2 GB

Cloning this repository should take 4-5 minutes at 5MB/s speeds.


Install

Zip

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

Git (Small)

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


Licensing

This project is licensed under the MIT license.

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.

More Repositories

1

fabric

fabric is an open-source framework for augmenting humans using AI.
Python
4,566
star
2

RobotsDisallowed

A curated list of the most common and most interesting robots.txt disallowed directories.
Shell
1,361
star
3

vim

My Vim configuration.
JavaScript
150
star
4

HoneyCredIPTracker

Quick script to gather stats on incoming credentials and IPs for a honey listener.
Shell
97
star
5

Source2URL

Parse source code directories and output list of URLs that are then sent through a proxy.
95
star
6

nginx

My Nginx configuration files, for all to use and improve upon.
94
star
7

egression

Test a network's egress controls with various levels of success and failure.
Shell
91
star
8

Caparser

A quick and dirty PCAP parser that helps you identify who your applications are sending sensitive data to without encryption.
Ruby
86
star
9

SecurityTools

A repo for collecting and organizing security tools of various types. As new ones come out, they get added to the list.
84
star
10

iptables

An iptables firewall configuration template.
Shell
71
star
11

BugOutBag

BugOutBag
56
star
12

CTFSolutionTypes

A collection of CTF solution types, i.e. not solutions to specific CTF challenges, but the general categories that those solutions fall under. Includes CTF solution categories for web, binary, network, crypto, and others. Please contribute!
54
star
13

DNSHarvester

This tool will harvest valid DNS subdomains from a given domain.
Python
50
star
14

TechStack

This project exists as a free (and transparent) alternative to paid services that show you what technologies are running on a given website.
Shell
45
star
15

ATM

The Adaptive Security Testing Methodology (ASTM) provides context-adjusted testing methodologies based on factors such as time available to test, platform, technology stack, versions, plugins, modules, and other variables.
42
star
16

geoip

A Ruby script that takes in IPs and returns Country, State, and City
Ruby
31
star
17

GeoHarvest

A simple script for translating IP addresses to GeoLocations
Shell
30
star
18

Books

A list of the books that I am reading, with priorities.
24
star
19

hostfind

Does a dictionary lookup on common, valuable hostnames for a given domain.
Shell
22
star
20

GitHubRating

A composite score for one's GitHub quality.
Shell
22
star
21

tmux

My tmux stuff
21
star
22

mobiletools

Free tools for mobile testing.
21
star
23

ServerConfig

My various configuration files for zsh, vim, tmux, etc.
Vim Script
19
star
24

top-domains

A repository for maintaining a list of the top domains based on multiple lists
18
star
25

athi

ATHI — An AI Threat Modeling Framework for Policymakers
17
star
26

mst

A meta-scan tool used to kick off a number of command-line security tools during VA/PT work.
Shell
17
star
27

unsupervised-learning

16
star
28

Personal

A repository for personal tracking.
14
star
29

NewBox

Zsh and Vim on new Linux boxen.
Shell
14
star
30

CertExpirationCheck

Checks to see when the cert for a given domain expires.
14
star
31

Self

A tracking system for everything me, e.g.: beliefs, passions, must-haves, must-dos, favorite movies, favorite quotes, favorite aphorisms, etc.
13
star
32

neovim

My Neovim settings
Lua
12
star
33

gscour

Find all hostnames related to a given domain. Helpful during VA/PT work.
11
star
34

augmented-course

The website for the AUGMENTED AI course.
Vue
11
star
35

owasp-summit-2017

Content for OWASP Summit 2017 site
CSS
9
star
36

GetTweets

Get a number of your tweets from the Twitter API.
Ruby
6
star
37

FreeWill_TwoLever_Argument

This is a project aimed to show that Free Will is impossible using Ruby
Ruby
6
star
38

WorkDay

An ideal (regular) work day.
5
star
39

Dicematch

Determines how many times a given number of dice match each other.
Ruby
5
star
40

LifeOpt

A repository for life optimizations. Examples include wardrobe, work bag, knives, coffee gear, etc.
5
star
41

Intimate

INTIMATE -- The audience management platform.
Ruby
4
star
42

MostPoweredBy

Checks to see the most common X-Powered-By headers for the world's most popular websites.
4
star
43

CaliforniaAirQuality

Get the air quality for your area from California's AIrNow website using Ruby and Nokogiri.
Ruby
4
star
44

Opim

Optimize images in OS X
Shell
3
star
45

import-alignment

A library-based attempt to increase our chances for achieving AI Alignment with an emergent AGI.
3
star
46

Restaurants

A list of restaurants I've experienced or want to experience.
3
star
47

BandShuffle

Shuffle some bands, yo.
Ruby
2
star
48

TeamShuffle

A script to randomly pick the order your team does something.
Ruby
2
star
49

threshold-site

The website for the Threshold.
Vue
2
star
50

mhp

A proof-by-simulation of the Monty Hall problem [Python]
1
star
51

Statraises

A Ruby script that checks to see how many stat checks are needed to raise a stat.
Ruby
1
star