{
  "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": 12,
    "404": 1
  },
  "by_category": {
    "Backup-sql": 1,
    "Git-config": 2,
    "RCE-backtick": 1,
    "SQLi-error": 1
  },
  "avg_ms": 14.533333333333333,
  "results": [
    {
      "kind": "legit",
      "path": "/robots.txt",
      "status": 200,
      "ms": 8,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/favicon.ico",
      "status": 200,
      "ms": 147,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/index.aspx",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 403,
      "ms": 5,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/backup.sql",
      "status": 403,
      "ms": 4,
      "colo": "CMH",
      "category": "Backup-sql"
    },
    {
      "kind": "legit",
      "path": "/Account/Login",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/.git/config",
      "status": 403,
      "ms": 4,
      "colo": "CMH",
      "category": "Git-config"
    },
    {
      "kind": "legit",
      "path": "/Scripts/jquery.min.js",
      "status": 404,
      "ms": 10,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/Home/Index",
      "status": 403,
      "ms": 5,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/Account/Login",
      "status": 403,
      "ms": 5,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/?ip=127.0.0.1`id`",
      "status": 403,
      "ms": 5,
      "colo": "CMH",
      "category": "RCE-backtick"
    },
    {
      "kind": "suspicious",
      "path": "/.git/config",
      "status": 403,
      "ms": 4,
      "colo": "CMH",
      "category": "Git-config"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 403,
      "ms": 3,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/?id=1%27+AND+1=CONVERT(int,(SELECT++@@version))--",
      "status": 403,
      "ms": 6,
      "colo": "CMH",
      "category": "SQLi-error"
    }
  ]
}