diff --git a/README.md b/README.md index 67be38b..e5bdd93 100644 --- a/README.md +++ b/README.md @@ -173,6 +173,7 @@ A collection of cool tools used by Web hackers. Happy hacking , Happy bug-huntin | Utility/URL | [qsreplace](https://github.com/tomnomnom/qsreplace) | Accept URLs on stdin, replace all query string values with a user-supplied value | ![](https://img.shields.io/github/stars/tomnomnom/qsreplace) | ![](https://img.shields.io/github/languages/top/tomnomnom/qsreplace) | | Utility/URL | [unfurl](https://github.com/tomnomnom/unfurl) | Pull out bits of URLs provided on stdin | ![](https://img.shields.io/github/stars/tomnomnom/unfurl) | ![](https://img.shields.io/github/languages/top/tomnomnom/unfurl) | | Utility/URL | [urlprobe](https://github.com/1ndianl33t/urlprobe) | Urls status code & content length checker | ![](https://img.shields.io/github/stars/1ndianl33t/urlprobe) | ![](https://img.shields.io/github/languages/top/1ndianl33t/urlprobe) | +| 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=&message=it's%20not%20github&color=gray)|![](https://img.shields.io/static/v1?label=&message=it's%20not%20github&color=gray) | Utility/WORD | [CT_subdomains](https://github.com/internetwache/CT_subdomains) | An hourly updated list of subdomains gathered from certificate transparency logs | ![](https://img.shields.io/github/stars/internetwache/CT_subdomains) | ![](https://img.shields.io/github/languages/top/internetwache/CT_subdomains) | | 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) diff --git a/data.json b/data.json index e65918c..0979e6b 100644 --- a/data.json +++ b/data.json @@ -63,6 +63,22 @@ "Windows": "go get -u github.com/m4ll0k/Aron" } }, + "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": "" + }, + "Update": { + "Linux": "", + "MacOS": "", + "Windows": "" + } + }, "Atlas": { "Data": "| Utility/BRIDGE | [Atlas](https://github.com/m4ll0k/Atlas) | Quick SQLMap Tamper Suggester | ![](https://img.shields.io/github/stars/m4ll0k/Atlas) | ![](https://img.shields.io/github/languages/top/m4ll0k/Atlas) |", "Description": "Quick SQLMap Tamper Suggester ", @@ -784,15 +800,15 @@ } }, "Wordlists-AssetNote": { - "Type": "Utility", "Data": "| 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=\u0026message=it's%20not%20github\u0026color=gray)|![](https://img.shields.io/static/v1?label=\u0026message=it's%20not%20github\u0026color=gray)", - "Method": "WORD", "Description": "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": "",