cbapi-python icon indicating copy to clipboard operation
cbapi-python copied to clipboard

Sensor object computer_sid returned with newline

Open birapt opened this issue 4 years ago • 0 comments

Sensor object returns computer_sid with newline.

  • cbapi-python 1.7.5 (tested previously with 1.7.2)
  • Python 3.6.8

` Sensor object, bound to https://localhost:18443.

             boot_id: 0
            build_id: 36
build_version_string: 007.000.003.15300
         clock_delta: 0
   computer_dns_name: HOSTNAME.domain
       computer_name: HOSTNAME
        computer_sid: b8c2e0f41a3e41eb9c79571b9753ef123

              cookie: 1693218140
             display: True
     emet_dump_flags: None
 emet_exploit_action: None
         emet_is_gpo: False
  emet_process_count: 0
 emet_report_setting: None
 emet_telemetry_path: None
        emet_version: None
event_log_flush_time: None
            group_id: 13
                  id: 5001
        is_isolating: False
   last_checkin_time: 2021-11-02 15:03:58.486017+01:00
 last_server_cert_id: 6
         last_update: 2021-11-02 15:04:05.596870+01:00
  license_expiration: 1990-01-01 00:00:00+01:00
    network_adapters: 127.0.0.1,000000000000|192.168.1.254,0000fffee304|
network_isolation_enabled: False
   next_checkin_time: 2021-11-02 15:04:59.485308+01:00
             node_id: 0
               notes: None
  num_eventlog_bytes: 81257
num_storefiles_bytes: 0
os_environment_display_string: Linux Red Hat Enterprise Linux Server release 7...
   os_environment_id: 71
             os_type: 3
      parity_host_id: 0
physical_memory_size: 8146853888
         power_state: None
   registration_time: 2020-09-07 17:43:15.383491+02:00
      restart_queued: False
sensor_health_message: Healthy
sensor_health_status: 100
       sensor_uptime: 2351159
       session_token: 0
            shard_id: 0
              status: Online
supports_2nd_gen_modloads: False
       supports_cblr: True
  supports_isolation: True
systemvolume_free_size: 45947678720
systemvolume_total_size: 53660876800
        tamper_level: 1
           uninstall: False
         uninstalled: None
              uptime: 2351174` 

birapt avatar Nov 02 '21 14:11 birapt