{
  "target": "https://sis.saluddigna.tips",
  "mode": "mixed",
  "colo_origin": "CMH",
  "country_origin": "US",
  "requests": 15,
  "by_kind": {
    "legit": 11,
    "suspicious": 3,
    "bot": 1
  },
  "by_status": {
    "200": 2,
    "403": 12,
    "404": 1
  },
  "by_category": {
    "RCE-eval": 1,
    "scanner:openvas-vt": 1,
    "WP-login": 1,
    "SSRF-file": 1
  },
  "avg_ms": 7.6,
  "results": [
    {
      "kind": "legit",
      "path": "/Account/Login",
      "status": 403,
      "ms": 3,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/?p=eval(system(%27ls%27))",
      "status": 403,
      "ms": 3,
      "colo": "CMH",
      "category": "RCE-eval"
    },
    {
      "kind": "legit",
      "path": "/Scripts/jquery.min.js",
      "status": 404,
      "ms": 60,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/favicon.ico",
      "status": 200,
      "ms": 6,
      "colo": "CMH"
    },
    {
      "kind": "bot",
      "path": "/.git/HEAD",
      "status": 403,
      "ms": 3,
      "colo": "CMH",
      "category": "scanner:openvas-vt"
    },
    {
      "kind": "legit",
      "path": "/api/status",
      "status": 403,
      "ms": 3,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/default.aspx",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/api/status",
      "status": 403,
      "ms": 3,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/wp-login.php",
      "status": 403,
      "ms": 4,
      "colo": "CMH",
      "category": "WP-login"
    },
    {
      "kind": "legit",
      "path": "/login.aspx",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/index.aspx",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/?url=file:///etc/passwd",
      "status": 403,
      "ms": 4,
      "colo": "CMH",
      "category": "SSRF-file"
    },
    {
      "kind": "legit",
      "path": "/favicon.ico",
      "status": 200,
      "ms": 6,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/Account/Login",
      "status": 403,
      "ms": 3,
      "colo": "CMH"
    }
  ]
}