Commit graph

19 commits

Author SHA1 Message Date
evilsocket
d070445225 refact: refactored to use islazy and updated deps 2018-10-10 19:00:25 +02:00
evilsocket
9469c37ef0
misc: small fix or general refactoring i did not bother commenting 2018-09-29 12:25:13 +02:00
evilsocket
1220874473 new: the events.stream will now parse and display properly interesting http requests and responses 2018-09-28 19:59:31 +02:00
evilsocket
0ada0fdf7b fix: fixed a json encoding issue that caused the api.rest controller to return an empty list of events when a net.sniff http event is triggered 2018-09-27 16:09:11 +02:00
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