danielmiessler / 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.
https://www.owasp.org/index.php/OWASP_Internet_of_Things_Project
MIT License
55.95k stars 23.58k forks source link

Better readmes #929

Open molangning opened 8 months ago

molangning commented 8 months ago

Some readme rewrite would help newbies to know how to use the wordlists

e.g: raft wordlists are for bruteforcing directories and files, use it like cmd

g0tmi1k commented 5 months ago

I'm not sure exactly what your saying @molangning Are you wanting to put tutorials on how to use them? I would say that could get risky.

molangning commented 5 months ago

It's not exactly like tutorials, but more of an overview of what the wordlists are more suited for as the structure is a mess right now.

molangning commented 5 months ago

969 is what I hope the readmes look like

g0tmi1k commented 1 month ago

in that case, I'm all for it :)

ItsIgnacioPortal commented 1 week ago

Note that the CONTRIBUTING.md file already contains some guidelines for writing the README.md files.