Discover and explore top open-source AI tools and projects—updated daily.
FunsioooWeb asset discovery and security analysis tool
Top 72.5% on SourcePulse
Summary
Chunsou is a Python 3 multi-threaded web fingerprinting tool designed for security testers and network security professionals. It aims to streamline early-stage asset identification, risk assessment, and enterprise internet asset investigation by providing rapid and efficient web asset profiling.
How It Works
The tool employs multi-threaded scanning to identify web assets, leveraging a database of over 10,000 fingerprint rules. These rules match against website keywords, titles, headers, and icon hashes. Chunsou also integrates auxiliary functions like subdomain enumeration (via OneForAll) and asset collection through Fofa and Hunter APIs, enhancing its utility for comprehensive reconnaissance.
Quick Start & Requirements
pip3 install -r requirements.txt/modules/config/config.ini. AI features require API keys for providers like DeepSeek or OpenAI (GPT).python3 chunsou.py -u <url> for single URL scanning, python3 chunsou.py -f <urls.txt> for batch scanning, python3 chunsou.py -du <domain> for subdomain blasting, and API calls like python3 chunsou.py -fo domain="example.com".Highlighted Details
txt, xlsx) and customizable threading (default 50).Maintenance & Community
log.md.Licensing & Compatibility
Limitations & Caveats
1 month ago
Inactive
firecrawl