Module agent
[hide private]
[frames] | no frames]

Module agent

source code

Classes [hide private]
  Agent
Cuckoo agent, it runs inside guest.
Variables [hide private]
  BIND_IP = '0.0.0.0'
  BIND_PORT = 8000
  STATUS_INIT = 1
  STATUS_RUNNING = 2
  STATUS_COMPLETED = 3
  STATUS_FAILED = 4
  CURRENT_STATUS = 1
  ERROR_MESSAGE = ''
  ANALYZER_FOLDER = ''
  RESULTS_FOLDER = ''
  __package__ = None