Giter Site home page Giter Site logo

findseat / seclists Goto Github PK

View Code? Open in Web Editor NEW

This project forked from danielmiessler/seclists

0.0 0.0 0.0 1.2 GB

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.

Home Page: https://www.owasp.org/index.php/OWASP_Internet_of_Things_Project

License: MIT License

Shell 7.60% Python 11.14% Perl 4.03% C 0.49% PHP 55.49% Java 2.95% ColdFusion 1.98% Awk 0.16% Hack 0.01% Makefile 0.13% HTML 1.16% ASP.NET 2.63% Classic ASP 12.25%

seclists's Introduction

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.

seclists's People

Contributors

alexlauerman avatar cbk914 avatar clem9669 avatar cosad3s avatar danielmiessler avatar drwetter avatar elitejake avatar g0tmi1k avatar govolution avatar hexrom avatar indigo-sadland avatar its0x08 avatar itsignacioportal avatar j-gainsec avatar jhaddix avatar kazkansouh avatar krvaibhaw avatar leesoh avatar mcjon3z avatar molangning avatar nicholas-long avatar rbcafe avatar righettod avatar semprix avatar shelld3v avatar shipcod3 avatar tabdiukov avatar throwaway-people avatar toxydose avatar zerbaliy3v avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.