Skip to content

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.

License

Notifications You must be signed in to change notification settings

xenrachmadip/Custom-SecLists

 
 

Repository files navigation

About

I customized the repository from https://github.com/danielmiessler/SecLists with some additional local wordlists and headers, which is useful to perform directory fuzzing, local password brute forcing, and such.

Install

Git (Complete)

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

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.

About

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.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 40.6%
  • Classic ASP 19.3%
  • Shell 11.8%
  • ASP.NET 11.4%
  • Perl 6.4%
  • Java 4.6%
  • Other 5.9%