{
  "target": "https://sis.saluddigna.tips",
  "mode": "mixed",
  "colo_origin": "CMH",
  "country_origin": "US",
  "requests": 15,
  "by_kind": {
    "legit": 9,
    "bot": 3,
    "suspicious": 3
  },
  "by_status": {
    "200": 2,
    "403": 12,
    "404": 1
  },
  "by_category": {
    "scanner:zmeu": 1,
    "scanner:burp": 1,
    "scanner:masscan": 1,
    "LFI-windows": 1,
    "XSS-iframe": 1,
    "Backup-sql": 1
  },
  "avg_ms": 7.6,
  "results": [
    {
      "kind": "legit",
      "path": "/Account/Login",
      "status": 403,
      "ms": 5,
      "colo": "CMH"
    },
    {
      "kind": "bot",
      "path": "/config.php",
      "status": 403,
      "ms": 4,
      "colo": "CMH",
      "category": "scanner:zmeu"
    },
    {
      "kind": "legit",
      "path": "/robots.txt",
      "status": 200,
      "ms": 7,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/Account/Login",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/api/status",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "bot",
      "path": "/graphql",
      "status": 403,
      "ms": 4,
      "colo": "CMH",
      "category": "scanner:burp"
    },
    {
      "kind": "legit",
      "path": "/api/status",
      "status": 403,
      "ms": 5,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/favicon.ico",
      "status": 404,
      "ms": 50,
      "colo": "CMH"
    },
    {
      "kind": "bot",
      "path": "/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php",
      "status": 403,
      "ms": 4,
      "colo": "CMH",
      "category": "scanner:masscan"
    },
    {
      "kind": "suspicious",
      "path": "/windows/system32/config/sam",
      "status": 403,
      "ms": 4,
      "colo": "CMH",
      "category": "LFI-windows"
    },
    {
      "kind": "suspicious",
      "path": "/?q=%3Ciframe%20src=javascript:alert(1)%3E",
      "status": 403,
      "ms": 5,
      "colo": "CMH",
      "category": "XSS-iframe"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/robots.txt",
      "status": 200,
      "ms": 6,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/backup.sql",
      "status": 403,
      "ms": 4,
      "colo": "CMH",
      "category": "Backup-sql"
    }
  ]
}