{
  "target": "https://sis.saluddigna.tips",
  "mode": "mixed",
  "colo_origin": "CMH",
  "country_origin": "US",
  "requests": 15,
  "by_kind": {
    "bot": 2,
    "legit": 7,
    "suspicious": 6
  },
  "by_status": {
    "200": 1,
    "403": 12,
    "404": 2
  },
  "by_category": {
    "scanner:zmeu": 1,
    "LFI-encoded": 1,
    "SQLi-union": 1,
    "LFI-windows": 1,
    "SSRF-aws": 1,
    "scanner:mozilla": 1,
    "XSS-svg": 1,
    "WP-login": 1
  },
  "avg_ms": 9.133333333333333,
  "results": [
    {
      "kind": "bot",
      "path": "/xmlrpc.php",
      "status": 403,
      "ms": 3,
      "colo": "CMH",
      "category": "scanner:zmeu"
    },
    {
      "kind": "legit",
      "path": "/api/status",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/%2e%2e%2f%2e%2e%2f%2e%2e%2fetc%2fpasswd",
      "status": 403,
      "ms": 4,
      "colo": "CMH",
      "category": "LFI-encoded"
    },
    {
      "kind": "suspicious",
      "path": "/?id=1%27%20UNION%20SELECT%20NULL,version(),user()--",
      "status": 403,
      "ms": 5,
      "colo": "CMH",
      "category": "SQLi-union"
    },
    {
      "kind": "legit",
      "path": "/robots.txt",
      "status": 200,
      "ms": 6,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/windows/system32/config/sam",
      "status": 403,
      "ms": 4,
      "colo": "CMH",
      "category": "LFI-windows"
    },
    {
      "kind": "legit",
      "path": "/Content/site.css",
      "status": 404,
      "ms": 25,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/?url=http://169.254.169.254/latest/meta-data/",
      "status": 403,
      "ms": 4,
      "colo": "CMH",
      "category": "SSRF-aws"
    },
    {
      "kind": "bot",
      "path": "/server-status",
      "status": 403,
      "ms": 4,
      "colo": "CMH",
      "category": "scanner:mozilla"
    },
    {
      "kind": "legit",
      "path": "/default.aspx",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/default.aspx",
      "status": 403,
      "ms": 3,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/default.aspx",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/favicon.ico",
      "status": 404,
      "ms": 59,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/?q=%3Csvg/onload=alert(1)%3E",
      "status": 403,
      "ms": 5,
      "colo": "CMH",
      "category": "XSS-svg"
    },
    {
      "kind": "suspicious",
      "path": "/wp-login.php",
      "status": 403,
      "ms": 3,
      "colo": "CMH",
      "category": "WP-login"
    }
  ]
}