distribute readme

pull/27/head
hahwul 2020-11-19 08:24:47 +09:00
parent 5cffa479f3
commit e4d7102c5e
2 changed files with 19 additions and 2 deletions

View File

@ -178,6 +178,7 @@ A collection of cool tools used by Web hackers. Happy hacking , Happy bug-huntin
| Utility/WORD | [SecLists](https://github.com/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://img.shields.io/github/stars/danielmiessler/SecLists) | ![](https://img.shields.io/github/languages/top/danielmiessler/SecLists) |
| Utility/WORD | [Wordlists-AssetNote](https://wordlists.assetnote.io) | wordlists that are up to date and effective against the most popular technologies on the internet.|![](https://img.shields.io/static/v1?label=&message=it's%20not%20github&color=gray)|![](https://img.shields.io/static/v1?label=&message=it's%20not%20github&color=gray)
| Utility/WORD | [subs_all](https://github.com/emadshanab/subs_all) | Subdomain Enumeration Wordlist. 8956437 unique words. Updated. | ![](https://img.shields.io/github/stars/emadshanab/subs_all) | ![](https://img.shields.io/github/languages/top/emadshanab/subs_all) |
| Utility/WORD | [wordlists](https://github.com/assetnote/wordlists) | Automated & Manual Wordlists provided by Assetnote | ![](https://img.shields.io/github/stars/assetnote/wordlists) | ![](https://img.shields.io/github/languages/top/assetnote/wordlists) |
## Thanks to (Contributor)
I would like to thank everyone who helped with this project 👍😎 <br>

View File

@ -64,15 +64,15 @@
}
},
"Assetnote Wordlists": {
"Type": "Utility",
"Data": "| Utility/WORD | [Assetnote Wordlists](https://wordlists.assetnote.io) | This website provides you with wordlists that are up to date and effective against the most popular technologies on the internet.|![](https://img.shields.io/static/v1?label=\u0026message=it's%20not%20github\u0026color=gray)|![](https://img.shields.io/static/v1?label=\u0026message=it's%20not%20github\u0026color=gray)",
"Method": "WORD",
"Description": "This website provides you with wordlists that are up to date and effective against the most popular technologies on the internet.",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Method": "WORD",
"Type": "Utility",
"Update": {
"Linux": "",
"MacOS": "",
@ -2319,6 +2319,22 @@
"Windows": "pip3 install wfuzz"
}
},
"wordlists": {
"Type": "Utility",
"Data": "| Utility/WORD | [wordlists](https://github.com/assetnote/wordlists) | Automated \u0026 Manual Wordlists provided by Assetnote | ![](https://img.shields.io/github/stars/assetnote/wordlists) | ![](https://img.shields.io/github/languages/top/assetnote/wordlists) |",
"Method": "WORD",
"Description": "Automated \u0026 Manual Wordlists provided by Assetnote",
"Install": {
"Linux": "",
"MacOS": "",
"Windows": ""
},
"Update": {
"Linux": "",
"MacOS": "",
"Windows": ""
}
},
"wpscan": {
"Data": "| Scanner/WP | [wpscan](https://github.com/wpscanteam/wpscan) | WPScan is a free, for non-commercial use, black box WordPress Vulnerability Scanner written for security professionals and blog maintainers to test the security of their WordPress websites. | ![](https://img.shields.io/github/stars/wpscanteam/wpscan) | ![](https://img.shields.io/github/languages/top/wpscanteam/wpscan) |",
"Description": "WPScan is a free, for non-commercial use, black box WordPress Vulnerability Scanner written for security professionals and blog maintainers to test the security of their WordPress websites. ",