{
  "target": "https://sis.saluddigna.tips",
  "mode": "mixed",
  "colo_origin": "CMH",
  "country_origin": "US",
  "requests": 15,
  "by_kind": {
    "legit": 12,
    "suspicious": 2,
    "bot": 1
  },
  "by_status": {
    "200": 4,
    "302": 1,
    "403": 2,
    "404": 8
  },
  "by_category": {
    "LFI-null": 1,
    "scanner:nmap": 1,
    "RCE-cat": 1
  },
  "avg_ms": 25.466666666666665,
  "results": [
    {
      "kind": "legit",
      "path": "/Home/Index",
      "status": 404,
      "ms": 29,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/api/status",
      "status": 404,
      "ms": 31,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 200,
      "ms": 32,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 200,
      "ms": 31,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/download?file=../../etc/passwd%00",
      "status": 403,
      "ms": 5,
      "colo": "CMH",
      "category": "LFI-null"
    },
    {
      "kind": "legit",
      "path": "/robots.txt",
      "status": 200,
      "ms": 5,
      "colo": "CMH"
    },
    {
      "kind": "bot",
      "path": "/server-status",
      "status": 404,
      "ms": 31,
      "colo": "CMH",
      "category": "scanner:nmap"
    },
    {
      "kind": "legit",
      "path": "/Account/Login",
      "status": 404,
      "ms": 31,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/?cmd=;cat%20/etc/passwd",
      "status": 403,
      "ms": 4,
      "colo": "CMH",
      "category": "RCE-cat"
    },
    {
      "kind": "legit",
      "path": "/api/status",
      "status": 404,
      "ms": 30,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/Account/Login",
      "status": 404,
      "ms": 30,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/login.aspx",
      "status": 302,
      "ms": 31,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/Account/Login",
      "status": 404,
      "ms": 31,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/Account/Login",
      "status": 404,
      "ms": 31,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 200,
      "ms": 30,
      "colo": "CMH"
    }
  ]
}