{
  "target": "https://sis.saluddigna.tips",
  "mode": "mixed",
  "colo_origin": "CMH",
  "country_origin": "US",
  "requests": 15,
  "by_kind": {
    "legit": 10,
    "suspicious": 3,
    "bot": 2
  },
  "by_status": {
    "200": 1,
    "403": 12,
    "404": 2
  },
  "by_category": {
    "GitLab-CVE": 1,
    "scanner:curl": 1,
    "XSS-iframe": 1,
    "scanner:mozilla": 1,
    "XSS-img": 1
  },
  "avg_ms": 4,
  "results": [
    {
      "kind": "legit",
      "path": "/robots.txt",
      "status": 200,
      "ms": 6,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/favicon.ico",
      "status": 404,
      "ms": 5,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/default.aspx",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/uploads/user",
      "status": 403,
      "ms": 4,
      "colo": "CMH",
      "category": "GitLab-CVE"
    },
    {
      "kind": "bot",
      "path": "/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",
      "status": 403,
      "ms": 4,
      "colo": "CMH",
      "category": "scanner:curl"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 403,
      "ms": 3,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/?q=%3Ciframe%20src=javascript:alert(1)%3E",
      "status": 403,
      "ms": 4,
      "colo": "CMH",
      "category": "XSS-iframe"
    },
    {
      "kind": "bot",
      "path": "/admin.php",
      "status": 403,
      "ms": 3,
      "colo": "CMH",
      "category": "scanner:mozilla"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 403,
      "ms": 3,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/default.aspx",
      "status": 403,
      "ms": 3,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/?q=%3Cimg%20src=x%20onerror=alert(1)%3E",
      "status": 403,
      "ms": 3,
      "colo": "CMH",
      "category": "XSS-img"
    },
    {
      "kind": "legit",
      "path": "/Content/site.css",
      "status": 404,
      "ms": 6,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/login.aspx",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/default.aspx",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    }
  ]
}