Sindbad~EG File Manager

Current Path : /proc/thread-self/root/opt/imunify360/venv/lib64/python3.11/site-packages/imav/malwarelib/rpc/schema/
Upload File :
Current File : //proc/thread-self/root/opt/imunify360/venv/lib64/python3.11/site-packages/imav/malwarelib/rpc/schema/submit.yaml

submit false-positive:
  help: Submit a legitimate file detected by scanner as malicious/infected to Imunify team for analysis.
  cli:
    users:
      - root
  type: dict
  schema:
    filename:
      type: string
      empty: false
      coerce: path
      positional: true
      required: True
      help: Path to the file on the server.
    scanner:  # TODO: remove this field
      type: string
      allowed:
        - ai-bolit
      required: False
      help: DEPRECATED
    reason:
      type: string
      required: True
      help: Any additional info/comment about the file.


submit false-negative:
  help: Submit a malicious file not yet detected by scanner to Imunify team for analysis.
  cli:
    users:
      - root
  type: dict
  schema:
    filename:
      type: string
      empty: false
      coerce: path
      positional: true
      required: True
      help: Path to the file on the server.

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists