From a751524452560447322035a33bef422dfcbb852c Mon Sep 17 00:00:00 2001 From: HAHWUL Date: Sun, 9 Oct 2022 16:00:51 +0900 Subject: [PATCH 1/9] Update reverse-shell-generator.yaml --- weapons/reverse-shell-generator.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weapons/reverse-shell-generator.yaml b/weapons/reverse-shell-generator.yaml index a7946a5..87d9fa3 100644 --- a/weapons/reverse-shell-generator.yaml +++ b/weapons/reverse-shell-generator.yaml @@ -8,6 +8,6 @@ platform: - linux - macos - windows -lang: Javascript +lang: JavaScript tags: -- payload \ No newline at end of file +- payload From 6a12d25086a15cee3b21813fafc4424acb139ee6 Mon Sep 17 00:00:00 2001 From: WHW Date: Sun, 9 Oct 2022 07:01:03 +0000 Subject: [PATCH 2/9] Deploy README.md and Categorize Docs --- README.md | 4 ++-- categorize/langs/JavaScript.md | 1 + categorize/tags/payload.md | 2 +- scripts/last_change | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8f56cf2..b2a2586 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ A collection of awesome tools used by Web hackers. Happy hacking , Happy bug-hun |-------|---------------------------------------------------| | Types | `Army-Knife` `Proxy` `Recon` `Fuzzer` `Scanner` `Exploit` `Env` `Utils` `Etc`| | Tags | [`mitmproxy`](/categorize/tags/mitmproxy.md) [`live-audit`](/categorize/tags/live-audit.md) [`infra`](/categorize/tags/infra.md) [`pentest`](/categorize/tags/pentest.md) [`graphql`](/categorize/tags/graphql.md) [`dns`](/categorize/tags/dns.md) [`portscan`](/categorize/tags/portscan.md) [`subdomains`](/categorize/tags/subdomains.md) [`endpoint`](/categorize/tags/endpoint.md) [`takeover`](/categorize/tags/takeover.md) [`url`](/categorize/tags/url.md) [`osint`](/categorize/tags/osint.md) [`param`](/categorize/tags/param.md) [`crawl`](/categorize/tags/crawl.md) [`port`](/categorize/tags/port.md) [`apk`](/categorize/tags/apk.md) [`domain`](/categorize/tags/domain.md) [`jwt`](/categorize/tags/jwt.md) [`crlf`](/categorize/tags/crlf.md) [`ssrf`](/categorize/tags/ssrf.md) [`path-traversal`](/categorize/tags/path-traversal.md) [`xss`](/categorize/tags/xss.md) [`aaa`](/categorize/tags/aaa.md) [`cors`](/categorize/tags/cors.md) [`smuggle`](/categorize/tags/smuggle.md) [`ssl`](/categorize/tags/ssl.md) [`csp`](/categorize/tags/csp.md) [`403`](/categorize/tags/403.md) [`s3`](/categorize/tags/s3.md) [`broken-link`](/categorize/tags/broken-link.md) [`sqli`](/categorize/tags/sqli.md) [`exploit`](/categorize/tags/exploit.md) [`dependency-confusion`](/categorize/tags/dependency-confusion.md) [`oast`](/categorize/tags/oast.md) [`lfi`](/categorize/tags/lfi.md) [`xxe`](/categorize/tags/xxe.md) [`rop`](/categorize/tags/rop.md) [`cookie`](/categorize/tags/cookie.md) [`wordlist`](/categorize/tags/wordlist.md) [`report`](/categorize/tags/report.md) [`notify`](/categorize/tags/notify.md) [`payload`](/categorize/tags/payload.md) [`http`](/categorize/tags/http.md) [`diff`](/categorize/tags/diff.md) | -| Langs | [`Java`](/categorize/langs/Java.md) [`Go`](/categorize/langs/Go.md) [`Shell`](/categorize/langs/Shell.md) [`Ruby`](/categorize/langs/Ruby.md) [`Rust`](/categorize/langs/Rust.md) [`Python`](/categorize/langs/Python.md) [`JavaScript`](/categorize/langs/JavaScript.md) [`C`](/categorize/langs/C.md) [`Kotlin`](/categorize/langs/Kotlin.md) [`Perl`](/categorize/langs/Perl.md) [`CSS`](/categorize/langs/CSS.md) [`BlitzBasic`](/categorize/langs/BlitzBasic.md) [`HTML`](/categorize/langs/HTML.md) [`C#`](/categorize/langs/C#.md) [`C++`](/categorize/langs/C++.md) [`Typescript`](/categorize/langs/Typescript.md) [`PHP`](/categorize/langs/PHP.md) [`TypeScript`](/categorize/langs/TypeScript.md) [`Javascript`](/categorize/langs/Javascript.md) [`Kotiln`](/categorize/langs/Kotiln.md) | +| Langs | [`Java`](/categorize/langs/Java.md) [`Go`](/categorize/langs/Go.md) [`Shell`](/categorize/langs/Shell.md) [`Ruby`](/categorize/langs/Ruby.md) [`Rust`](/categorize/langs/Rust.md) [`Python`](/categorize/langs/Python.md) [`JavaScript`](/categorize/langs/JavaScript.md) [`C`](/categorize/langs/C.md) [`Kotlin`](/categorize/langs/Kotlin.md) [`Perl`](/categorize/langs/Perl.md) [`CSS`](/categorize/langs/CSS.md) [`BlitzBasic`](/categorize/langs/BlitzBasic.md) [`HTML`](/categorize/langs/HTML.md) [`C#`](/categorize/langs/C#.md) [`C++`](/categorize/langs/C++.md) [`Typescript`](/categorize/langs/Typescript.md) [`PHP`](/categorize/langs/PHP.md) [`TypeScript`](/categorize/langs/TypeScript.md) [`Kotiln`](/categorize/langs/Kotiln.md) | ### Tools | Type | Name | Description | Star | Tags | Badges | @@ -277,7 +277,7 @@ A collection of awesome tools used by Web hackers. Happy hacking , Happy bug-hun |Utils|[gf](https://github.com/tomnomnom/gf)|A wrapper around grep, to help you grep for things |![](https://img.shields.io/github/stars/tomnomnom/gf?label=%20)||![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![Go](/images/go.png)](/categorize/langs/Go.md)| |Utils|[ysoserial](https://github.com/frohoff/ysoserial)|A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization. |![](https://img.shields.io/github/stars/frohoff/ysoserial?label=%20)||![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![Java](/images/java.png)](/categorize/langs/Java.md)| |Utils|[graphql-voyager](https://github.com/APIs-guru/graphql-voyager)|🛰️ Represent any GraphQL API as an interactive graph |![](https://img.shields.io/github/stars/APIs-guru/graphql-voyager?label=%20)|[`graphql`](/categorize/tags/graphql.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![Typescript](/images/typescript.png)](/categorize/langs/Typescript.md)| -|Utils|[reverse-shell-generator](https://github.com/0dayCTF/reverse-shell-generator)|Hosted Reverse Shell generator with a ton of functionality. -- (Great for CTFs)|![](https://img.shields.io/github/stars/0dayCTF/reverse-shell-generator?label=%20)|[`payload`](/categorize/tags/payload.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![Javascript](/images/javascript.png)](/categorize/langs/Javascript.md)| +|Utils|[reverse-shell-generator](https://github.com/0dayCTF/reverse-shell-generator)|Hosted Reverse Shell generator with a ton of functionality. -- (Great for CTFs)|![](https://img.shields.io/github/stars/0dayCTF/reverse-shell-generator?label=%20)|[`payload`](/categorize/tags/payload.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![JavaScript](/images/javascript.png)](/categorize/langs/JavaScript.md)| |Utils|[weaponised-XSS-payloads](https://github.com/hakluke/weaponised-XSS-payloads)|XSS payloads designed to turn alert(1) into P1|![](https://img.shields.io/github/stars/hakluke/weaponised-XSS-payloads?label=%20)||![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![JavaScript](/images/javascript.png)](/categorize/langs/JavaScript.md)| |Utils|[Blacklist3r](https://github.com/NotSoSecure/Blacklist3r)|project-blacklist3r |![](https://img.shields.io/github/stars/NotSoSecure/Blacklist3r?label=%20)||![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![C#](/images/c#.png)](/categorize/langs/C#.md)| |Utils|[wuzz](https://github.com/asciimoo/wuzz)|Interactive cli tool for HTTP inspection |![](https://img.shields.io/github/stars/asciimoo/wuzz?label=%20)|[`http`](/categorize/tags/http.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![Go](/images/go.png)](/categorize/langs/Go.md)| diff --git a/categorize/langs/JavaScript.md b/categorize/langs/JavaScript.md index 53b7805..b3f665b 100644 --- a/categorize/langs/JavaScript.md +++ b/categorize/langs/JavaScript.md @@ -23,6 +23,7 @@ |Utils|[template-generator](https://github.com/fransr/template-generator)|A simple variable based template editor using handlebarjs+strapdownjs. The idea is to use variables in markdown based files to easily replace the variables with content. Data is saved temporarily in local storage. PHP is only needed to generate the list of files in the dropdown of templates. |![](https://img.shields.io/github/stars/fransr/template-generator?label=%20)||![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![JavaScript](/images/javascript.png)](/categorize/langs/JavaScript.md)| |Utils|[xssor2](https://github.com/evilcos/xssor2)|XSS'OR - Hack with JavaScript.|![](https://img.shields.io/github/stars/evilcos/xssor2?label=%20)|[`xss`](/categorize/tags/xss.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![JavaScript](/images/javascript.png)](/categorize/langs/JavaScript.md)| |Utils|[jsonwebtoken.github.io](https://github.com/jsonwebtoken/jsonwebtoken.github.io)|JWT En/Decode and Verify|![](https://img.shields.io/github/stars/jsonwebtoken/jsonwebtoken.github.io?label=%20)|[`jwt`](/categorize/tags/jwt.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![JavaScript](/images/javascript.png)](/categorize/langs/JavaScript.md)| +|Utils|[reverse-shell-generator](https://github.com/0dayCTF/reverse-shell-generator)|Hosted Reverse Shell generator with a ton of functionality. -- (Great for CTFs)|![](https://img.shields.io/github/stars/0dayCTF/reverse-shell-generator?label=%20)|[`payload`](/categorize/tags/payload.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![JavaScript](/images/javascript.png)](/categorize/langs/JavaScript.md)| |Utils|[weaponised-XSS-payloads](https://github.com/hakluke/weaponised-XSS-payloads)|XSS payloads designed to turn alert(1) into P1|![](https://img.shields.io/github/stars/hakluke/weaponised-XSS-payloads?label=%20)||![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![JavaScript](/images/javascript.png)](/categorize/langs/JavaScript.md)| |Utils|[postMessage-tracker](https://github.com/fransr/postMessage-tracker)|A Chrome Extension to track postMessage usage (url, domain and stack) both by logging using CORS and also visually as an extension-icon|![](https://img.shields.io/github/stars/fransr/postMessage-tracker?label=%20)||![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![JavaScript](/images/javascript.png)](/categorize/langs/JavaScript.md)| |Utils|[Edit-This-Cookie](https://github.com/ETCExtensions/Edit-This-Cookie)|EditThisCookie is the famous Google Chrome/Chromium extension for editing cookies|![](https://img.shields.io/github/stars/ETCExtensions/Edit-This-Cookie?label=%20)|[`cookie`](/categorize/tags/cookie.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![JavaScript](/images/javascript.png)](/categorize/langs/JavaScript.md)| diff --git a/categorize/tags/payload.md b/categorize/tags/payload.md index bd3e329..5042ae4 100644 --- a/categorize/tags/payload.md +++ b/categorize/tags/payload.md @@ -3,5 +3,5 @@ | Type | Name | Description | Star | Tags | Badges | | --- | --- | --- | --- | --- | --- | -|Utils|[reverse-shell-generator](https://github.com/0dayCTF/reverse-shell-generator)|Hosted Reverse Shell generator with a ton of functionality. -- (Great for CTFs)|![](https://img.shields.io/github/stars/0dayCTF/reverse-shell-generator?label=%20)|[`payload`](/categorize/tags/payload.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![Javascript](/images/javascript.png)](/categorize/langs/Javascript.md)| +|Utils|[reverse-shell-generator](https://github.com/0dayCTF/reverse-shell-generator)|Hosted Reverse Shell generator with a ton of functionality. -- (Great for CTFs)|![](https://img.shields.io/github/stars/0dayCTF/reverse-shell-generator?label=%20)|[`payload`](/categorize/tags/payload.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![JavaScript](/images/javascript.png)](/categorize/langs/JavaScript.md)| diff --git a/scripts/last_change b/scripts/last_change index bc5162b..8cf120a 100644 --- a/scripts/last_change +++ b/scripts/last_change @@ -1 +1 @@ -Sun Oct 9 06:54:01 UTC 2022 +Sun Oct 9 07:01:03 UTC 2022 From 5fdd43b6016c3f22b751b67c75d993f01511008f Mon Sep 17 00:00:00 2001 From: HAHWUL Date: Sun, 9 Oct 2022 16:01:57 +0900 Subject: [PATCH 3/9] Update Dark_Reader.yaml --- weapons/Dark_Reader.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/weapons/Dark_Reader.yaml b/weapons/Dark_Reader.yaml index 35f1896..d1119bc 100644 --- a/weapons/Dark_Reader.yaml +++ b/weapons/Dark_Reader.yaml @@ -10,5 +10,6 @@ platform: - windows - firefox - chrome -lang: Typescript -tags: [] +lang: TypeScript +tags: +- darkmode From 60939781e4bce02606324fe25a21a68b8e30e916 Mon Sep 17 00:00:00 2001 From: WHW Date: Sun, 9 Oct 2022 07:02:09 +0000 Subject: [PATCH 4/9] Deploy README.md and Categorize Docs --- README.md | 6 +++--- categorize/langs/TypeScript.md | 1 + categorize/langs/Typescript.md | 1 - categorize/tags/darkmode.md | 7 +++++++ scripts/last_change | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) create mode 100644 categorize/tags/darkmode.md diff --git a/README.md b/README.md index b2a2586..e326b17 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,8 @@ A collection of awesome tools used by Web hackers. Happy hacking , Happy bug-hun | | Attributes | |-------|---------------------------------------------------| | Types | `Army-Knife` `Proxy` `Recon` `Fuzzer` `Scanner` `Exploit` `Env` `Utils` `Etc`| -| Tags | [`mitmproxy`](/categorize/tags/mitmproxy.md) [`live-audit`](/categorize/tags/live-audit.md) [`infra`](/categorize/tags/infra.md) [`pentest`](/categorize/tags/pentest.md) [`graphql`](/categorize/tags/graphql.md) [`dns`](/categorize/tags/dns.md) [`portscan`](/categorize/tags/portscan.md) [`subdomains`](/categorize/tags/subdomains.md) [`endpoint`](/categorize/tags/endpoint.md) [`takeover`](/categorize/tags/takeover.md) [`url`](/categorize/tags/url.md) [`osint`](/categorize/tags/osint.md) [`param`](/categorize/tags/param.md) [`crawl`](/categorize/tags/crawl.md) [`port`](/categorize/tags/port.md) [`apk`](/categorize/tags/apk.md) [`domain`](/categorize/tags/domain.md) [`jwt`](/categorize/tags/jwt.md) [`crlf`](/categorize/tags/crlf.md) [`ssrf`](/categorize/tags/ssrf.md) [`path-traversal`](/categorize/tags/path-traversal.md) [`xss`](/categorize/tags/xss.md) [`aaa`](/categorize/tags/aaa.md) [`cors`](/categorize/tags/cors.md) [`smuggle`](/categorize/tags/smuggle.md) [`ssl`](/categorize/tags/ssl.md) [`csp`](/categorize/tags/csp.md) [`403`](/categorize/tags/403.md) [`s3`](/categorize/tags/s3.md) [`broken-link`](/categorize/tags/broken-link.md) [`sqli`](/categorize/tags/sqli.md) [`exploit`](/categorize/tags/exploit.md) [`dependency-confusion`](/categorize/tags/dependency-confusion.md) [`oast`](/categorize/tags/oast.md) [`lfi`](/categorize/tags/lfi.md) [`xxe`](/categorize/tags/xxe.md) [`rop`](/categorize/tags/rop.md) [`cookie`](/categorize/tags/cookie.md) [`wordlist`](/categorize/tags/wordlist.md) [`report`](/categorize/tags/report.md) [`notify`](/categorize/tags/notify.md) [`payload`](/categorize/tags/payload.md) [`http`](/categorize/tags/http.md) [`diff`](/categorize/tags/diff.md) | -| Langs | [`Java`](/categorize/langs/Java.md) [`Go`](/categorize/langs/Go.md) [`Shell`](/categorize/langs/Shell.md) [`Ruby`](/categorize/langs/Ruby.md) [`Rust`](/categorize/langs/Rust.md) [`Python`](/categorize/langs/Python.md) [`JavaScript`](/categorize/langs/JavaScript.md) [`C`](/categorize/langs/C.md) [`Kotlin`](/categorize/langs/Kotlin.md) [`Perl`](/categorize/langs/Perl.md) [`CSS`](/categorize/langs/CSS.md) [`BlitzBasic`](/categorize/langs/BlitzBasic.md) [`HTML`](/categorize/langs/HTML.md) [`C#`](/categorize/langs/C#.md) [`C++`](/categorize/langs/C++.md) [`Typescript`](/categorize/langs/Typescript.md) [`PHP`](/categorize/langs/PHP.md) [`TypeScript`](/categorize/langs/TypeScript.md) [`Kotiln`](/categorize/langs/Kotiln.md) | +| Tags | [`mitmproxy`](/categorize/tags/mitmproxy.md) [`live-audit`](/categorize/tags/live-audit.md) [`infra`](/categorize/tags/infra.md) [`pentest`](/categorize/tags/pentest.md) [`graphql`](/categorize/tags/graphql.md) [`dns`](/categorize/tags/dns.md) [`portscan`](/categorize/tags/portscan.md) [`subdomains`](/categorize/tags/subdomains.md) [`endpoint`](/categorize/tags/endpoint.md) [`takeover`](/categorize/tags/takeover.md) [`url`](/categorize/tags/url.md) [`osint`](/categorize/tags/osint.md) [`param`](/categorize/tags/param.md) [`crawl`](/categorize/tags/crawl.md) [`port`](/categorize/tags/port.md) [`apk`](/categorize/tags/apk.md) [`domain`](/categorize/tags/domain.md) [`jwt`](/categorize/tags/jwt.md) [`crlf`](/categorize/tags/crlf.md) [`ssrf`](/categorize/tags/ssrf.md) [`path-traversal`](/categorize/tags/path-traversal.md) [`xss`](/categorize/tags/xss.md) [`aaa`](/categorize/tags/aaa.md) [`cors`](/categorize/tags/cors.md) [`smuggle`](/categorize/tags/smuggle.md) [`ssl`](/categorize/tags/ssl.md) [`csp`](/categorize/tags/csp.md) [`403`](/categorize/tags/403.md) [`s3`](/categorize/tags/s3.md) [`broken-link`](/categorize/tags/broken-link.md) [`sqli`](/categorize/tags/sqli.md) [`exploit`](/categorize/tags/exploit.md) [`dependency-confusion`](/categorize/tags/dependency-confusion.md) [`oast`](/categorize/tags/oast.md) [`lfi`](/categorize/tags/lfi.md) [`xxe`](/categorize/tags/xxe.md) [`rop`](/categorize/tags/rop.md) [`cookie`](/categorize/tags/cookie.md) [`wordlist`](/categorize/tags/wordlist.md) [`report`](/categorize/tags/report.md) [`darkmode`](/categorize/tags/darkmode.md) [`notify`](/categorize/tags/notify.md) [`payload`](/categorize/tags/payload.md) [`http`](/categorize/tags/http.md) [`diff`](/categorize/tags/diff.md) | +| Langs | [`Java`](/categorize/langs/Java.md) [`Go`](/categorize/langs/Go.md) [`Shell`](/categorize/langs/Shell.md) [`Ruby`](/categorize/langs/Ruby.md) [`Rust`](/categorize/langs/Rust.md) [`Python`](/categorize/langs/Python.md) [`JavaScript`](/categorize/langs/JavaScript.md) [`C`](/categorize/langs/C.md) [`Kotlin`](/categorize/langs/Kotlin.md) [`Perl`](/categorize/langs/Perl.md) [`CSS`](/categorize/langs/CSS.md) [`BlitzBasic`](/categorize/langs/BlitzBasic.md) [`HTML`](/categorize/langs/HTML.md) [`C#`](/categorize/langs/C#.md) [`C++`](/categorize/langs/C++.md) [`TypeScript`](/categorize/langs/TypeScript.md) [`PHP`](/categorize/langs/PHP.md) [`Typescript`](/categorize/langs/Typescript.md) [`Kotiln`](/categorize/langs/Kotiln.md) | ### Tools | Type | Name | Description | Star | Tags | Badges | @@ -322,7 +322,7 @@ A collection of awesome tools used by Web hackers. Happy hacking , Happy bug-hun |Utils|[cookie-quick-manager](https://github.com/ysard/cookie-quick-manager)|An addon to manage (view, search, create, edit, remove, backup, restore) cookies on Firefox.|![](https://img.shields.io/github/stars/ysard/cookie-quick-manager?label=%20)|[`cookie`](/categorize/tags/cookie.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![JavaScript](/images/javascript.png)](/categorize/langs/JavaScript.md)| |Utils|[eval_villain](https://github.com/swoops/eval_villain)|A Firefox Web Extension to improve the discovery of DOM XSS.|![](https://img.shields.io/github/stars/swoops/eval_villain?label=%20)|[`xss`](/categorize/tags/xss.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![JavaScript](/images/javascript.png)](/categorize/langs/JavaScript.md)| |Utils|[clear-cache](https://github.com/TenSoja/clear-cache)|Add-on to clear browser cache with a single click or via the F9 key.|![](https://img.shields.io/github/stars/TenSoja/clear-cache?label=%20)||![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![JavaScript](/images/javascript.png)](/categorize/langs/JavaScript.md)| -|Utils|[Dark Reader](https://github.com/darkreader/darkreader)|Dark mode to any site|![](https://img.shields.io/github/stars/darkreader/darkreader?label=%20)||![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)![firefox](/images/firefox.png)![chrome](/images/chrome.png)[![Typescript](/images/typescript.png)](/categorize/langs/Typescript.md)| +|Utils|[Dark Reader](https://github.com/darkreader/darkreader)|Dark mode to any site|![](https://img.shields.io/github/stars/darkreader/darkreader?label=%20)|[`darkmode`](/categorize/tags/darkmode.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)![firefox](/images/firefox.png)![chrome](/images/chrome.png)[![TypeScript](/images/typescript.png)](/categorize/langs/TypeScript.md)| |Utils|[MM3 ProxySwitch](https://proxy-offline-browser.com/ProxySwitch/)|Proxy Switch in Firefox and Chrome|||![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)![firefox](/images/firefox.png)![chrome](/images/chrome.png)| |Utils|[jsonwebtoken.github.io](https://github.com/jsonwebtoken/jsonwebtoken.github.io)|JWT En/Decode and Verify|![](https://img.shields.io/github/stars/jsonwebtoken/jsonwebtoken.github.io?label=%20)|[`jwt`](/categorize/tags/jwt.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![JavaScript](/images/javascript.png)](/categorize/langs/JavaScript.md)| |Utils|[Hack-Tools](https://github.com/LasCC/Hack-Tools)|The all-in-one Red Team extension for Web Pentester 🛠|![](https://img.shields.io/github/stars/LasCC/Hack-Tools?label=%20)||![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![TypeScript](/images/typescript.png)](/categorize/langs/TypeScript.md)| diff --git a/categorize/langs/TypeScript.md b/categorize/langs/TypeScript.md index 4079be2..eac8bdb 100644 --- a/categorize/langs/TypeScript.md +++ b/categorize/langs/TypeScript.md @@ -3,5 +3,6 @@ | Type | Name | Description | Star | Tags | Badges | | --- | --- | --- | --- | --- | --- | +|Utils|[Dark Reader](https://github.com/darkreader/darkreader)|Dark mode to any site|![](https://img.shields.io/github/stars/darkreader/darkreader?label=%20)|[`darkmode`](/categorize/tags/darkmode.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)![firefox](/images/firefox.png)![chrome](/images/chrome.png)[![TypeScript](/images/typescript.png)](/categorize/langs/TypeScript.md)| |Utils|[Hack-Tools](https://github.com/LasCC/Hack-Tools)|The all-in-one Red Team extension for Web Pentester 🛠|![](https://img.shields.io/github/stars/LasCC/Hack-Tools?label=%20)||![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![TypeScript](/images/typescript.png)](/categorize/langs/TypeScript.md)| diff --git a/categorize/langs/Typescript.md b/categorize/langs/Typescript.md index 337e96c..5e98577 100644 --- a/categorize/langs/Typescript.md +++ b/categorize/langs/Typescript.md @@ -3,6 +3,5 @@ | Type | Name | Description | Star | Tags | Badges | | --- | --- | --- | --- | --- | --- | -|Utils|[Dark Reader](https://github.com/darkreader/darkreader)|Dark mode to any site|![](https://img.shields.io/github/stars/darkreader/darkreader?label=%20)||![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)![firefox](/images/firefox.png)![chrome](/images/chrome.png)[![Typescript](/images/typescript.png)](/categorize/langs/Typescript.md)| |Utils|[graphql-voyager](https://github.com/APIs-guru/graphql-voyager)|🛰️ Represent any GraphQL API as an interactive graph |![](https://img.shields.io/github/stars/APIs-guru/graphql-voyager?label=%20)|[`graphql`](/categorize/tags/graphql.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![Typescript](/images/typescript.png)](/categorize/langs/Typescript.md)| diff --git a/categorize/tags/darkmode.md b/categorize/tags/darkmode.md new file mode 100644 index 0000000..bdb426f --- /dev/null +++ b/categorize/tags/darkmode.md @@ -0,0 +1,7 @@ + +## Tools for darkmode + +| Type | Name | Description | Star | Tags | Badges | +| --- | --- | --- | --- | --- | --- | +|Utils|[Dark Reader](https://github.com/darkreader/darkreader)|Dark mode to any site|![](https://img.shields.io/github/stars/darkreader/darkreader?label=%20)|[`darkmode`](/categorize/tags/darkmode.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)![firefox](/images/firefox.png)![chrome](/images/chrome.png)[![TypeScript](/images/typescript.png)](/categorize/langs/TypeScript.md)| + diff --git a/scripts/last_change b/scripts/last_change index 8cf120a..3b56b16 100644 --- a/scripts/last_change +++ b/scripts/last_change @@ -1 +1 @@ -Sun Oct 9 07:01:03 UTC 2022 +Sun Oct 9 07:02:09 UTC 2022 From 231deba7c0791f80908261dc6c0e79bb2c3e78e0 Mon Sep 17 00:00:00 2001 From: HAHWUL Date: Sun, 9 Oct 2022 16:02:13 +0900 Subject: [PATCH 5/9] Update graphql-voyager.yaml --- weapons/graphql-voyager.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weapons/graphql-voyager.yaml b/weapons/graphql-voyager.yaml index e061866..1d0a0ed 100644 --- a/weapons/graphql-voyager.yaml +++ b/weapons/graphql-voyager.yaml @@ -8,6 +8,6 @@ platform: - linux - macos - windows -lang: Typescript +lang: TypeScript tags: - graphql From 44d8d3c4843d337ffb8eeb73eef852d6ad73f1b5 Mon Sep 17 00:00:00 2001 From: WHW Date: Sun, 9 Oct 2022 07:02:26 +0000 Subject: [PATCH 6/9] Deploy README.md and Categorize Docs --- README.md | 4 ++-- categorize/langs/TypeScript.md | 1 + categorize/tags/graphql.md | 2 +- scripts/last_change | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e326b17..d383d24 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ A collection of awesome tools used by Web hackers. Happy hacking , Happy bug-hun |-------|---------------------------------------------------| | Types | `Army-Knife` `Proxy` `Recon` `Fuzzer` `Scanner` `Exploit` `Env` `Utils` `Etc`| | Tags | [`mitmproxy`](/categorize/tags/mitmproxy.md) [`live-audit`](/categorize/tags/live-audit.md) [`infra`](/categorize/tags/infra.md) [`pentest`](/categorize/tags/pentest.md) [`graphql`](/categorize/tags/graphql.md) [`dns`](/categorize/tags/dns.md) [`portscan`](/categorize/tags/portscan.md) [`subdomains`](/categorize/tags/subdomains.md) [`endpoint`](/categorize/tags/endpoint.md) [`takeover`](/categorize/tags/takeover.md) [`url`](/categorize/tags/url.md) [`osint`](/categorize/tags/osint.md) [`param`](/categorize/tags/param.md) [`crawl`](/categorize/tags/crawl.md) [`port`](/categorize/tags/port.md) [`apk`](/categorize/tags/apk.md) [`domain`](/categorize/tags/domain.md) [`jwt`](/categorize/tags/jwt.md) [`crlf`](/categorize/tags/crlf.md) [`ssrf`](/categorize/tags/ssrf.md) [`path-traversal`](/categorize/tags/path-traversal.md) [`xss`](/categorize/tags/xss.md) [`aaa`](/categorize/tags/aaa.md) [`cors`](/categorize/tags/cors.md) [`smuggle`](/categorize/tags/smuggle.md) [`ssl`](/categorize/tags/ssl.md) [`csp`](/categorize/tags/csp.md) [`403`](/categorize/tags/403.md) [`s3`](/categorize/tags/s3.md) [`broken-link`](/categorize/tags/broken-link.md) [`sqli`](/categorize/tags/sqli.md) [`exploit`](/categorize/tags/exploit.md) [`dependency-confusion`](/categorize/tags/dependency-confusion.md) [`oast`](/categorize/tags/oast.md) [`lfi`](/categorize/tags/lfi.md) [`xxe`](/categorize/tags/xxe.md) [`rop`](/categorize/tags/rop.md) [`cookie`](/categorize/tags/cookie.md) [`wordlist`](/categorize/tags/wordlist.md) [`report`](/categorize/tags/report.md) [`darkmode`](/categorize/tags/darkmode.md) [`notify`](/categorize/tags/notify.md) [`payload`](/categorize/tags/payload.md) [`http`](/categorize/tags/http.md) [`diff`](/categorize/tags/diff.md) | -| Langs | [`Java`](/categorize/langs/Java.md) [`Go`](/categorize/langs/Go.md) [`Shell`](/categorize/langs/Shell.md) [`Ruby`](/categorize/langs/Ruby.md) [`Rust`](/categorize/langs/Rust.md) [`Python`](/categorize/langs/Python.md) [`JavaScript`](/categorize/langs/JavaScript.md) [`C`](/categorize/langs/C.md) [`Kotlin`](/categorize/langs/Kotlin.md) [`Perl`](/categorize/langs/Perl.md) [`CSS`](/categorize/langs/CSS.md) [`BlitzBasic`](/categorize/langs/BlitzBasic.md) [`HTML`](/categorize/langs/HTML.md) [`C#`](/categorize/langs/C#.md) [`C++`](/categorize/langs/C++.md) [`TypeScript`](/categorize/langs/TypeScript.md) [`PHP`](/categorize/langs/PHP.md) [`Typescript`](/categorize/langs/Typescript.md) [`Kotiln`](/categorize/langs/Kotiln.md) | +| Langs | [`Java`](/categorize/langs/Java.md) [`Go`](/categorize/langs/Go.md) [`Shell`](/categorize/langs/Shell.md) [`Ruby`](/categorize/langs/Ruby.md) [`Rust`](/categorize/langs/Rust.md) [`Python`](/categorize/langs/Python.md) [`JavaScript`](/categorize/langs/JavaScript.md) [`C`](/categorize/langs/C.md) [`Kotlin`](/categorize/langs/Kotlin.md) [`Perl`](/categorize/langs/Perl.md) [`CSS`](/categorize/langs/CSS.md) [`BlitzBasic`](/categorize/langs/BlitzBasic.md) [`HTML`](/categorize/langs/HTML.md) [`C#`](/categorize/langs/C#.md) [`C++`](/categorize/langs/C++.md) [`TypeScript`](/categorize/langs/TypeScript.md) [`PHP`](/categorize/langs/PHP.md) [`Kotiln`](/categorize/langs/Kotiln.md) | ### Tools | Type | Name | Description | Star | Tags | Badges | @@ -276,7 +276,7 @@ A collection of awesome tools used by Web hackers. Happy hacking , Happy bug-hun |Utils|[hurl](https://github.com/Orange-OpenSource/hurl)|Hurl, run and test HTTP requests.|![](https://img.shields.io/github/stars/Orange-OpenSource/hurl?label=%20)||![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![Rust](/images/rust.png)](/categorize/langs/Rust.md)| |Utils|[gf](https://github.com/tomnomnom/gf)|A wrapper around grep, to help you grep for things |![](https://img.shields.io/github/stars/tomnomnom/gf?label=%20)||![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![Go](/images/go.png)](/categorize/langs/Go.md)| |Utils|[ysoserial](https://github.com/frohoff/ysoserial)|A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization. |![](https://img.shields.io/github/stars/frohoff/ysoserial?label=%20)||![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![Java](/images/java.png)](/categorize/langs/Java.md)| -|Utils|[graphql-voyager](https://github.com/APIs-guru/graphql-voyager)|🛰️ Represent any GraphQL API as an interactive graph |![](https://img.shields.io/github/stars/APIs-guru/graphql-voyager?label=%20)|[`graphql`](/categorize/tags/graphql.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![Typescript](/images/typescript.png)](/categorize/langs/Typescript.md)| +|Utils|[graphql-voyager](https://github.com/APIs-guru/graphql-voyager)|🛰️ Represent any GraphQL API as an interactive graph |![](https://img.shields.io/github/stars/APIs-guru/graphql-voyager?label=%20)|[`graphql`](/categorize/tags/graphql.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![TypeScript](/images/typescript.png)](/categorize/langs/TypeScript.md)| |Utils|[reverse-shell-generator](https://github.com/0dayCTF/reverse-shell-generator)|Hosted Reverse Shell generator with a ton of functionality. -- (Great for CTFs)|![](https://img.shields.io/github/stars/0dayCTF/reverse-shell-generator?label=%20)|[`payload`](/categorize/tags/payload.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![JavaScript](/images/javascript.png)](/categorize/langs/JavaScript.md)| |Utils|[weaponised-XSS-payloads](https://github.com/hakluke/weaponised-XSS-payloads)|XSS payloads designed to turn alert(1) into P1|![](https://img.shields.io/github/stars/hakluke/weaponised-XSS-payloads?label=%20)||![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![JavaScript](/images/javascript.png)](/categorize/langs/JavaScript.md)| |Utils|[Blacklist3r](https://github.com/NotSoSecure/Blacklist3r)|project-blacklist3r |![](https://img.shields.io/github/stars/NotSoSecure/Blacklist3r?label=%20)||![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![C#](/images/c#.png)](/categorize/langs/C#.md)| diff --git a/categorize/langs/TypeScript.md b/categorize/langs/TypeScript.md index eac8bdb..740d591 100644 --- a/categorize/langs/TypeScript.md +++ b/categorize/langs/TypeScript.md @@ -4,5 +4,6 @@ | Type | Name | Description | Star | Tags | Badges | | --- | --- | --- | --- | --- | --- | |Utils|[Dark Reader](https://github.com/darkreader/darkreader)|Dark mode to any site|![](https://img.shields.io/github/stars/darkreader/darkreader?label=%20)|[`darkmode`](/categorize/tags/darkmode.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)![firefox](/images/firefox.png)![chrome](/images/chrome.png)[![TypeScript](/images/typescript.png)](/categorize/langs/TypeScript.md)| +|Utils|[graphql-voyager](https://github.com/APIs-guru/graphql-voyager)|🛰️ Represent any GraphQL API as an interactive graph |![](https://img.shields.io/github/stars/APIs-guru/graphql-voyager?label=%20)|[`graphql`](/categorize/tags/graphql.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![TypeScript](/images/typescript.png)](/categorize/langs/TypeScript.md)| |Utils|[Hack-Tools](https://github.com/LasCC/Hack-Tools)|The all-in-one Red Team extension for Web Pentester 🛠|![](https://img.shields.io/github/stars/LasCC/Hack-Tools?label=%20)||![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![TypeScript](/images/typescript.png)](/categorize/langs/TypeScript.md)| diff --git a/categorize/tags/graphql.md b/categorize/tags/graphql.md index b912d5a..5ea4557 100644 --- a/categorize/tags/graphql.md +++ b/categorize/tags/graphql.md @@ -6,5 +6,5 @@ |Recon|[graphw00f](https://github.com/dolevf/graphw00f)|GraphQL Server Engine Fingerprinting utility|![](https://img.shields.io/github/stars/dolevf/graphw00f?label=%20)|[`graphql`](/categorize/tags/graphql.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![Python](/images/python.png)](/categorize/langs/Python.md)| |Fuzzer|[GraphQLmap](https://github.com/swisskyrepo/GraphQLmap)|GraphQLmap is a scripting engine to interact with a graphql endpoint for pentesting purposes.|![](https://img.shields.io/github/stars/swisskyrepo/GraphQLmap?label=%20)|[`graphql`](/categorize/tags/graphql.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![Python](/images/python.png)](/categorize/langs/Python.md)| |Fuzzer|[CrackQL](https://github.com/nicholasaleks/CrackQL)|CrackQL is a GraphQL password brute-force and fuzzing utility.|![](https://img.shields.io/github/stars/nicholasaleks/CrackQL?label=%20)|[`graphql`](/categorize/tags/graphql.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![Python](/images/python.png)](/categorize/langs/Python.md)| -|Utils|[graphql-voyager](https://github.com/APIs-guru/graphql-voyager)|🛰️ Represent any GraphQL API as an interactive graph |![](https://img.shields.io/github/stars/APIs-guru/graphql-voyager?label=%20)|[`graphql`](/categorize/tags/graphql.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![Typescript](/images/typescript.png)](/categorize/langs/Typescript.md)| +|Utils|[graphql-voyager](https://github.com/APIs-guru/graphql-voyager)|🛰️ Represent any GraphQL API as an interactive graph |![](https://img.shields.io/github/stars/APIs-guru/graphql-voyager?label=%20)|[`graphql`](/categorize/tags/graphql.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![TypeScript](/images/typescript.png)](/categorize/langs/TypeScript.md)| diff --git a/scripts/last_change b/scripts/last_change index 3b56b16..36c512b 100644 --- a/scripts/last_change +++ b/scripts/last_change @@ -1 +1 @@ -Sun Oct 9 07:02:09 UTC 2022 +Sun Oct 9 07:02:26 UTC 2022 From 5bb82b451bce0b42ee9474503f3c02afd31af866 Mon Sep 17 00:00:00 2001 From: HAHWUL Date: Sun, 9 Oct 2022 16:02:53 +0900 Subject: [PATCH 7/9] Delete Javascript.md --- categorize/langs/Javascript.md | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 categorize/langs/Javascript.md diff --git a/categorize/langs/Javascript.md b/categorize/langs/Javascript.md deleted file mode 100644 index 0a3a75a..0000000 --- a/categorize/langs/Javascript.md +++ /dev/null @@ -1,7 +0,0 @@ - -## Tools Made of Javascript - -| Type | Name | Description | Star | Tags | Badges | -| --- | --- | --- | --- | --- | --- | -|Utils|[reverse-shell-generator](https://github.com/0dayCTF/reverse-shell-generator)|Hosted Reverse Shell generator with a ton of functionality. -- (Great for CTFs)|![](https://img.shields.io/github/stars/0dayCTF/reverse-shell-generator?label=%20)|[`payload`](/categorize/tags/payload.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![Javascript](/images/javascript.png)](/categorize/langs/Javascript.md)| - From 3339c06532bcbad0d7ba436f404371529b8863fc Mon Sep 17 00:00:00 2001 From: HAHWUL Date: Sun, 9 Oct 2022 16:03:02 +0900 Subject: [PATCH 8/9] Delete Typescript.md --- categorize/langs/Typescript.md | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 categorize/langs/Typescript.md diff --git a/categorize/langs/Typescript.md b/categorize/langs/Typescript.md deleted file mode 100644 index 5e98577..0000000 --- a/categorize/langs/Typescript.md +++ /dev/null @@ -1,7 +0,0 @@ - -## Tools Made of Typescript - -| Type | Name | Description | Star | Tags | Badges | -| --- | --- | --- | --- | --- | --- | -|Utils|[graphql-voyager](https://github.com/APIs-guru/graphql-voyager)|🛰️ Represent any GraphQL API as an interactive graph |![](https://img.shields.io/github/stars/APIs-guru/graphql-voyager?label=%20)|[`graphql`](/categorize/tags/graphql.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![Typescript](/images/typescript.png)](/categorize/langs/Typescript.md)| - From 986bab0b52971d33bf0444c341b04152042e76c4 Mon Sep 17 00:00:00 2001 From: WHW Date: Sun, 9 Oct 2022 07:03:20 +0000 Subject: [PATCH 9/9] Deploy README.md and Categorize Docs --- scripts/last_change | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/last_change b/scripts/last_change index 36c512b..4ba0e17 100644 --- a/scripts/last_change +++ b/scripts/last_change @@ -1 +1 @@ -Sun Oct 9 07:02:26 UTC 2022 +Sun Oct 9 07:03:20 UTC 2022