Home

Awesome

【Red Team Information Gathering Tool】FOFA Host Details

IP Port Protocol Website Component Layer Fingerprinting CMS Serialization Output Display

Fingerprinting based on w8ay

Usage

# If there is no corresponding value for CMS, it means it cannot be identified
python3 HostDetails.py

Component Information

Image

Component Layering

Image

Crawling Results

{"url": "baidu.com", "ip": ["39.156.69.79"], "Protocol": "https http", "Port": "443", "Component": "D***t", "CMS": ""}
{"url": "baidu.com", "ip": ["39.156.69.79"], "Protocol": "https http", "Port": "80", "Component": "Apache-Web-Server", "CMS": ""}
....

If you are a VIP:
{"url": "baidu.com", "ip": ["39.156.69.79"], "Protocol": "https http", "Port": "443", "Component": "DigiCert-Cert", "CMS": ""}
{"url": "baidu.com", "ip": ["39.156.69.79"], "Protocol": "https http", "Port": "80", "Component": "Apache-Web-Server", "CMS": ""}
....