mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-06 08:53:59 +01:00
parent
47b51de76b
commit
ff61ef8121
1 changed files with 14 additions and 5 deletions
19
README.md
19
README.md
|
|
@ -1,13 +1,22 @@
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
<a href="https://go.warp.dev/seclists" target="_blank">
|
||||||
|
<sup>Special thanks to:</sup>
|
||||||
|
<br>
|
||||||
|
<img alt="Warp sponsorship" width="400" src="https://github.com/warpdotdev/brand-assets/blob/main/Github/Sponsor/Warp-Github-LG-02.png">
|
||||||
|
<br>
|
||||||
|
<h>Warp, built for coding with multiple AI agents</b>
|
||||||
|
<br>
|
||||||
|
<sup>Available for macOS, Linux and Windows</sup>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
SecLists is graciously supported by…
|
|
||||||
|
|
||||||
[](https://warp.dev/seclists)
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
### About SecLists
|
### 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.
|
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.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue