awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
devanshbatham avatar

devanshbatham/ParamSpider

0
View on GitHub↗
3,103 Stars·478 Forks·Python·MIT·1 Aufruf

ParamSpider

Mining URLs from dark corners of Web Archives for bug hunting/fuzzing/further probing

Features

  • JavaScript and API Analysis - Extract parameters from web pages for testing.
  • Parameter Discovery - Mines parameters from web archives.
  • Reconnaissance and Discovery - Mining parameters from dark corners of web archives.
  • Reconnaissance Tools - Mines parameters from web archives.
  • Web Reconnaissance - Extracts parameters from web archive data.

Star-Verlauf

Star-Verlauf für devanshbatham/paramspiderStar-Verlauf für devanshbatham/paramspider

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu ParamSpider

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit ParamSpider.
  • s0md3v/arjunAvatar von s0md3v

    s0md3v/Arjun

    6,086Auf GitHub ansehen↗

    Arjun is an HTTP parameter discovery tool that identifies valid parameters on web endpoints by testing large dictionaries of parameter names against target URLs. It systematically probes endpoints using GET, POST, JSON, and XML request formats to find which parameters the server accepts, and can detect parameters whose values appear reflected in the response body. The tool distinguishes itself through its multi-method scanning approach, passive parameter collection from public archives like OTX and CommonCrawl, and its ability to detect value-sensitive parameters that only trigger a response

    Pythonapi-fuzzerapi-fuzzingapi-testing
    Auf GitHub ansehen↗6,086
  • mak-/paramethAvatar von maK-

    maK-/parameth

    1,395Auf GitHub ansehen↗

    This tool can be used to brute discover GET and POST parameters

    Python
    Auf GitHub ansehen↗1,395
  • lc/gauAvatar von lc

    lc/gau

    4,831Auf GitHub ansehen↗

    Gau is a command-line tool and passive URL enumerator designed to discover and aggregate known and historical web addresses for specific target domains. It functions as a collection framework that retrieves domain-specific data from public web archives and threat intelligence providers. The tool focuses on passive reconnaissance and open-source intelligence research to map attack surfaces without sending requests directly to target infrastructure. It aggregates data from multiple external sources to identify accessible web endpoints and forgotten pages. The system includes capabilities for r

    Goalienvaultgauhacktoberfest
    Auf GitHub ansehen↗4,831
  • oj/gobusterAvatar von OJ

    OJ/gobuster

    13,429Auf GitHub ansehen↗

    Gobuster is a command-line security utility designed for brute-force discovery of hidden infrastructure and content. It operates by systematically testing wordlists against target network services to identify files, directories, subdomains, and cloud storage buckets. The tool utilizes a concurrent worker pool to execute these requests in parallel, ensuring efficient scanning across various network environments. The project distinguishes itself through a modular plugin architecture that supports multiple discovery modes, including HTTP, DNS, and TFTP. This design allows for protocol-agnostic r

    Godnsgopentesting
    Auf GitHub ansehen↗13,429
Alle 30 Alternativen zu ParamSpider anzeigen→

Häufig gestellte Fragen

Was macht devanshbatham/paramspider?

Mining URLs from dark corners of Web Archives for bug hunting/fuzzing/further probing

Was sind die Hauptfunktionen von devanshbatham/paramspider?

Die Hauptfunktionen von devanshbatham/paramspider sind: JavaScript and API Analysis, Parameter Discovery, Reconnaissance and Discovery, Reconnaissance Tools, Web Reconnaissance.

Welche Open-Source-Alternativen gibt es zu devanshbatham/paramspider?

Open-Source-Alternativen zu devanshbatham/paramspider sind unter anderem: s0md3v/arjun — Arjun is an HTTP parameter discovery tool that identifies valid parameters on web endpoints by testing large… oj/gobuster — Gobuster is a command-line security utility designed for brute-force discovery of hidden infrastructure and content.… mak-/parameth — This tool can be used to brute discover GET and POST parameters. lc/gau — Gau is a command-line tool and passive URL enumerator designed to discover and aggregate known and historical web… sh1yo/x8. blacklanternsecurity/bbot — This project is an open-source intelligence reconnaissance framework and recursive attack surface mapper. It functions…