Commit graph

297 commits

Author SHA1 Message Date
evilsocket
c50ebf9991 fix: fixing compilation on windows 2018-02-26 19:03:00 +01:00
evilsocket
4eb4417c06 misc: small fix or general refactoring i did not bother commenting 2018-02-26 18:57:43 +01:00
evilsocket
2d148b2b24 fix: allowing ble.discover to be restarted (ref #74) 2018-02-26 18:49:28 +01:00
evilsocket
7fe6cd232c new: implemented ble.recon (ref #74) 2018-02-26 18:18:58 +01:00
evilsocket
536614068c misc: small fix or general refactoring i did not bother commenting 2018-02-26 14:08:12 +01:00
evilsocket
67160a97d3 fix: fixed a bug which caused the http.server module to crash if restarted in the same session 2018-02-26 13:48:39 +01:00
evilsocket
3926f52f2d new: the arp.spoof.targets variable now supports MAC addresses as well (closes #87) 2018-02-26 13:12:24 +01:00
Gianluca
bda3c2c487 Fix: create station and extract info from the first beacon 2018-02-26 00:13:55 +01:00
Gianluca
27e68aefc9 Wifi mod: extraction of Auth&Cipher from beacon 2018-02-26 00:11:46 +01:00
evilsocket
e63d88d5f9 fix: fixed a bug while parsing ssid probes (fixes #80) 2018-02-25 16:13:36 +01:00
evilsocket
b55224b545 misc: small fix or general refactoring i did not bother commenting 2018-02-25 14:22:13 +01:00
evilsocket
e5f645d771 misc: small fix or general refactoring i did not bother commenting 2018-02-25 03:41:39 +01:00
evilsocket
7ec7c20db8 misc: small fix or general refactoring i did not bother commenting 2018-02-25 03:16:53 +01:00
evilsocket
cf52962670 misc: small fix or general refactoring i did not bother commenting 2018-02-24 23:36:33 +01:00
evilsocket
d96592d020 new: including alias when endpoint is detected (fixes #79) 2018-02-24 23:07:29 +01:00
evilsocket
ef172c1b01 new: implemented wifi probes tracking (closes #78) 2018-02-24 23:03:37 +01:00
evilsocket
e77d6c8301 fix: wifi.* modules now update the session main queue stats 2018-02-24 21:39:49 +01:00
evilsocket
e753245221 fix: new wifi.skip-broken option, default to true, to skip dot11 packets with an invalid checksum ( ref #61 ) 2018-02-24 21:23:46 +01:00
evilsocket
ae7ce29986 fix: skipping broadcast bssid in wifi.recon 2018-02-24 21:07:39 +01:00
evilsocket
f7bf0c6b3e new: implemented TLS for http.server module (closes #71) 2018-02-24 20:08:47 +01:00
evilsocket
dfb9f145ef misc: small fix or general refactoring i did not bother commenting 2018-02-24 19:48:01 +01:00
evilsocket
d9bcf8195b new: implemented wifi.hop.period parameter (closes #75). 2018-02-24 19:46:22 +01:00
evilsocket
8365904ed5 fix: skipping zeroed BSSID 2018-02-24 19:04:33 +01:00
evilsocket
9ee43b6b67 new: improved control over events.stream verbosity ( ref #70 ) 2018-02-24 17:04:16 +01:00
evilsocket
b36bf4376c fix: fixed various sniffer parsers 2018-02-23 12:25:14 +01:00
evilsocket
c5baa7a077 new: http requests which are not GETs are now properly reported 2018-02-23 12:16:43 +01:00
evilsocket
1ac5521038 fix: fixed a bug in NTLM parser which prevented the HTTP parser from being called. 2018-02-23 11:46:00 +01:00
evilsocket
d60648f0db fix: using normal mutex instead of atomic increments ( fixes #69 ) 2018-02-23 10:15:51 +01:00
evilsocket
129f87f8f9 new: implemented tcp.proxy (closes #33) 2018-02-23 09:27:19 +01:00
evilsocket
0f8be49beb misc: small fix or general refactoring i did not bother commenting 2018-02-23 05:34:43 +01:00
evilsocket
bf27880325 misc: small fix or general refactoring i did not bother commenting 2018-02-23 05:21:30 +01:00
evilsocket
63cea73f8e misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:07:09 +01:00
evilsocket
ee4d1e9b8a misc: small fix or general refactoring i did not bother commenting 2018-02-22 21:59:13 +01:00
evilsocket
7c2dc38819 misc: small fix or general refactoring i did not bother commenting 2018-02-22 21:52:37 +01:00
evilsocket
42b08db0b0 refact: refactored syn.scan open port log as proper event 2018-02-22 21:35:19 +01:00
evilsocket
ce76c7258d new: implemented syn.scan module (closes #67) 2018-02-22 21:20:36 +01:00
evilsocket
d6fe8fc663 fix: showing meta fields when available in net.show (ref #66) 2018-02-22 19:08:58 +01:00
evilsocket
02d414107e new: added new Meta field to Endpoint objects (closes #66) 2018-02-22 18:41:04 +01:00
evilsocket
1728ed63f1 refact: we got rid of huge GIN dependency by using core golang libs for api.rest module 2018-02-22 16:59:23 +01:00
evilsocket
bec98e3d1f misc: small fix or general refactoring i did not bother commenting 2018-02-22 15:43:32 +01:00
evilsocket
87800ef2dd refact: misc refactoring and fixes to proxy builtin functions 2018-02-22 15:27:07 +01:00
evilsocket
28ca00e480 fix: proxy module builtin log function now logs to the global events stream 2018-02-22 15:20:29 +01:00
evilsocket
abca005651 new: implemented 'env' builtin function for proxy modules in order to get and set session variables 2018-02-22 15:17:36 +01:00
evilsocket
4698bdba54 misc: small fix or general refactoring i did not bother commenting 2018-02-22 13:54:00 +01:00
evilsocket
9ba9cb8c52 fix: resetting response and request Body to unread state (fixes #65) 2018-02-22 13:40:04 +01:00
evilsocket
a30ff8b359 fixes #59 2018-02-21 03:30:09 +01:00
evilsocket
51f563d830 misc: small fix or general refactoring i did not bother commenting 2018-02-20 19:03:45 +01:00
evilsocket
fc840f413f fix: supporting hidden networks 2018-02-20 18:38:20 +01:00
evilsocket
8720327743 misc: small fix or general refactoring i did not bother commenting 2018-02-20 18:34:29 +01:00
evilsocket
da5d1d46d4 refact: big refactoring and improvements of wifi.* modules 2018-02-20 18:14:38 +01:00