Version 1.0.0
Description
Announcing the first release of Crivo! 🎉
Crivo is an open-source Python tool designed for offensive security analysts, pentesters, and bug bounty hunters. This initial release introduces powerful capabilities for extracting and filtering IPs, URLs, domains, and subdomains from both text files and web pages.
Changelog for Version 1.0.0
Features
- Data Extraction:
- Extracts IPv4, IPv6, URLs, domains, and subdomains from input text or web pages.
- Handles single files, individual web pages, and lists of web pages for batch processing.
- Filtering Capabilities:
- Supports detailed scope filtering for IPs, domains, and URLs.
- Flexible output configuration, with results directly printed to the console or saved to a specified file.
- Web Scraping:
- Built-in web scraping functionality to resolve and normalise relative links.
- Automation-Friendly:
- Clean, clutter-free output format ideal for integration into automated workflows.
- Compatible with outputs from tools like Amass.
- Verbose Mode:
- Optional verbose mode for detailed feedback during execution.
Bug-Free Start
As this is the first release, we are aiming for stability and a robust feature set. Please, report any issues on our GitHub repository.
Thank You!
Feel free to share feedback and suggestions.