WebAnalyzer is a versatile tool for comprehensive domain analysis. It provides insights into WHOIS data, DNS records, subdomains, SEO, web technologies, and security. Designed for developers and cybersecurity enthusiasts, it offers detailed reports and modular features for in-depth website audits.
Stars
13
Forks
1
Watchers
13
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
10
commits
5
commits
chore: Add results/ to .gitignore to prevent tracking generated output.
fd077d4View on GitHubfeat: Improve WAF detection logic to prioritize stored values and persist scan results and state in new JSON files.
519bd3bView on GitHubfeat: Implement background execution for the Advanced Content Scanner and improve its signal handling for multi-threaded environments.
231bad0View on GitHubfeat: Introduce status badge and card result styling while removing subtabs, dataclass card, results box, and section code styles.
3c1a3b2View on GitHubfeat: Add comprehensive dashboard sections for various scanning and analysis features, along with supporting UI components and API modifications.
ae221c5View on GitHubdocs: Add comprehensive WebAnalyzer documentation, including detailed advanced content scanner sections, and restructure core doc files.
d3eda19View on GitHubfeat: Add ScanForm component and install its associated dependencies.
e3c9f4fView on GitHubupdate safe_advanced_content_scan for scanner output schema
e817486View on GitHubfeat: Introduce `webanalyzer_config.json` for project configuration and add new Python dependencies.
c8004bbView on GitHubfeat: Adopt virtual environments for Python dependencies and enhance Subfinder installation robustness with cleanup and error handling.
eca5627View on GitHubfeat: Add Generative Engine Optimization (GEO) analysis module to check for LLMs optimization, WebMCP integration, and AI crawler directives.
67c5198View on GitHub