{
  "target": "https://sis.saluddigna.tips",
  "mode": "mixed",
  "colo_origin": "CMH",
  "country_origin": "US",
  "requests": 15,
  "by_kind": {
    "legit": 12,
    "bot": 1,
    "suspicious": 2
  },
  "by_status": {
    "200": 1,
    "403": 12,
    "404": 2
  },
  "by_category": {
    "scanner:python-requests": 1,
    "SSRF-file": 1,
    "SQLi-error": 1
  },
  "avg_ms": 8.066666666666666,
  "results": [
    {
      "kind": "legit",
      "path": "/index.aspx",
      "status": 403,
      "ms": 3,
      "colo": "CMH"
    },
    {
      "kind": "bot",
      "path": "/.env.local",
      "status": 403,
      "ms": 2,
      "colo": "CMH",
      "category": "scanner:python-requests"
    },
    {
      "kind": "legit",
      "path": "/Scripts/jquery.min.js",
      "status": 404,
      "ms": 17,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/index.aspx",
      "status": 403,
      "ms": 3,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/index.aspx",
      "status": 403,
      "ms": 2,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/login.aspx",
      "status": 403,
      "ms": 3,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/?url=file:///etc/passwd",
      "status": 403,
      "ms": 3,
      "colo": "CMH",
      "category": "SSRF-file"
    },
    {
      "kind": "legit",
      "path": "/robots.txt",
      "status": 200,
      "ms": 55,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 403,
      "ms": 2,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 403,
      "ms": 3,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/index.aspx",
      "status": 403,
      "ms": 3,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/Home/Index",
      "status": 403,
      "ms": 2,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/?id=1%27+AND+1=CONVERT(int,(SELECT++@@version))--",
      "status": 403,
      "ms": 3,
      "colo": "CMH",
      "category": "SQLi-error"
    },
    {
      "kind": "legit",
      "path": "/Scripts/jquery.min.js",
      "status": 404,
      "ms": 18,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/login.aspx",
      "status": 403,
      "ms": 2,
      "colo": "CMH"
    }
  ]
}