diff options
author | Luca Deri <lucaderi@users.noreply.github.com> | 2020-07-06 10:23:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-06 10:23:29 +0200 |
commit | b4edb758240e28da446d43c55fb0698ab66ded41 (patch) | |
tree | f49fc316e2a8d265a1eaaa9df717a414773f9b26 /tests | |
parent | dfb9e8ec1fd11d9dc5fbcd1906d8345724331b0e (diff) | |
parent | 4b8c8608d146c5407c6180a5698057c146e0d60b (diff) |
Merge pull request #950 from lnslbrty/improved/http-line-parsing
Improved HTTP line parsing if request splitted into multiple packets.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/pcap/http-lines-split.pcap | bin | 0 -> 2751 bytes | |||
-rw-r--r-- | tests/result/http-lines-split.pcap.out | 3 |
2 files changed, 3 insertions, 0 deletions
diff --git a/tests/pcap/http-lines-split.pcap b/tests/pcap/http-lines-split.pcap Binary files differnew file mode 100644 index 000000000..01570c76c --- /dev/null +++ b/tests/pcap/http-lines-split.pcap diff --git a/tests/result/http-lines-split.pcap.out b/tests/result/http-lines-split.pcap.out new file mode 100644 index 000000000..99f6f1415 --- /dev/null +++ b/tests/result/http-lines-split.pcap.out @@ -0,0 +1,3 @@ +HTTP 14 2503 1 + + 1 TCP 192.168.0.1:39236 <-> 192.168.0.20:31337 [proto: 7/HTTP][cat: Web/5][7 pkts/481 bytes <-> 7 pkts/2022 bytes][Goodput ratio: 14/81][0.00 sec][Host: toni.lan][bytes ratio: -0.616 (Download)][IAT c2s/s2c min/avg/max/stddev: 0/0 0/0 0/1 0/0][Pkt Len c2s/s2c min/avg/max/stddev: 60/54 69/289 92/1514 12/503][URL: toni.lan:31337/][StatusCode: 200][User-Agent: uclient-fetch][Risk: ** Known protocol on non standard port **** HTTP Suspicious User-Agent **][PLAIN TEXT (GET / HTTP/1.1)][Plen Bins: 40,20,0,0,20,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,20,0] |