Commit graph

498 commits

Author SHA1 Message Date
Simone Margaritelli
5328ced392
Revert "Minor refactors using golint" 2018-05-03 12:31:42 +02:00
Kent Gruber
5619127f93 if block ends with a return statement drop this else and outdent its block 2018-05-01 23:22:10 -04:00
Kent Gruber
c2db4b0d67 if block ends with a return statement drop this else and outdent its block 2018-05-01 23:22:06 -04:00
Kent Gruber
55614a7f28 if block ends with a return statement drop this else and outdent its block 2018-05-01 23:21:54 -04:00
Kent Gruber
343ad54b9a if block ends with a return statement drop this else and outdent its block 2018-05-01 23:21:52 -04:00
Kent Gruber
069ad23282 if block ends with a return statement drop this else and outdent its block 2018-05-01 23:21:49 -04:00
Kent Gruber
aee47df0a6 if block ends with a return statement drop this else and outdent its block 2018-05-01 23:21:46 -04:00
Kent Gruber
3f8226ff67 if block ends with a return statement drop this else and outdent its block 2018-05-01 23:21:42 -04:00
Kent Gruber
9505a149ce if block ends with a return statement drop this else and outdent its block 2018-05-01 23:15:05 -04:00
Kent Gruber
d65bee06ce if block ends with a return statement drop this else and outdent its block 2018-05-01 23:13:33 -04:00
Kent Gruber
024f978c3a golint says don't use underscores in Go names; var from_hw should be fromHw 2018-05-01 23:13:16 -04:00
Kent Gruber
7996fc40ff if block ends with a return statement drop this else and outdent its block 2018-05-01 23:10:55 -04:00
Kent Gruber
db18057fce if block ends with a return statement drop this else and outdent its block 2018-05-01 23:10:49 -04:00
Kent Gruber
f0408bc514 if block ends with a return statement drop this else and outdent its block 2018-05-01 23:09:09 -04:00
Kent Gruber
2522b89069 if block ends with a return statement drop this else and outdent its block 2018-05-01 23:08:11 -04:00
evilsocket
9f390a722f
new: added arp.spoof.internal boolean parameter (closes #242) 2018-04-30 15:44:16 +02:00
evilsocket
7197fb1f25
fixed a panic on net.sniff due to channel being closed if reading from a pcap (fixes #246) 2018-04-30 14:57:32 +02:00
evilsocket
4cd86f3fd0
wrote unit tests for session.Environment 2018-04-30 14:20:34 +02:00
bmaia
d2901fddf0 new: implemented tcp.tunnel option for tcp.proxy module (closes #238) 2018-04-27 00:32:39 +02:00
evilsocket
0de6f3a76e
more lint driven refactoring 2018-04-24 18:26:16 +02:00
evilsocket
7919cda5ec
lint driven refactoring 2018-04-24 16:33:38 +02:00
evilsocket
bc3be7dd2b
started structuring project for testing + lint driven various refactoring 2018-04-24 15:12:25 +02:00
bmaia
4a6a91ad17 new: Implemented Rogue MySQL server module 2018-04-23 14:55:29 +02:00
evilsocket
214d2a56da
misc: small fix or general refactoring i did not bother commenting 2018-04-10 12:13:06 +02:00
evilsocket
b5596d54d2
new: supporting wildcard expressions in dns.spoof module (closes #215) 2018-04-01 14:27:33 +02:00
evilsocket
e80e73879f
fix: adding --queue-bypass parameter to NFQUEUE created by the packet.proxy module. 2018-03-31 12:47:50 +02:00
evilsocket
07938f8a6c
misc: small fix or general refactoring i did not bother commenting 2018-03-28 21:41:00 +02:00
evilsocket
29f8173e17
misc: small fix or general refactoring i did not bother commenting 2018-03-28 21:38:16 +02:00
evilsocket
eabd8c9c0f
misc: small fix or general refactoring i did not bother commenting 2018-03-28 21:34:46 +02:00
evilsocket
a909d81765
misc: small fix or general refactoring i did not bother commenting 2018-03-28 21:28:29 +02:00
evilsocket
4e98507eee
misc: small fix or general refactoring i did not bother commenting 2018-03-28 21:20:52 +02:00
evilsocket
3f9229b6db
misc: small fix or general refactoring i did not bother commenting 2018-03-28 21:17:46 +02:00
evilsocket
485235cd5a
misc: small fix or general refactoring i did not bother commenting 2018-03-28 21:14:52 +02:00
evilsocket
31c7b87c53
misc: small fix or general refactoring i did not bother commenting 2018-03-28 21:13:20 +02:00
evilsocket
40e3e9cb7e
misc: small fix or general refactoring i did not bother commenting 2018-03-28 21:10:25 +02:00
evilsocket
0453d650d9
misc: small fix or general refactoring i did not bother commenting 2018-03-28 19:57:42 +02:00
evilsocket
54d4594a5b
misc: small fix or general refactoring i did not bother commenting 2018-03-28 19:56:21 +02:00
evilsocket
ce4d735f63
misc: small fix or general refactoring i did not bother commenting 2018-03-28 19:51:43 +02:00
evilsocket
c8e0489c72
misc: small fix or general refactoring i did not bother commenting 2018-03-28 19:50:11 +02:00
evilsocket
39ed078204
misc: small fix or general refactoring i did not bother commenting 2018-03-28 19:49:46 +02:00
evilsocket
2a68ebb95e
new: implemented new (Linux only) packet.proxy module (closes #6). 2018-03-28 15:17:32 +02:00
evilsocket
43b7e8243f
fix: made a warning log as a debug log to avoid causing confusion about MAC lookup of offline addresses 2018-03-28 11:56:56 +02:00
evilsocket
d9dba33cce
misc: small fix or general refactoring i did not bother commenting 2018-03-27 15:34:03 +02:00
evilsocket
ea31346e3e
fix: slightly better handling of http->http redirections while sslstrip is enabled (ref #154) 2018-03-27 14:46:15 +02:00
evilsocket
1f8e97d91f
fix: fixed a bug which caused response body overrides from proxy modules to not work correctly in some cases (fixes #209) 2018-03-27 12:34:19 +02:00
evilsocket
da2d837dfb
fix: using active udp probes if arp.spoof fails to resolve an IP to its MAC 2018-03-27 10:39:20 +02:00
evilsocket
6c50cc2918
new: added new arp.spoof.whitelist variable which supports macs, ips, ip ranges and aliases (closes #205) 2018-03-26 11:58:31 +02:00
evilsocket
54607993ba
new: aliases can now be used along with MACs and IP ranges for the arp.spoof.targets variable (ref #204) 2018-03-26 11:38:22 +02:00
evilsocket
3e8b12f08b
fix: not printing a new line and not refreshing the prompt in events.show if no event is present. 2018-03-22 13:36:27 +01:00
evilsocket
e071788681
fix: updated gps module to reflect latest changes in nmea package 2018-03-22 11:53:28 +01:00