{
  "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": {
    "403": 15
  },
  "by_category": {
    "LFI-windows": 1,
    "XSS-img": 1,
    "scanner:wpscan": 1,
    "scanner:wget": 1,
    "RCE-eval": 1
  },
  "avg_ms": 5.066666666666666,
  "results": [
    {
      "kind": "legit",
      "path": "/Account/Login",
      "status": 403,
      "ms": 7,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/login.aspx",
      "status": 403,
      "ms": 5,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/windows/system32/config/sam",
      "status": 403,
      "ms": 4,
      "colo": "CMH",
      "category": "LFI-windows"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 403,
      "ms": 5,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 403,
      "ms": 5,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 403,
      "ms": 6,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/Account/Login",
      "status": 403,
      "ms": 5,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/index.aspx",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/api/status",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/?q=%3Cimg%20src=x%20onerror=alert(1)%3E",
      "status": 403,
      "ms": 5,
      "colo": "CMH",
      "category": "XSS-img"
    },
    {
      "kind": "bot",
      "path": "/wp-content/plugins/",
      "status": 403,
      "ms": 4,
      "colo": "CMH",
      "category": "scanner:wpscan"
    },
    {
      "kind": "bot",
      "path": "/graphql",
      "status": 403,
      "ms": 5,
      "colo": "CMH",
      "category": "scanner:wget"
    },
    {
      "kind": "legit",
      "path": "/index.aspx",
      "status": 403,
      "ms": 6,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/api/status",
      "status": 403,
      "ms": 6,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/?p=eval(system(%27ls%27))",
      "status": 403,
      "ms": 5,
      "colo": "CMH",
      "category": "RCE-eval"
    }
  ]
}