Commit graph

529 commits

Author SHA1 Message Date
evilsocket
d16b0c7cf5
new: dns.spoof now supports a hosts file with multiple mappings (closes #344) 2018-09-20 14:42:10 +02:00
evilsocket
e0906c0afb
fix: enabled CORS on the api.rest module in order to allow usage from other ports 2018-09-17 17:39:52 +02:00
evilsocket
319b6059a5
fix: api.rest is now on http and port 8081 by default 2018-09-17 11:23:49 +02:00
evilsocket
31489e4d70
misc: small fix or general refactoring i did not bother commenting 2018-09-13 16:44:08 +02:00
evilsocket
e0381e5fba
misc: small fix or general refactoring i did not bother commenting 2018-09-13 13:02:47 +02:00
evilsocket
1da54080b9
new: new upnp discovery response parser 2018-09-13 12:51:48 +02:00
evilsocket
7a662cfee4
misc: small fix or general refactoring i did not bother commenting 2018-09-13 12:42:45 +02:00
evilsocket
8dfe78c491
misc: small fix or general refactoring i did not bother commenting 2018-09-13 12:12:02 +02:00
evilsocket
13be09c510
misc: minor optimization to the http proxy code 2018-09-13 12:07:21 +02:00
evilsocket
1afc21ac64
fix: displaying a warning message if the api.rest module authentication is disabled 2018-09-12 12:58:57 +02:00
evilsocket
9f64372273
new: new net.show.meta boolean flag to enable or disable endpoints metainfo rendering 2018-09-09 20:24:49 +03:00
evilsocket
6f691245e0
misc: small fix or general refactoring i did not bother commenting 2018-09-09 18:50:36 +03:00
evilsocket
976465959e
new: using wireshark manufacturers file instead of oui.dat (closes #303) 2018-09-09 18:48:41 +03:00
evilsocket
7ef447e726
new: net.show now accepts an IP address parameter which, if present, will be the only endpoint listed in the table 2018-09-09 16:36:25 +03:00
evilsocket
b6adb2b65f
new: WSD discovery agent for net.probe 2018-09-09 14:10:24 +03:00
evilsocket
549fdc45af
misc: small fix or general refactoring i did not bother commenting 2018-09-09 13:21:42 +03:00
evilsocket
42c71845ed
new: new net.probe.upnp agent 2018-09-09 13:12:04 +03:00
evilsocket
03161b1a95
new: new net.probe.nbns and net.probe.mdns boolean parameters to selectively enable or disable specific probe agents 2018-09-09 12:47:08 +03:00
evilsocket
eba546bef6
misc: small fix or general refactoring i did not bother commenting 2018-09-09 12:39:44 +03:00
evilsocket
e2cc4574c4
new: net.probe on uses both NBNS and MDNS queries to fetch endpoints metadata and hostnames 2018-09-09 12:35:00 +03:00
evilsocket
36999813c4
working on NBNS probe 2018-09-06 18:03:26 +03:00
evilsocket
e993bf73f8
new: net.probe now also sends multicast dns queries to force mDNS traffic and responses 2018-09-06 17:41:51 +03:00
eenblam
c917c6ddf5 lint: apply annoying gofmt
This keeps getting applied every time make test is run.
2018-08-31 15:42:15 -07:00
eenblam
06ba0903e7 lint: replace loop append(x, y...) 2018-08-31 15:41:35 -07:00
eenblam
851e39c11b lint: remove comparisons to bool 2018-08-31 15:07:41 -07:00
evilsocket
da9919484b
new: net.sniff now also reports mDNS questions 2018-08-30 19:18:38 +03:00
evilsocket
cf000fc5f7
refact: refactored code to use gopacket for mDNS related stuff 2018-08-30 19:09:22 +03:00
evilsocket
a58d59d4cb
fix: fixed the way endpoints metas are rendered on the net.show table 2018-08-30 17:59:42 +03:00
evilsocket
798df7e32f
new: grabbing meta info from mDNS TXT records 2018-08-30 14:55:38 +03:00
evilsocket
6df190a715
misc: small fix or general refactoring i did not bother commenting 2018-08-30 14:05:56 +03:00
evilsocket
1f9c151089
fix: api.rest will switch to http if provided key and certificate paths are empty 2018-08-30 12:52:01 +03:00
evilsocket
00c32c2cc6
new: net.sniff now will parse and print mDNS query responses 2018-08-30 12:30:08 +03:00
evilsocket
f9656e1d1d
new: disabling api.rest authentication if username or password are empty 2018-08-29 16:00:17 +03:00
evilsocket
3b6ea499dd
misc: small fix or general refactoring i did not bother commenting 2018-08-27 10:14:31 +02:00
evilsocket
868aba8de0
fix: explicitly signaling when a net.sniff'ed http form is empty 2018-08-26 17:26:51 +02:00
evilsocket
9533c67d88
fix: net.sniff.verbose is false by default 2018-08-26 16:54:12 +02:00
evilsocket
2e952456bd
misc: small fix or general refactoring i did not bother commenting 2018-08-26 15:32:13 +02:00
evilsocket
52da653604
misc: small fix or general refactoring i did not bother commenting 2018-08-26 15:30:43 +02:00
evilsocket
cd0dcb63a4
misc: small fix or general refactoring i did not bother commenting 2018-08-26 15:30:10 +02:00
evilsocket
38694ad091
misc: small fix or general refactoring i did not bother commenting 2018-08-26 12:13:44 +02:00
evilsocket
855f9b243e
misc: small fix or general refactoring i did not bother commenting 2018-08-26 10:24:34 +02:00
evilsocket
a2327b7e8e
misc: small fix or general refactoring i did not bother commenting 2018-08-26 10:23:30 +02:00
evilsocket
b57e329632
misc: small fix or general refactoring i did not bother commenting 2018-08-25 11:50:23 +02:00
evilsocket
031f2e64ff
fix: net.probe handled errors were turned into debug messages 2018-08-24 15:28:33 +02:00
evilsocket
6c43fb7673
misc: small fix or general refactoring i did not bother commenting 2018-08-20 16:12:22 +02:00
evilsocket
f79f4bff4c
minor refactoring of the ble module 2018-08-20 15:47:35 +02:00
evilsocket
1c3b9fc825
misc: small fix or general refactoring i did not bother commenting 2018-08-17 15:50:02 +02:00
evilsocket
4206fd6a22
fix: the data field and the return value of the onData callback for the tcp.proxy are now byte arrays instead of strings (fixes #284) 2018-08-17 15:30:00 +02:00
evilsocket
49beed239f
misc: wifi.deauth has been optimized by sorting frames to send by channel in order to minimize the amount of channel hops 2018-08-17 14:57:44 +02:00
evilsocket
7a08366516
new: single https certificate / authority fields can now be customized via dedicated module parameters ( http.server, https.proxy and api.rest ) 2018-08-17 14:11:50 +02:00