Commit graph

15 commits

Author SHA1 Message Date
evilsocket
10c3f702bd new: added hostname to net.sniff.leak.http event (fixes #139) 2018-03-06 12:35:49 +01:00
evilsocket
1a67c82fbd fix: getting rid of forked gopacket, static build ftw! 2018-03-01 10:40:49 +01:00
evilsocket
496c29b5bc fix: using statically linked version of gopacket (fixes #98) 2018-02-28 01:06:49 +01:00
evilsocket
c5baa7a077 new: http requests which are not GETs are now properly reported 2018-02-23 12:16:43 +01:00
evilsocket
63cea73f8e misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:07:09 +01:00
evilsocket
af9679ecc1 new: new http auth parser 2018-02-11 06:40:30 +01:00
evilsocket
e64a24dd13 refact: better sniffer messages 2018-02-05 18:56:52 +01:00
Simone Margaritelli
8d877e5294
Revert "[feature] net.sniff.http truncate urls option" 2018-02-05 15:27:23 +01:00
Sabin Tudor
839d5da9f2 [net.sniff] Add net.sniff.truncate param (default bool true) in order to toggle shortening / truncating (...) of long URLs in HTTP requests on demand 2018-02-04 23:31:10 +02:00
Sabin Tudor
366978e303 Fix net.sniff http URL format reporting (regression after path/hostname fix) 2018-02-01 17:42:58 +02:00
evilsocket
ab9e86abd1 fix: fixed net.sniff http reporting 2018-02-01 15:29:31 +01:00
evilsocket
e8c6c7cf92 new: integrated net.sniff events into main events system ( with new.sniff.leak.* even type ) 2018-01-10 15:27:29 +01:00
evilsocket
63f389643d new: showing user agent while sniffing http requests 2018-01-10 14:43:38 +01:00
evilsocket
acf1e8b612 refact: minor refactoring 2018-01-10 03:43:18 +01:00
evilsocket
c98191c43e new: http parser 2018-01-10 03:06:05 +01:00