Commit graph

1613 commits

Author SHA1 Message Date
evilsocket
7cbf04e6cb
misc: small fix or general refactoring i did not bother commenting 2018-09-29 12:49:17 +02:00
evilsocket
08f3766d30 new: new /api/session/modules route 2018-09-29 12:48:32 +02:00
evilsocket
f489d61440
misc: small fix or general refactoring i did not bother commenting 2018-09-29 12:37:48 +02:00
evilsocket
4a6d429bf8 new: new events.stream.http.request.dump and events.stream.http.response.dump parameters to enable or disable http dumps 2018-09-29 12:32:11 +02:00
evilsocket
9469c37ef0
misc: small fix or general refactoring i did not bother commenting 2018-09-29 12:25:13 +02:00
evilsocket
b98db78926 new: properly exposing module handlers and parameters from api.rest 2018-09-29 12:20:22 +02:00
evilsocket
87ac32cd6b
misc: small fix or general refactoring i did not bother commenting 2018-09-29 02:34:27 +02:00
evilsocket
8f7f6545b1 new: new api.rest.alloworigin parameter to customize the Access-Control-Allow-Origin header of the server. 2018-09-29 02:10:46 +02:00
evilsocket
2b117e14d6 new: exposing modules realtime status from the rest api 2018-09-28 22:05:38 +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
38a87e38b2 fix: fixed bettercap.service file to use the api.rest from the eval argument instead as an autostarted module 2018-09-27 16:56:01 +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
7b7739358d fix: locking the session object when it's read by the api module (fixes #349) 2018-09-27 15:25:35 +02:00
evilsocket
7951981815 fix 2018-09-26 16:40:02 +02:00
evilsocket
864d00f7d0
Merge pull request #348 from alexmozzhakov/patch-1
Re-include caplets in autocomplete
2018-09-26 14:34:34 +02:00
Alexey Mozzhakov
9abb153a31
Re-include caplets in autocomplete 2018-09-26 12:44:39 +03:00
evilsocket
7234323840
misc: small fix or general refactoring i did not bother commenting 2018-09-24 13:42:25 +02:00
evilsocket
197cff7108 new: mysql.server.outfile to save INFILE buffers to a file (also fixes #342) 2018-09-22 15:36:52 +02:00
evilsocket
431215b053 new: parsing device name from intercepted mdns:md values 2018-09-22 14:13:43 +02:00
evilsocket
654585ff1f
misc: small fix or general refactoring i did not bother commenting 2018-09-21 19:40:56 +02:00
evilsocket
91f074c3ee
misc: small fix or general refactoring i did not bother commenting 2018-09-21 17:02:53 +02:00
evilsocket
e79ba4952e new: new caplets module to manage system caplets 2018-09-21 16:49:20 +02:00
evilsocket
9721c1d6e0 misc: refactored caplets code in a dedicated package 2018-09-21 15:15:27 +02:00
evilsocket
d16b0c7cf5
new: dns.spoof now supports a hosts file with multiple mappings (closes #344) 2018-09-20 14:42:10 +02:00
evilsocket
3ed4db132c
fix: fixed a bug which prevented the first log messages not to be showed by the event.stream module 2018-09-20 14:02:56 +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
c8f60e5968
misc: updated dependencies 2018-09-13 13:22:40 +02:00
evilsocket
678865cd6d
misc: small fix or general refactoring i did not bother commenting 2018-09-13 13:12:38 +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
342d1cf7c9
misc: small fix or general refactoring i did not bother commenting 2018-09-12 12:34:47 +02:00
evilsocket
3d312a9cdf
new: parsing UPNP discovery responses to get metadata about the endpoints 2018-09-12 11:56:07 +02:00
evilsocket
02f445c42c
Releasing v2.9 2018-09-11 15:16:05 +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
632f7700bf
misc: small fix or general refactoring i did not bother commenting 2018-09-09 14:02:36 +03:00
evilsocket
b81d26aa93
misc: small fix or general refactoring i did not bother commenting 2018-09-09 13:33:53 +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