{
  "target": "https://sis.saluddigna.tips",
  "mode": "mixed",
  "colo_origin": "CMH",
  "country_origin": "US",
  "requests": 15,
  "by_kind": {
    "legit": 12,
    "suspicious": 3
  },
  "by_status": {
    "200": 8,
    "403": 3,
    "404": 4
  },
  "by_category": {
    "SQLi-error": 1,
    "XSS-img": 1,
    "SQLi-union": 1
  },
  "avg_ms": 19.4,
  "results": [
    {
      "kind": "legit",
      "path": "/Home/Index",
      "status": 404,
      "ms": 31,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 200,
      "ms": 32,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/?id=1%27+AND+1=CONVERT(int,(SELECT++@@version))--",
      "status": 403,
      "ms": 5,
      "colo": "CMH",
      "category": "SQLi-error"
    },
    {
      "kind": "legit",
      "path": "/favicon.ico",
      "status": 200,
      "ms": 6,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 200,
      "ms": 32,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/?q=%3Cimg%20src=x%20onerror=alert(1)%3E",
      "status": 403,
      "ms": 5,
      "colo": "CMH",
      "category": "XSS-img"
    },
    {
      "kind": "legit",
      "path": "/default.aspx",
      "status": 200,
      "ms": 31,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 200,
      "ms": 31,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/Home/Index",
      "status": 404,
      "ms": 30,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/robots.txt",
      "status": 200,
      "ms": 6,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/Home/Index",
      "status": 404,
      "ms": 30,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/robots.txt",
      "status": 200,
      "ms": 6,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/Scripts/jquery.min.js",
      "status": 404,
      "ms": 7,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 200,
      "ms": 34,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/?id=1%27%20UNION%20SELECT%20NULL,version(),user()--",
      "status": 403,
      "ms": 5,
      "colo": "CMH",
      "category": "SQLi-union"
    }
  ]
}