{
  "scan_date": "2026-06-28 19:24:46",
  "tool": "ffuf-automation v1.0.0",
  "scan_config": {
    "wordlist": "/usr/share/seclists/Discovery/Web-Content/DirBuster-2007_directory-list-2.3-small.txt",
    "extensions": ".php",
    "match_codes": "200,204,301,302,403,401",
    "filter_codes": "404",
    "filter_words": null,
    "filter_sizes": null,
    "filter_lines": null,
    "threads": 30,
    "timeout": 10,
    "depth": 2,
    "scheme": "https"
  },
  "domains": [
    {
      "domain": "https://cp.bahnhof.net",
      "failed": true,
      "results": [],
      "interesting": [],
      "command": "ffuf -w /usr/share/seclists/Discovery/Web-Content/DirBuster-2007_directory-list-2.3-small.txt:FUZZ -u https://cp.bahnhof.net/FUZZ -of json -o results/raw/cp.bahnhof.net.json -t 30 -timeout 10 -noninteractive -recursion -recursion-depth 2 -e .php -mc 200,204,301,302,403,401 -fc 404"
    }
  ],
  "failed_domains": [
    {
      "domain": "https://cp.bahnhof.net",
      "reason": "ffuf exited with error"
    }
  ],
  "total_paths": 0,
  "total_interesting": 0
}