{
  "target": "https://sis.saluddigna.tips",
  "mode": "mixed",
  "colo_origin": "CMH",
  "country_origin": "US",
  "requests": 15,
  "by_kind": {
    "legit": 10,
    "suspicious": 5
  },
  "by_status": {
    "200": 2,
    "403": 11,
    "404": 2
  },
  "by_category": {
    "Git-config": 1,
    "Adminer": 1,
    "WP-login": 1,
    "Phpinfo": 1,
    "XSS-iframe": 1
  },
  "avg_ms": 23.8,
  "results": [
    {
      "kind": "legit",
      "path": "/Content/site.css",
      "status": 404,
      "ms": 82,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/.git/config",
      "status": 403,
      "ms": 4,
      "colo": "CMH",
      "category": "Git-config"
    },
    {
      "kind": "suspicious",
      "path": "/adminer.php",
      "status": 403,
      "ms": 4,
      "colo": "CMH",
      "category": "Adminer"
    },
    {
      "kind": "legit",
      "path": "/default.aspx",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/wp-login.php",
      "status": 403,
      "ms": 3,
      "colo": "CMH",
      "category": "WP-login"
    },
    {
      "kind": "suspicious",
      "path": "/phpinfo.php",
      "status": 403,
      "ms": 4,
      "colo": "CMH",
      "category": "Phpinfo"
    },
    {
      "kind": "legit",
      "path": "/api/status",
      "status": 403,
      "ms": 3,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/login.aspx",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/Scripts/jquery.min.js",
      "status": 404,
      "ms": 8,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/favicon.ico",
      "status": 200,
      "ms": 148,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/robots.txt",
      "status": 200,
      "ms": 77,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/?q=%3Ciframe%20src=javascript:alert(1)%3E",
      "status": 403,
      "ms": 4,
      "colo": "CMH",
      "category": "XSS-iframe"
    },
    {
      "kind": "legit",
      "path": "/index.aspx",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    }
  ]
}