Modular web analysis ecosystem — cybersecurity, scraping, auditing and more
| Tool | Focus | Status |
|---|---|---|
| samurai | Web cybersecurity analysis | Released |
| shinobi | Stealth web scraping with anti-blocking | Released |
| tengu | Web quality auditor | Released |
| kensei | Web technology stack profiler | Planned |
| kabuki | WAF and CDN analysis | Planned |
| yari | API security testing | Planned |
| musha | Web content and DOM analysis | Planned |
| azuma | Web form and authentication flow analyzer | In development |
Each tool is self-contained and ready to clone:
git clone https://github.com/xwebanalysis/<tool>.git
cd <tool>
docker compose up