From 5a7f58d23f50fdc00e1353dbc219a5af67e3a606 Mon Sep 17 00:00:00 2001 From: Leonn Date: Sat, 21 Apr 2018 09:15:25 -0300 Subject: :bulb: Add Apache JServ Protocol Dissector --- tests/pcap/ajp.pcap | Bin 0 -> 7804 bytes tests/result/ajp.pcap.out | 10 ++++++++++ 2 files changed, 10 insertions(+) create mode 100644 tests/pcap/ajp.pcap create mode 100644 tests/result/ajp.pcap.out (limited to 'tests') diff --git a/tests/pcap/ajp.pcap b/tests/pcap/ajp.pcap new file mode 100644 index 000000000..97228402c Binary files /dev/null and b/tests/pcap/ajp.pcap differ diff --git a/tests/result/ajp.pcap.out b/tests/result/ajp.pcap.out new file mode 100644 index 000000000..76fff67df --- /dev/null +++ b/tests/result/ajp.pcap.out @@ -0,0 +1,10 @@ +Unknown 6 2200 2 +AJP 26 4446 2 + + 1 TCP 172.29.9.146:38856 <-> 172.29.9.147:8009 [VLAN: 7][proto: 139/AJP][7 pkts/1554 bytes <-> 6 pkts/669 bytes] + 2 TCP 172.29.9.146:38856 <-> 172.29.9.147:8010 [VLAN: 7][proto: 139/AJP][7 pkts/1554 bytes <-> 6 pkts/669 bytes] + + +Undetected flows: + 1 80 93.88.129.0:0 -> 0.7.8.0:0 [proto: 0/Unknown][4 pkts/2012 bytes -> 0 pkts/0 bytes] + 2 80 142.243.129.0:0 -> 0.7.8.0:0 [proto: 0/Unknown][2 pkts/188 bytes -> 0 pkts/0 bytes] -- cgit v1.2.3