From 4706eef6ca15c2e6f15e18c1c678c07330442519 Mon Sep 17 00:00:00 2001 From: hahwul Date: Thu, 19 Nov 2020 08:27:57 +0900 Subject: [PATCH] distribute readme --- README.md | 4 +--- data.json | 20 ++------------------ 2 files changed, 3 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index d0f848a..84d4eff 100644 --- a/README.md +++ b/README.md @@ -173,12 +173,10 @@ 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 | [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) | | 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) | 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 👍😎
diff --git a/data.json b/data.json index 0b59af1..2c395e7 100644 --- a/data.json +++ b/data.json @@ -799,22 +799,6 @@ "Windows": "cd VHostScan ; git pull -v ; pip3 install -r requirements.txt" } }, - "Wordlists-AssetNote": { - "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)", - "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": "", - "Windows": "" - } - }, "XSStrike": { "Data": "| Scanner/XSS | [XSStrike](https://github.com/s0md3v/XSStrike) | Most advanced XSS scanner. | ![](https://img.shields.io/github/stars/s0md3v/XSStrike) | ![](https://img.shields.io/github/languages/top/s0md3v/XSStrike) |", "Description": "Most advanced XSS scanner. ", @@ -2319,7 +2303,7 @@ "Windows": "pip3 install wfuzz" } }, - "wordlists": { + "Assetnote 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", @@ -2463,4 +2447,4 @@ "Windows": "" } } -} \ No newline at end of file +}