404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.117.83.62: ~ $
{
  "$id": "entry.json#",
  "$schema": "http://json-schema.org/draft-06/schema#",
  "type": "object",
  "optional": true,
  "required": [
    "startedDateTime",
    "time",
    "request",
    "response",
    "cache",
    "timings"
  ],
  "properties": {
    "pageref": {
      "type": "string"
    },
    "startedDateTime": {
      "type": "string",
      "format": "date-time",
      "pattern": "^(\\d{4})(-)?(\\d\\d)(-)?(\\d\\d)(T)?(\\d\\d)(:)?(\\d\\d)(:)?(\\d\\d)(\\.\\d+)?(Z|([+-])(\\d\\d)(:)?(\\d\\d))"
    },
    "time": {
      "type": "number",
      "min": 0
    },
    "request": {
      "$ref": "request.json#"
    },
    "response": {
      "$ref": "response.json#"
    },
    "cache": {
      "$ref": "cache.json#"
    },
    "timings": {
      "$ref": "timings.json#"
    },
    "serverIPAddress": {
      "type": "string",
      "oneOf": [
        { "format": "ipv4" },
        { "format": "ipv6" }
      ]
    },
    "connection": {
      "type": "string"
    },
    "comment": {
      "type": "string"
    }
  }
}

Filemanager

Name Type Size Permission Actions
afterRequest.json File 717 B 0644
beforeRequest.json File 718 B 0644
browser.json File 312 B 0644
cache.json File 400 B 0644
content.json File 459 B 0644
cookie.json File 579 B 0644
creator.json File 312 B 0644
entry.json File 1.01 KB 0644
har.json File 200 B 0644
header.json File 307 B 0644
index.js File 714 B 0644
log.json File 591 B 0644
page.json File 661 B 0644
pageTimings.json File 311 B 0644
postData.json File 737 B 0644
query.json File 306 B 0644
request.json File 954 B 0644
response.json File 905 B 0644
timings.json File 647 B 0644