{
  "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": 3,
    "403": 11,
    "404": 1
  },
  "by_category": {
    "SQLi-error": 1,
    "scanner:wappalyzer": 1,
    "LFI-null": 1,
    "scanner:burp": 1,
    "Adminer": 1
  },
  "avg_ms": 9.933333333333334,
  "results": [
    {
      "kind": "legit",
      "path": "/Account/Login",
      "status": 403,
      "ms": 2,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/login.aspx",
      "status": 403,
      "ms": 1,
      "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": "/index.aspx",
      "status": 403,
      "ms": 2,
      "colo": "CMH"
    },
    {
      "kind": "bot",
      "path": "/api/v1/users",
      "status": 403,
      "ms": 1,
      "colo": "CMH",
      "category": "scanner:wappalyzer"
    },
    {
      "kind": "legit",
      "path": "/Content/site.css",
      "status": 404,
      "ms": 113,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/robots.txt",
      "status": 200,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/download?file=../../etc/passwd%00",
      "status": 403,
      "ms": 3,
      "colo": "CMH",
      "category": "LFI-null"
    },
    {
      "kind": "legit",
      "path": "/favicon.ico",
      "status": 200,
      "ms": 3,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 403,
      "ms": 2,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 403,
      "ms": 3,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/favicon.ico",
      "status": 200,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "bot",
      "path": "/api/swagger.json",
      "status": 403,
      "ms": 3,
      "colo": "CMH",
      "category": "scanner:burp"
    },
    {
      "kind": "suspicious",
      "path": "/adminer.php",
      "status": 403,
      "ms": 3,
      "colo": "CMH",
      "category": "Adminer"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 403,
      "ms": 2,
      "colo": "CMH"
    }
  ]
}