This commit is contained in:
Hadi
2026-04-06 15:12:34 +02:00
commit 4989225671
117 changed files with 11454 additions and 0 deletions

17
.github/docs/tools/wappalyzer.md vendored Normal file
View File

@@ -0,0 +1,17 @@
# `wappalyzer`
Web technology fingerprinting via wappalyzergo — detects CMS, frameworks, web servers, analytics, CDN, and 1500+ other technologies running on a domain.
**Source / documentation:** [https://github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo)
## Input types
- `domain`
## Configuration
This tool requires no configuration.
---
[← Back to tools index](../tools.md)