文件名称:Wappalyzer技术检测库的高性能go实现-Golang开发
文件大小:52KB
文件格式:ZIP
更新时间:2024-06-15 11:22:55
Golang Utilities
将要运行的Wappalyzer技术检测库的高性能端口wappalyzergo将要运行的Wappalyzer技术检测库的高性能端口。 受https://github.com/rverton/webanalyze启发。 功能非常简单易用,具有清晰的代码库。 标准化的正则表达式+ wappalyzer指纹的自动更新数据库。 针对性能进行了优化,手动解析html以获得最佳速度。 使用go get $ GO111MODULE = on go get github.com/projectdiscovery/wappalyzergo/cmd/update-fingerprints此命令后wappalyzergo库源代码wil
【文件预览】:
wappalyzergo-master
----fingerprints_data.go(123KB)
----cmd()
--------update-fingerprints()
----.github()
--------workflows()
----fingerprint_cookies.go(1KB)
----fingerprint_headers.go(1KB)
----tech.go(4KB)
----fingerprint_body.go(4KB)
----examples()
--------main.go(580B)
----LICENSE.md(1KB)
----.gitignore(45B)
----wappalyzergo_test.go(1KB)
----go.sum(2KB)
----README.md(1KB)
----fingerprints.go(7KB)
----go.mod(196B)