Commit graph

13 commits

Author SHA1 Message Date
evilsocket
d070445225 refact: refactored to use islazy and updated deps 2018-10-10 19:00:25 +02:00
evilsocket
9533c67d88
fix: net.sniff.verbose is false by default 2018-08-26 16:54:12 +02: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
63cea73f8e misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:07:09 +01:00
evilsocket
69248094c4 new: net.sniff module is now able to capture WPA handshake from RadioTap packets. 2018-02-19 16:24:45 +01:00
evilsocket
c9c957eb80 misc: small fix or general refactoring i did not bother commenting 2018-02-11 20:43:46 +01:00
evilsocket
6e36256dd1 new: new net.sniff.source parameter to use a PCAP file as source instead of the interface 2018-02-05 17:11:02 +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
evilsocket
e543582257 refact: refactored module parameters api 2018-01-11 00:27:53 +01:00
evilsocket
c75d4c391b refact: net.sniffer -> net.sniff 2018-01-10 03:16:52 +01:00
evilsocket
55b9b1f189 refact: refactored sniffer to allow several parsers 2018-01-09 23:43:23 +01:00