Skip to content

Fix vt_trailer decryption + better error logging

b226b7c
Select commit
Loading
Failed to load commit list.
Merged

DCE/RPC: various bug fixes in PKT_PRIVACY mode / client fragmentation #4664

Fix vt_trailer decryption + better error logging
b226b7c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 26, 2025 in 0s

82.11% (+0.21%) compared to 7275516

View this Pull Request on Codecov

82.11% (+0.21%) compared to 7275516

Details

Codecov Report

Attention: Patch coverage is 69.29825% with 35 lines in your changes missing coverage. Please review.

Project coverage is 82.11%. Comparing base (7275516) to head (b226b7c).

Files with missing lines Patch % Lines
scapy/layers/dcerpc.py 69.38% 30 Missing ⚠️
scapy/layers/smbclient.py 58.33% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4664      +/-   ##
==========================================
+ Coverage   81.90%   82.11%   +0.21%     
==========================================
  Files         359      359              
  Lines       86574    86615      +41     
==========================================
+ Hits        70909    71126     +217     
+ Misses      15665    15489     -176     
Files with missing lines Coverage Δ
scapy/layers/msrpce/rpcclient.py 52.27% <100.00%> (+0.21%) ⬆️
scapy/layers/smb2.py 88.11% <100.00%> (+0.03%) ⬆️
scapy/layers/smbclient.py 73.96% <58.33%> (-0.16%) ⬇️
scapy/layers/dcerpc.py 90.57% <69.38%> (-0.86%) ⬇️

... and 24 files with indirect coverage changes