diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2024-01-05 13:02:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-05 13:02:39 +0100 |
commit | 40797521af054032908ca43de0878eda6255db77 (patch) | |
tree | 48b79d6240c740fff9887b28b880cf9eeca42137 /tests/cfgs/default/result/rsh.pcap.out | |
parent | 3d09b256532b13b71dd80de1d1843fe226617ccf (diff) |
ndpiReader: add breed stats on output used for CI (#2236)
Diffstat (limited to 'tests/cfgs/default/result/rsh.pcap.out')
-rw-r--r-- | tests/cfgs/default/result/rsh.pcap.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/cfgs/default/result/rsh.pcap.out b/tests/cfgs/default/result/rsh.pcap.out index 0e66de8a6..a8783d817 100644 --- a/tests/cfgs/default/result/rsh.pcap.out +++ b/tests/cfgs/default/result/rsh.pcap.out @@ -23,5 +23,7 @@ Patricia protocols IPv6: 0/0 (search/found) RSH 24 1721 2 +Unsafe 24 1721 2 + 1 TCP 127.0.0.1:1021 <-> 127.0.0.1:514 [proto: 294/RSH][IP: 0/Unknown][ClearText][Confidence: DPI][DPI packets: 6][cat: RemoteAccess/12][7 pkts/508 bytes <-> 5 pkts/356 bytes][Goodput ratio: 7/5][1.43 sec][bytes ratio: 0.176 (Mixed)][IAT c2s/s2c min/avg/max/stddev: 0/16 286/477 1414/1414 564/663][Pkt Len c2s/s2c min/avg/max/stddev: 66/66 73/71 99/84 11/7][Risk: ** Unsafe Protocol **** Clear-Text Credentials **][Risk Score: 110][Risk Info: User 'someuser' executing 'some random command'][PLAIN TEXT (someuser)][Plen Bins: 66,33,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0] 2 TCP 127.0.0.1:1023 <-> 127.0.0.1:514 [proto: 294/RSH][IP: 0/Unknown][ClearText][Confidence: DPI][DPI packets: 6][cat: RemoteAccess/12][7 pkts/498 bytes <-> 5 pkts/359 bytes][Goodput ratio: 6/6][1.31 sec][bytes ratio: 0.162 (Mixed)][IAT c2s/s2c min/avg/max/stddev: 0/15 262/437 1295/1295 517/607][Pkt Len c2s/s2c min/avg/max/stddev: 66/66 71/72 89/87 8/8][Risk: ** Unsafe Protocol **** Clear-Text Credentials **][Risk Score: 110][Risk Info: User 'root' executing 'mkdir testdir'][Plen Bins: 100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0] |