linting

This commit is contained in:
HAHWUL 2024-01-02 01:08:52 +09:00
parent 95ca6c66a5
commit 0b097a8303
380 changed files with 719 additions and 2147 deletions

View File

@ -4,10 +4,6 @@ description: An Out-of-Band XXE server for retrieving file contents over FTP.
url: https://github.com/lc/230-OOB url: https://github.com/lc/230-OOB
category: tool category: tool
type: Utils type: Utils
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: tags: [xxe]
- xxe

View File

@ -5,9 +5,6 @@ description: Automation Recon tool which works with Large & Medium scopes. It pe
url: https://github.com/eslam3kl/3klCon url: https://github.com/eslam3kl/3klCon
category: tool category: tool
type: Recon type: Recon
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: [] tags: []

View File

@ -4,10 +4,6 @@ description: Security Tool to Look For Interesting Files in S3 Buckets
url: https://github.com/jordanpotti/AWSBucketDump url: https://github.com/jordanpotti/AWSBucketDump
category: tool category: tool
type: Scanner type: Scanner
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: tags: [s3]
- s3

View File

@ -4,10 +4,6 @@ description: Burp Extension for AWS Signing
url: https://github.com/NetSPI/AWSSigner url: https://github.com/NetSPI/AWSSigner
category: tool-addon category: tool-addon
type: Utils type: Utils
platform: platform: [linux, macos, windows, burpsuite]
- linux
- macos
- windows
- burpsuite
lang: Java lang: Java
tags: [] tags: []

View File

@ -4,10 +4,6 @@ description: 'In-depth Attack Surface Mapping and Asset Discovery '
url: https://github.com/OWASP/Amass url: https://github.com/OWASP/Amass
category: tool category: tool
type: Recon type: Recon
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Go lang: Go
tags: tags: [subdomains]
- subdomains

View File

@ -4,10 +4,6 @@ description: 'HTTP parameter discovery suite. '
url: https://github.com/s0md3v/Arjun url: https://github.com/s0md3v/Arjun
category: tool category: tool
type: Recon type: Recon
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: tags: [param]
- param

View File

@ -4,11 +4,6 @@ description: Automated & Manual Wordlists provided by Assetnote
url: https://github.com/assetnote/wordlists url: https://github.com/assetnote/wordlists
category: tool category: tool
type: Utils type: Utils
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: CSS lang: CSS
tags: tags: [wordlist, documents]
- wordlist
- documents

View File

@ -4,9 +4,6 @@ description: 'Quick SQLMap Tamper Suggester '
url: https://github.com/m4ll0k/Atlas url: https://github.com/m4ll0k/Atlas
category: tool category: tool
type: Utils type: Utils
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: [] tags: []

View File

@ -4,11 +4,6 @@ description:
url: https://github.com/SecurityInnovation/AuthMatrix url: https://github.com/SecurityInnovation/AuthMatrix
category: tool-addon category: tool-addon
type: Scanner type: Scanner
platform: platform: [linux, macos, windows, burpsuite]
- linux
- macos
- windows
- burpsuite
lang: Python lang: Python
tags: tags: [aaa]
- aaa

View File

@ -4,10 +4,6 @@ description: Automated HTTP Request Repeating With Burp Suite
url: https://github.com/SecurityInnovation/AuthMatrix url: https://github.com/SecurityInnovation/AuthMatrix
category: tool-addon category: tool-addon
type: Utils type: Utils
platform: platform: [linux, macos, windows, burpsuite]
- linux
- macos
- windows
- burpsuite
lang: Java lang: Java
tags: [] tags: []

View File

@ -4,11 +4,6 @@ description:
url: https://github.com/Quitten/Autorize url: https://github.com/Quitten/Autorize
category: tool-addon category: tool-addon
type: Scanner type: Scanner
platform: platform: [linux, macos, windows, burpsuite]
- linux
- macos
- windows
- burpsuite
lang: Python lang: Python
tags: tags: [aaa]
- aaa

View File

@ -4,10 +4,6 @@ description: DNS Analysis Tool
url: https://github.com/darryllane/Bluto url: https://github.com/darryllane/Bluto
category: tool category: tool
type: Recon type: Recon
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: tags: [dns]
- dns

View File

@ -4,10 +4,6 @@ description: Java RMI enumeration and attack tool.
url: https://github.com/NickstaDB/BaRMIe url: https://github.com/NickstaDB/BaRMIe
category: tool category: tool
type: Exploit type: Exploit
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Java lang: Java
tags: tags: [RMI]
- RMI

View File

@ -1,13 +1,10 @@
--- ---
name: BatchQL name: BatchQL
description: GraphQL security auditing script with a focus on performing batch GraphQL queries and mutations description: GraphQL security auditing script with a focus on performing batch GraphQL
queries and mutations
url: https://github.com/assetnote/batchql url: https://github.com/assetnote/batchql
category: tool category: tool
type: Fuzzer type: Fuzzer
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: tags: [graphql]
- graphql

View File

@ -4,10 +4,6 @@ description: Burp Suite extension to perform Kerberos authentication
url: https://github.com/nccgroup/Berserko url: https://github.com/nccgroup/Berserko
category: tool-addon category: tool-addon
type: Utils type: Utils
platform: platform: [linux, macos, windows, burpsuite]
- linux
- macos
- windows
- burpsuite
lang: Java lang: Java
tags: [] tags: []

View File

@ -4,9 +4,6 @@ description: 'project-blacklist3r '
url: https://github.com/NotSoSecure/Blacklist3r url: https://github.com/NotSoSecure/Blacklist3r
category: tool category: tool
type: Utils type: Utils
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: C# lang: C#
tags: [] tags: []

View File

@ -4,9 +4,6 @@ description: Automatically brute force all services running on a target.
url: https://github.com/1N3/BruteX url: https://github.com/1N3/BruteX
category: tool category: tool
type: Fuzzer type: Fuzzer
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Shell lang: Shell
tags: [] tags: []

View File

@ -4,9 +4,6 @@ description: 'BBT - Bug Bounty Tools '
url: https://github.com/m4ll0k/Bug-Bounty-Toolz url: https://github.com/m4ll0k/Bug-Bounty-Toolz
category: tool category: tool
type: Utils type: Utils
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: [] tags: []

View File

@ -4,10 +4,6 @@ description:
url: https://github.com/wagiro/BurpBounty url: https://github.com/wagiro/BurpBounty
category: tool-addon category: tool-addon
type: Utils type: Utils
platform: platform: [linux, macos, windows, burpsuite]
- linux
- macos
- windows
- burpsuite
lang: BlitzBasic lang: BlitzBasic
tags: [] tags: []

View File

@ -4,10 +4,6 @@ description: Because just a dark theme wasn't enough!
url: https://github.com/CoreyD97/BurpCustomizer url: https://github.com/CoreyD97/BurpCustomizer
category: tool-addon category: tool-addon
type: Utils type: Utils
platform: platform: [linux, macos, windows, burpsuite]
- linux
- macos
- windows
- burpsuite
lang: Java lang: Java
tags: [] tags: []

View File

@ -4,11 +4,6 @@ description:
url: https://github.com/InitRoot/BurpJSLinkFinder url: https://github.com/InitRoot/BurpJSLinkFinder
category: tool-addon category: tool-addon
type: Recon type: Recon
platform: platform: [linux, macos, windows, burpsuite]
- linux
- macos
- windows
- burpsuite
lang: Python lang: Python
tags: tags: [js-analysis]
- js-analysis

View File

@ -4,10 +4,6 @@ description:
url: https://github.com/m4ll0k/BurpSuite-Secret_Finder url: https://github.com/m4ll0k/BurpSuite-Secret_Finder
category: tool-addon category: tool-addon
type: Recon type: Recon
platform: platform: [linux, macos, windows, burpsuite]
- linux lang:
- macos
- windows
- burpsuite
lang:
tags: [] tags: []

View File

@ -4,13 +4,6 @@ description: The BurpSuite Project
url: https://portswigger.net/burp url: https://portswigger.net/burp
category: tool category: tool
type: Army-Knife type: Army-Knife
platform: platform: [linux, macos, windows, burpsuite]
- linux
- macos
- windows
- burpsuite
lang: Java lang: Java
tags: tags: [mitmproxy, live-audit, crawl]
- mitmproxy
- live-audit
- crawl

View File

@ -4,11 +4,6 @@ description:
url: https://github.com/nccgroup/BurpSuiteHTTPSmuggler url: https://github.com/nccgroup/BurpSuiteHTTPSmuggler
category: tool-addon category: tool-addon
type: Scanner type: Scanner
platform: platform: [linux, macos, windows, burpsuite]
- linux
- macos
- windows
- burpsuite
lang: Java lang: Java
tags: tags: [smuggle]
- smuggle

View File

@ -4,10 +4,6 @@ description:
url: https://github.com/nccgroup/BurpSuiteLoggerPlusPlus url: https://github.com/nccgroup/BurpSuiteLoggerPlusPlus
category: tool-addon category: tool-addon
type: Utils type: Utils
platform: platform: [linux, macos, windows, burpsuite]
- linux
- macos
- windows
- burpsuite
lang: Java lang: Java
tags: [] tags: []

View File

@ -4,10 +4,6 @@ description: Online CSP Evaluator from google
url: https://csp-evaluator.withgoogle.com url: https://csp-evaluator.withgoogle.com
category: tool category: tool
type: Utils type: Utils
platform: platform: [linux, macos, windows]
- linux lang:
- macos tags: [csp]
- windows
lang:
tags:
- csp

View File

@ -5,10 +5,6 @@ description: 'An hourly updated list of subdomains gathered from certificate tra
url: https://github.com/internetwache/CT_subdomains url: https://github.com/internetwache/CT_subdomains
category: tool category: tool
type: Recon type: Recon
platform: platform: [linux, macos, windows]
- linux lang:
- macos tags: [subdomains]
- windows
lang:
tags:
- subdomains

View File

@ -1,13 +1,10 @@
--- ---
name: Chaos Web name: Chaos Web
description: " actively scan and maintain internet-wide assets' data. enhance research description: " actively scan and maintain internet-wide assets' data. enhance research\
and analyse changes around DNS for better insights." \ and analyse changes around DNS for better insights."
url: https://chaos.projectdiscovery.io url: https://chaos.projectdiscovery.io
category: tool category: tool
type: Recon type: Recon
platform: platform: [linux, macos, windows]
- linux lang:
- macos
- windows
lang:
tags: [] tags: []

View File

@ -5,10 +5,6 @@ description: Cyclops is a web browser with XSS detection feature, it is chromium
url: https://github.com/v8blink/Chromium-based-XSS-Taint-Tracking url: https://github.com/v8blink/Chromium-based-XSS-Taint-Tracking
category: tool category: tool
type: Scanner type: Scanner
platform: platform: [linux, macos, windows]
- linux lang:
- macos tags: [xss]
- windows
lang:
tags:
- xss

View File

@ -4,10 +4,6 @@ description: An external brain that remembers anything, anytime, anywhere.
url: https://github.com/Slackadays/Clipboard url: https://github.com/Slackadays/Clipboard
category: tool category: tool
type: Utils type: Utils
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: C++ lang: C++
tags: tags: [clipboard]
- clipboard

View File

@ -4,10 +4,6 @@ description: 'Cross Origin Resource Sharing MisConfiguration Scanner '
url: https://github.com/Shivangx01b/CorsMe url: https://github.com/Shivangx01b/CorsMe
category: tool category: tool
type: Scanner type: Scanner
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Go lang: Go
tags: tags: [cors]
- cors

View File

@ -4,10 +4,6 @@ description: 'CORS Misconfiguration Scanner '
url: https://github.com/s0md3v/Corsy url: https://github.com/s0md3v/Corsy
category: tool category: tool
type: Scanner type: Scanner
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: tags: [cors]
- cors

View File

@ -4,10 +4,6 @@ description: CrackQL is a GraphQL password brute-force and fuzzing utility.
url: https://github.com/nicholasaleks/CrackQL url: https://github.com/nicholasaleks/CrackQL
category: tool category: tool
type: Fuzzer type: Fuzzer
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: tags: [graphql]
- graphql

View File

@ -5,9 +5,6 @@ description: 'The Cyber Swiss Army Knife - a web app for encryption, encoding, c
url: https://github.com/gchq/CyberChef url: https://github.com/gchq/CyberChef
category: tool category: tool
type: Utils type: Utils
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: JavaScript lang: JavaScript
tags: [] tags: []

View File

@ -1,14 +1,9 @@
--- ---
name: DNSDumpster name: DNSDumpster
description: " Online dns recon & research, find & lookup dns records" description: ' Online dns recon & research, find & lookup dns records'
url: https://dnsdumpster.com url: https://dnsdumpster.com
category: tool category: tool
type: Recon type: Recon
platform: platform: [linux, macos, windows]
- linux lang:
- macos tags: [dns, online]
- windows
lang:
tags:
- dns
- online

View File

@ -6,10 +6,6 @@ description: 'DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer fo
url: https://github.com/cure53/DOMPurify url: https://github.com/cure53/DOMPurify
category: tool category: tool
type: Scanner type: Scanner
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: JavaScript lang: JavaScript
tags: tags: [xss]
- xss

View File

@ -4,10 +4,6 @@ description: Damn Small SQLi Scanner
url: https://github.com/stamparm/DSSS url: https://github.com/stamparm/DSSS
category: tool category: tool
type: Scanner type: Scanner
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: tags: [sqli]
- sqli

View File

@ -4,12 +4,6 @@ description: Dark mode to any site
url: https://github.com/darkreader/darkreader url: https://github.com/darkreader/darkreader
category: browser-addon category: browser-addon
type: Utils type: Utils
platform: platform: [linux, macos, windows, firefox, chrome]
- linux
- macos
- windows
- firefox
- chrome
lang: TypeScript lang: TypeScript
tags: tags: [darkmode]
- darkmode

View File

@ -4,10 +4,6 @@ description: Dark mode to any site
url: https://apps.apple.com/us/app/dark-reader-for-safari/id1438243180 url: https://apps.apple.com/us/app/dark-reader-for-safari/id1438243180
category: browser-addon category: browser-addon
type: Utils type: Utils
platform: platform: [linux, macos, windows, safari]
- linux lang:
- macos
- windows
- safari
lang:
tags: [] tags: []

View File

@ -4,10 +4,6 @@ description: Improved decoder for Burp Suite
url: https://github.com/nccgroup/Decoder-Improved url: https://github.com/nccgroup/Decoder-Improved
category: tool-addon category: tool-addon
type: Utils type: Utils
platform: platform: [linux, macos, windows, burpsuite]
- linux
- macos
- windows
- burpsuite
lang: Java lang: Java
tags: [] tags: []

View File

@ -4,10 +4,6 @@ description: Tool for introspection of SSL\TLS sessions
url: https://github.com/spoofzu/DeepViolet url: https://github.com/spoofzu/DeepViolet
category: tool category: tool
type: Scanner type: Scanner
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Java lang: Java
tags: tags: [ssl]
- ssl

View File

@ -5,10 +5,6 @@ description: DirDar is a tool that searches for (403-Forbidden) directories to b
url: https://github.com/M4DM0e/DirDar url: https://github.com/M4DM0e/DirDar
category: tool category: tool
type: Scanner type: Scanner
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Go lang: Go
tags: tags: [403]
- 403

View File

@ -4,9 +4,6 @@ description: An extension for checking if .git is exposed in visited websites
url: https://github.com/davtur19/DotGit url: https://github.com/davtur19/DotGit
category: browser-addon category: browser-addon
type: Recon type: Recon
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: JavaScript lang: JavaScript
tags: [] tags: []

View File

@ -1,14 +1,10 @@
---
name: Dr. Watson name: Dr. Watson
description: Dr. Watson is a simple Burp Suite extension that helps find assets, keys, subdomains, IP addresses, and other useful information description: Dr. Watson is a simple Burp Suite extension that helps find assets, keys,
subdomains, IP addresses, and other useful information
url: https://github.com/prodigysml/Dr.-Watson url: https://github.com/prodigysml/Dr.-Watson
category: tool-addon category: tool-addon
type: Recon type: Recon
platform: platform: [linux, macos, windows, burpsuite]
- linux
- macos
- windows
- burpsuite
lang: Python lang: Python
tags: tags: [param, subdomains]
- param
- subdomains

View File

@ -1,11 +1,10 @@
--- ---
name: Echo Mirage name: Echo Mirage
description: A generic network proxy that uses DLL injection to capture and alter TCP traffic. description: A generic network proxy that uses DLL injection to capture and alter
TCP traffic.
url: https://sourceforge.net/projects/echomirage.oldbutgold.p/ url: https://sourceforge.net/projects/echomirage.oldbutgold.p/
category: tool category: tool
type: Proxy type: Proxy
platform: platform: [windows]
- windows lang:
lang: tags: [mitmproxy]
tags:
- mitmproxy

View File

@ -5,10 +5,6 @@ description: EditThisCookie is the famous Google Chrome/Chromium extension for e
url: https://github.com/ETCExtensions/Edit-This-Cookie url: https://github.com/ETCExtensions/Edit-This-Cookie
category: browser-addon category: browser-addon
type: Utils type: Utils
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: JavaScript lang: JavaScript
tags: tags: [cookie]
- cookie

View File

@ -5,10 +5,6 @@ description: Send notifications on different channels such as Slack, Telegram, D
url: https://github.com/BountyStrike/Emissary url: https://github.com/BountyStrike/Emissary
category: tool category: tool
type: Utils type: Utils
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Go lang: Go
tags: tags: [notify]
- notify

View File

@ -4,9 +4,6 @@ description: 'Making Favicon.ico based Recon Great again ! '
url: https://github.com/devanshbatham/FavFreak url: https://github.com/devanshbatham/FavFreak
category: tool category: tool
type: Recon type: Recon
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: [] tags: []

View File

@ -4,10 +4,6 @@ description: Find exploits in local and online databases instantly
url: https://github.com/1N3/Findsploit url: https://github.com/1N3/Findsploit
category: tool category: tool
type: Utils type: Utils
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Shell lang: Shell
tags: tags: [exploit]
- exploit

View File

@ -1,13 +1,10 @@
--- ---
name: Firefox Multi-Account Containers name: Firefox Multi-Account Containers
description: Firefox Multi-Account Containers lets you keep parts of your online life separated into color-coded tabs description: Firefox Multi-Account Containers lets you keep parts of your online life
separated into color-coded tabs
url: https://github.com/mozilla/multi-account-containers url: https://github.com/mozilla/multi-account-containers
category: browser-addon category: browser-addon
type: Utils type: Utils
platform: platform: [linux, macos, windows, firefox]
- linux
- macos
- windows
- firefox
lang: JavaScript lang: JavaScript
tags: [] tags: []

View File

@ -4,10 +4,6 @@ description: Minimalized Test Cache Poisoning
url: https://github.com/tismayil/fockcache url: https://github.com/tismayil/fockcache
category: tool category: tool
type: Scanner type: Scanner
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Go lang: Go
tags: tags: [cache-vuln]
- cache-vuln

View File

@ -1,14 +1,11 @@
--- ---
name: GAP name: GAP
description: This is an evolution of the original getAllParams extension for Burp. Not only does it find more potential parameters for you to investigate, but it also finds potential links to try these parameters on. description: This is an evolution of the original getAllParams extension for Burp.
Not only does it find more potential parameters for you to investigate, but it also
finds potential links to try these parameters on.
url: https://github.com/xnl-h4ck3r/GAP-Burp-Extension url: https://github.com/xnl-h4ck3r/GAP-Burp-Extension
category: tool-addon category: tool-addon
type: Fuzzer type: Fuzzer
platform: platform: [linux, macos, windows, burpsuite]
- linux
- macos
- windows
- burpsuite
lang: Python lang: Python
tags: tags: [param]
- param

View File

@ -1,13 +1,10 @@
--- ---
name: GadgetProbe name: GadgetProbe
description: Probe endpoints consuming Java serialized objects to identify classes, libraries, and library versions on remote Java classpaths. description: Probe endpoints consuming Java serialized objects to identify classes,
libraries, and library versions on remote Java classpaths.
url: https://github.com/BishopFox/GadgetProbe url: https://github.com/BishopFox/GadgetProbe
category: tool category: tool
type: Utils type: Utils
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Java lang: Java
tags: tags: [deserialize]
- deserialize

View File

@ -5,9 +5,6 @@ description: 'GF Paterns For (ssrf,RCE,Lfi,sqli,ssti,idor,url redirection,debug_
url: https://github.com/1ndianl33t/Gf-Patterns url: https://github.com/1ndianl33t/Gf-Patterns
category: tool category: tool
type: Utils type: Utils
platform: platform: [linux, macos, windows]
- linux lang:
- macos tags:
- windows
lang:
tags:

View File

@ -4,9 +4,6 @@ description: 'Tool for advanced mining for content on Github '
url: https://github.com/UnkL4b/GitMiner url: https://github.com/UnkL4b/GitMiner
category: tool category: tool
type: Recon type: Recon
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: [] tags: []

View File

@ -4,10 +4,6 @@ description: A CLI-based HTTP intercept and replay proxy
url: https://github.com/denandz/glorp url: https://github.com/denandz/glorp
category: tool category: tool
type: Proxy type: Proxy
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Go lang: Go
tags: tags: [mitmproxy]
- mitmproxy

View File

@ -4,9 +4,6 @@ description: Application Security Automation
url: https://github.com/OWASP/glue url: https://github.com/OWASP/glue
category: tool category: tool
type: Env type: Env
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Ruby lang: Ruby
tags: [] tags: []

View File

@ -5,10 +5,6 @@ description: 'This tool generates gopher link for exploiting SSRF and gaining RC
url: https://github.com/tarunkant/Gopherus url: https://github.com/tarunkant/Gopherus
category: tool category: tool
type: Exploit type: Exploit
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: tags: [ssrf]
- ssrf

View File

@ -5,10 +5,6 @@ description: GraphQLmap is a scripting engine to interact with a graphql endpoin
url: https://github.com/swisskyrepo/GraphQLmap url: https://github.com/swisskyrepo/GraphQLmap
category: tool category: tool
type: Fuzzer type: Fuzzer
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: tags: [graphql]
- graphql

View File

@ -5,9 +5,6 @@ description: HTTP Request Smuggling demonstration Perl script, for variants 1, 2
url: https://github.com/SafeBreach-Labs/HRS url: https://github.com/SafeBreach-Labs/HRS
category: tool category: tool
type: Scanner type: Scanner
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Perl lang: Perl
tags: [] tags: []

View File

@ -1,13 +1,10 @@
--- ---
name: HTTPSignatures name: HTTPSignatures
description: A Burp Suite extension implementing the Signing HTTP Messages draft-ietf-httpbis-message-signatures-01 draft. description: A Burp Suite extension implementing the Signing HTTP Messages draft-ietf-httpbis-message-signatures-01
draft.
url: https://github.com/nccgroup/HTTPSignatures url: https://github.com/nccgroup/HTTPSignatures
category: tool-addon category: tool-addon
type: Utils type: Utils
platform: platform: [linux, macos, windows, burpsuite]
- linux
- macos
- windows
- burpsuite
lang: Java lang: Java
tags: [] tags: []

View File

@ -1,14 +1,9 @@
---
name: HUNT name: HUNT
description: Identifies common parameters vulnerable to certain vulnerability classes description: Identifies common parameters vulnerable to certain vulnerability classes
url: https://github.com/bugcrowd/HUNT url: https://github.com/bugcrowd/HUNT
category: tool-addon category: tool-addon
type: Recon type: Recon
platform: platform: [linux, macos, windows, zap, burpsuite]
- linux
- macos
- windows
- zap
- burpsuite
lang: Kotlin lang: Kotlin
tags: tags: [param]
- param

View File

@ -1,12 +1,9 @@
--- ---
name: Hack-Tools name: Hack-Tools
description: "The all-in-one Red Team extension for Web Pentester \U0001F6E0" description: The all-in-one Red Team extension for Web Pentester 🛠
url: https://github.com/LasCC/Hack-Tools url: https://github.com/LasCC/Hack-Tools
category: browser-addon category: browser-addon
type: Utils type: Utils
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: TypeScript lang: TypeScript
tags: [] tags: []

View File

@ -4,10 +4,6 @@ description: Recon tool for discovering hostnames using OSINT techniques.
url: https://github.com/SpiderLabs/HostHunter url: https://github.com/SpiderLabs/HostHunter
category: tool category: tool
type: Recon type: Recon
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: tags: [osint]
- osint

View File

@ -1,12 +1,10 @@
--- ---
name: Hunt3r name: Hunt3r
description: 'Made your bugbounty subdomains reconnaissance easier with Hunt3r the web application reconnaissance framework' description: Made your bugbounty subdomains reconnaissance easier with Hunt3r the
web application reconnaissance framework
url: https://github.com/EasyRecon/Hunt3r url: https://github.com/EasyRecon/Hunt3r
category: tool category: tool
type: Recon type: Recon
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Ruby lang: Ruby
tags: [] tags: []

View File

@ -4,9 +4,6 @@ description: All In One, Fast, Easy Recon Tool
url: https://github.com/aufzayed/HydraRecon url: https://github.com/aufzayed/HydraRecon
category: tool category: tool
type: Recon type: Recon
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: [] tags: []

View File

@ -4,10 +4,6 @@ description:
url: https://github.com/1N3/IntruderPayloads url: https://github.com/1N3/IntruderPayloads
category: tool category: tool
type: Utils type: Utils
platform: platform: [linux, macos, windows, burpsuite]
- linux
- macos
- windows
- burpsuite
lang: BlitzBasic lang: BlitzBasic
tags: [] tags: []

View File

@ -4,10 +4,6 @@ description: 'Automation for javascript recon in bug bounty. '
url: https://github.com/KathanP19/JSFScan.sh url: https://github.com/KathanP19/JSFScan.sh
category: tool category: tool
type: Recon type: Recon
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Shell lang: Shell
tags: tags: [js-analysis]
- js-analysis

View File

@ -4,9 +4,6 @@ description: 'Totally Automatic LFI Exploiter (+ Reverse Shell) and Scanner '
url: https://github.com/D35m0nd142/LFISuite url: https://github.com/D35m0nd142/LFISuite
category: tool category: tool
type: Scanner type: Scanner
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: [] tags: []

View File

@ -4,10 +4,6 @@ description: Subdomain finder
url: https://github.com/gfek/Lepus url: https://github.com/gfek/Lepus
category: tool category: tool
type: Recon type: Recon
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: tags: [subdomains]
- subdomains

View File

@ -4,10 +4,6 @@ description: 'A python script that finds endpoints in JavaScript files '
url: https://github.com/GerbenJavado/LinkFinder url: https://github.com/GerbenJavado/LinkFinder
category: tool category: tool
type: Recon type: Recon
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: tags: [js-analysis]
- js-analysis

View File

@ -4,11 +4,6 @@ description: Proxy Switch in Firefox and Chrome
url: https://proxy-offline-browser.com/ProxySwitch/ url: https://proxy-offline-browser.com/ProxySwitch/
category: browser-addon category: browser-addon
type: Utils type: Utils
platform: platform: [linux, macos, windows, firefox, chrome]
- linux
- macos
- windows
- firefox
- chrome
lang: JavaScript lang: JavaScript
tags: [] tags: []

View File

@ -5,9 +5,6 @@ description: 'Automated NoSQL database enumeration and web application exploitat
url: https://github.com/codingo/NoSQLMap url: https://github.com/codingo/NoSQLMap
category: tool category: tool
type: Scanner type: Scanner
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: [] tags: []

View File

@ -4,9 +4,6 @@ description: 'OneForAll是一款功能强大的子域收集工具 '
url: https://github.com/shmilylty/OneForAll url: https://github.com/shmilylty/OneForAll
category: tool category: tool
type: Recon type: Recon
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: [] tags: []

View File

@ -4,9 +4,6 @@ description: A Fuzzer for OpenRedirect issues
url: https://github.com/devanshbatham/OpenRedireX url: https://github.com/devanshbatham/OpenRedireX
category: tool category: tool
type: Scanner type: Scanner
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: [] tags: []

View File

@ -4,9 +4,6 @@ description: Open Redirection Analyzer
url: https://github.com/r0075h3ll/Oralyzer url: https://github.com/r0075h3ll/Oralyzer
category: tool category: tool
type: Scanner type: Scanner
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: [] tags: []

View File

@ -5,9 +5,6 @@ description: 'Fully automated offensive security framework for reconnaissance an
url: https://github.com/j3ssie/Osmedeus url: https://github.com/j3ssie/Osmedeus
category: tool category: tool
type: Recon type: Recon
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Go lang: Go
tags: [] tags: []

View File

@ -4,9 +4,6 @@ description: Client Side Prototype Pollution Scanner
url: https://github.com/msrkp/PPScan url: https://github.com/msrkp/PPScan
category: tool category: tool
type: Scanner type: Scanner
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: JavaScript lang: JavaScript
tags: [] tags: []

View File

@ -4,11 +4,6 @@ description: This tool for brute discover GET and POST parameters.
url: https://github.com/Bo0oM/ParamPamPam url: https://github.com/Bo0oM/ParamPamPam
category: tool category: tool
type: Fuzzer type: Fuzzer
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: tags: [param, cache-vuln]
- param
- cache-vuln

View File

@ -4,10 +4,6 @@ description: 'Mining parameters from dark corners of Web Archives '
url: https://github.com/devanshbatham/ParamSpider url: https://github.com/devanshbatham/ParamSpider
category: tool category: tool
type: Recon type: Recon
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: tags: [param]
- param

View File

@ -4,10 +4,6 @@ description: 'Heuristic Vulnerable Parameter Scanner '
url: https://github.com/s0md3v/Parth url: https://github.com/s0md3v/Parth
category: tool category: tool
type: Recon type: Recon
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: tags: [param]
- param

View File

@ -5,9 +5,6 @@ description: 'A list of useful payloads and bypass for Web Application Security
url: https://github.com/swisskyrepo/PayloadsAllTheThings url: https://github.com/swisskyrepo/PayloadsAllTheThings
category: tool category: tool
type: Utils type: Utils
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: [] tags: []

View File

@ -4,10 +4,6 @@ description: hahwul's online tools
url: https://www.hahwul.com/phoenix/ url: https://www.hahwul.com/phoenix/
category: tool category: tool
type: Utils type: Utils
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: JavaScript lang: JavaScript
tags: tags: [online]
- online

View File

@ -4,11 +4,6 @@ description: 'Incredibly fast crawler designed for OSINT. '
url: https://github.com/s0md3v/Photon url: https://github.com/s0md3v/Photon
category: tool category: tool
type: Recon type: Recon
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: tags: [osint, crawl]
- osint
- crawl

View File

@ -1,12 +1,9 @@
--- ---
name: PoC-in-GitHub name: PoC-in-GitHub
description: "\U0001F4E1 PoC auto collect from GitHub. Be careful malware." description: 📡 PoC auto collect from GitHub. Be careful malware.
url: https://github.com/nomi-sec/PoC-in-GitHub url: https://github.com/nomi-sec/PoC-in-GitHub
category: tool category: tool
type: Utils type: Utils
platform: platform: [linux, macos, windows]
- linux lang:
- macos
- windows
lang:
tags: [] tags: []

View File

@ -4,11 +4,6 @@ description: Firefox/Burp extension that provide usefull tools for your security
url: https://github.com/yeswehack/PwnFox url: https://github.com/yeswehack/PwnFox
category: browser-addon category: browser-addon
type: Utils type: Utils
platform: platform: [linux, macos, windows, firefox, burpsuite]
- linux
- macos
- windows
- firefox
- burpsuite
lang: JavaScript lang: JavaScript
tags: [] tags: []

View File

@ -1,13 +1,10 @@
--- ---
name: REcollapse name: REcollapse
description: REcollapse is a helper tool for black-box regex fuzzing to bypass validations and discover normalizations in web applications description: REcollapse is a helper tool for black-box regex fuzzing to bypass validations
and discover normalizations in web applications
url: https://github.com/0xacb/recollapse url: https://github.com/0xacb/recollapse
category: tool category: tool
type: Utils type: Utils
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: tags: [fuzz]
- fuzz

View File

@ -1,13 +1,9 @@
--- ---
name: Redcloud name: Redcloud
description: 'Automated Red Team Infrastructure deployement using Docker' description: Automated Red Team Infrastructure deployement using Docker
url: https://github.com/khast3x/Redcloud url: https://github.com/khast3x/Redcloud
category: tool category: tool
type: Utils type: Utils
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: tags: [infra]
- infra

View File

@ -1,15 +1,10 @@
--- ---
name: Ronin name: Ronin
description: Ronin is a free and Open Source Ruby toolkit for security research and development. description: Ronin is a free and Open Source Ruby toolkit for security research and
development.
url: https://github.com/ronin-rb/ronin url: https://github.com/ronin-rb/ronin
category: tool category: tool
type: Utils type: Utils
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Ruby lang: Ruby
tags: tags: [payload, http, pentest]
- payload
- http
- pentest

View File

@ -4,10 +4,6 @@ description: 'Faster Nmap Scanning with Rust '
url: https://github.com/brandonskerritt/RustScan url: https://github.com/brandonskerritt/RustScan
category: tool category: tool
type: Recon type: Recon
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Rust lang: Rust
tags: tags: [portscan]
- portscan

View File

@ -4,10 +4,6 @@ description: 'Scan for open AWS S3 buckets and dump the contents '
url: https://github.com/sa7mon/S3Scanner url: https://github.com/sa7mon/S3Scanner
category: tool category: tool
type: Scanner type: Scanner
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: tags: [s3]
- s3

View File

@ -4,10 +4,6 @@ description: Hunting For Secrets Uploaded To Public S3 Buckets
url: https://github.com/Eilonh/s3crets_scanner url: https://github.com/Eilonh/s3crets_scanner
category: tool category: tool
type: Scanner type: Scanner
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: tags: [s3]
- s3

View File

@ -4,9 +4,6 @@ description: Sqlninja is a tool targeted to exploit SQL Injection vulnerabilitie
url: https://gitlab.com/kalilinux/packages/sqlninja url: https://gitlab.com/kalilinux/packages/sqlninja
category: tool category: tool
type: Exploit type: Exploit
platform: platform: [linux, macos]
- linux
- macos
lang: Perl lang: Perl
tags: tags: [sqli]
- sqli

View File

@ -1,12 +1,10 @@
--- ---
name: SSRFire name: SSRFire
description: An automated SSRF finder. Just give the domain name and your server and chill description: An automated SSRF finder. Just give the domain name and your server and
chill
url: https://github.com/ksharinarayanan/SSRFire url: https://github.com/ksharinarayanan/SSRFire
category: tool category: tool
type: Fuzzer type: Fuzzer
platform: platform: [linux, macos]
- linux
- macos
lang: Shell lang: Shell
tags: tags: [ssrf]
- ssrf

View File

@ -4,10 +4,6 @@ description: 'Automatic SSRF fuzzer and exploitation tool '
url: https://github.com/swisskyrepo/SSRFmap url: https://github.com/swisskyrepo/SSRFmap
category: tool category: tool
type: Fuzzer type: Fuzzer
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: tags: [ssrf]
- ssrf

View File

@ -4,10 +4,6 @@ description: Automatic SSTI detection tool with interactive interface
url: https://github.com/vladko312/SSTImap url: https://github.com/vladko312/SSTImap
category: tool category: tool
type: Fuzzer type: Fuzzer
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: tags: [ssti]
- ssti

View File

@ -4,9 +4,6 @@ description: A Security Tool for Enumerating WebSockets
url: https://github.com/PalindromeLabs/STEWS url: https://github.com/PalindromeLabs/STEWS
category: tool category: tool
type: Recon type: Recon
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: [] tags: []

View File

@ -1,14 +1,10 @@
--- ---
name: SecLists name: SecLists
description: SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. description: SecLists is the security tester's companion. It's a collection of multiple
types of lists used during security assessments, collected in one place.
url: https://github.com/danielmiessler/SecLists url: https://github.com/danielmiessler/SecLists
category: tool category: tool
type: Utils type: Utils
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Txt lang: Txt
tags: tags: [wordlist, documents]
- wordlist
- documents

View File

@ -5,9 +5,6 @@ description: 'SecretFinder - A python script for find sensitive data (apikeys, a
url: https://github.com/m4ll0k/SecretFinder url: https://github.com/m4ll0k/SecretFinder
category: tool category: tool
type: Recon type: Recon
platform: platform: [linux, macos, windows]
- linux
- macos
- windows
lang: Python lang: Python
tags: [] tags: []

View File

@ -1,14 +1,9 @@
--- ---
name: SecurityTrails name: SecurityTrails
description: " Online dns / subdomain / recon tool" description: ' Online dns / subdomain / recon tool'
url: https://securitytrails.com url: https://securitytrails.com
category: tool category: tool
type: Recon type: Recon
platform: platform: [linux, macos, windows]
- linux lang:
- macos tags: [subdomains, online]
- windows
lang:
tags:
- subdomains
- online

Some files were not shown because too many files have changed in this diff Show More