{
  "target": "https://sis.saluddigna.tips",
  "mode": "mixed",
  "colo_origin": "CMH",
  "country_origin": "US",
  "requests": 15,
  "by_kind": {
    "legit": 12,
    "suspicious": 3
  },
  "by_status": {
    "200": 1,
    "403": 10,
    "404": 4
  },
  "by_category": {
    "Phpinfo": 1,
    "SSRF-gopher": 1,
    "SSRF-aws": 1
  },
  "avg_ms": 7.2,
  "results": [
    {
      "kind": "legit",
      "path": "/",
      "status": 403,
      "ms": 3,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/phpinfo.php",
      "status": 403,
      "ms": 3,
      "colo": "CMH",
      "category": "Phpinfo"
    },
    {
      "kind": "legit",
      "path": "/default.aspx",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/Scripts/jquery.min.js",
      "status": 404,
      "ms": 6,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/Content/site.css",
      "status": 404,
      "ms": 5,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/?url=gopher://127.0.0.1:6379",
      "status": 403,
      "ms": 4,
      "colo": "CMH",
      "category": "SSRF-gopher"
    },
    {
      "kind": "legit",
      "path": "/robots.txt",
      "status": 200,
      "ms": 6,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/Account/Login",
      "status": 403,
      "ms": 3,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/login.aspx",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/favicon.ico",
      "status": 404,
      "ms": 50,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/default.aspx",
      "status": 403,
      "ms": 3,
      "colo": "CMH"
    },
    {
      "kind": "suspicious",
      "path": "/?url=http://169.254.169.254/latest/meta-data/",
      "status": 403,
      "ms": 4,
      "colo": "CMH",
      "category": "SSRF-aws"
    },
    {
      "kind": "legit",
      "path": "/Scripts/jquery.min.js",
      "status": 404,
      "ms": 5,
      "colo": "CMH"
    },
    {
      "kind": "legit",
      "path": "/Account/Login",
      "status": 403,
      "ms": 4,
      "colo": "CMH"
    }
  ]
}