fox-it / dissect.cobaltstrike

Python library for dissecting and parsing Cobalt Strike related data such as Beacon payloads and Malleable C2 Profiles
https://dissect-cobaltstrike.readthedocs.io
MIT License
147 stars 21 forks source link

Add message for trial beacons #38

Closed yunzheng closed 2 years ago

yunzheng commented 2 years ago

Probably not hard to implement trial beacons, but we currently don't.

codecov[bot] commented 2 years ago

Codecov Report

Merging #38 (36c89f7) into main (ed70b54) will increase coverage by 0.01%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   76.97%   76.99%   +0.01%     
==========================================
  Files          10       10              
  Lines        2454     2456       +2     
==========================================
+ Hits         1889     1891       +2     
  Misses        565      565              
Flag Coverage Δ
unittests 76.99% <50.00%> (+0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
dissect/cobaltstrike/c2.py 88.10% <50.00%> (-0.22%) :arrow_down:
dissect/cobaltstrike/beacon.py 93.61% <0.00%> (+0.24%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more