Srinivas11789 / PcapXray

:snowflake: PcapXray - A Network Forensics Tool - To visualize a Packet Capture offline as a Network Diagram including device identification, highlight important communication and file extraction
GNU General Public License v2.0
1.66k stars 275 forks source link

Covert communication #45

Closed Srinivas11789 closed 4 years ago

Srinivas11789 commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

Merging #45 into develop will decrease coverage by 0.35%. The diff coverage is 78.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop     #45      +/-   ##
==========================================
- Coverage    80.26%   79.9%   -0.36%     
==========================================
  Files            9       9              
  Lines          380     423      +43     
==========================================
+ Hits           305     338      +33     
- Misses          75      85      +10
Impacted Files Coverage Δ
Source/Module/memory.py 100% <ø> (ø) :arrow_up:
Source/Module/communication_details_fetch.py 66.66% <72.72%> (ø) :arrow_up:
Source/Module/malicious_traffic_identifier.py 75.6% <73.07%> (-7.73%) :arrow_down:
Source/Module/device_details_fetch.py 59.09% <75%> (+0.95%) :arrow_up:
Source/Module/pcap_reader.py 81.81% <90%> (+1.36%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8b1cd0c...ff8c22e. Read the comment docs.