subscan 1.3.0

A subdomain enumeration tool leveraging diverse techniques, designed for advanced pentesting operations
Documentation
{
    "request": {
        "method": "GET",
        "urlPath": "/alienvault"
    },
    "response": {
        "headers": {
            "content-type": "application/json"
        },
        "jsonBody": {
            "passive_dns": [
                {
                    "hostname": "bar.foo.com"
                }
            ]
        },
        "status": 200
    }
}