Home

Awesome

<h1 align="center"> paramspider <br> </h1> <h4 align="center"> Mining URLs from dark corners of Web Archives for bug hunting/fuzzing/further probing </h4> <p align="center"> <a href="#about">📖 About</a> • <a href="#installation">🏗️ Installation</a> • <a href="#usage">⛏️ Usage</a> • <a href="#examples">🚀 Examples</a> • <a href="#contributing">🤝 Contributing</a> • </p>

paramspider

About

paramspider allows you to fetch URLs related to any domain or a list of domains from Wayback achives. It filters out "boring" URLs, allowing you to focus on the ones that matter the most.

Installation

To install paramspider, follow these steps:

git clone https://github.com/devanshbatham/paramspider
cd paramspider
pip install .

Usage

To use paramspider, follow these steps:

paramspider -d example.com

Examples

Here are a few examples of how to use paramspider:

Contributing

Contributions are welcome! If you'd like to contribute to paramspider, please follow these steps:

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes and commit them.
  4. Submit a pull request.

Star History

Star History Chart