Commit graph

  • 49eb83bec3
    Update module_param.go yungtravla 2018-10-30 20:08:30 +10:00
  • 572d9d7daf Fix #380 Giuseppe 2018-10-30 10:58:57 +01:00
  • 7447b9e0db
    fix: fixes #379 evilsocket 2018-10-30 05:01:29 +01:00
  • 24037bce47
    Merge pull request #373 from Edznux/refactoring evilsocket 2018-10-29 15:24:31 +01:00
  • 684ef513ba
    Merge pull request #378 from bettercap/events.stream evilsocket 2018-10-29 15:23:42 +01:00
  • 251dbb3ef2 Decimal support for events.stream.output.rotate.when Giuseppe 2018-10-28 22:41:31 +01:00
  • efe15b89bb Remove double check for the same condition ? Edznux 2018-10-28 18:05:39 +01:00
  • 25a2f48a02 Replace if/else by switch Edznux 2018-10-28 18:01:55 +01:00
  • b119f815d9 Remove test unused tests & function (moved to islazy) Edznux 2018-10-28 17:52:30 +01:00
  • 2fe8999b2d revert ! Edznux 2018-10-28 17:42:25 +01:00
  • 3761f1e698 Revert "Oops, misread some tests !" Edznux 2018-10-28 17:36:52 +01:00
  • fc7d8d22b4
    new: added log rotation (closes #374) evilsocket 2018-10-28 12:43:38 +01:00
  • b6f320d719
    Merge pull request #369 from HaraldNordgren/go_versions evilsocket 2018-10-28 03:31:41 -05:00
  • dff6ed222b
    Merge pull request #376 from Edznux/add-tests evilsocket 2018-10-28 03:31:06 -05:00
  • e7177107a7 Add more ParseCommand tests Edznux 2018-10-25 18:46:13 +02:00
  • 65ee524bf5 add module handler test Edznux 2018-10-25 17:26:42 +02:00
  • d5f13f7a91 Add test for containsCapitals function Edznux 2018-10-25 05:16:44 +02:00
  • ac37354986 Add unknown environment test for GetInt Edznux 2018-10-25 05:16:24 +02:00
  • b00b4a738d Adds events tests Edznux 2018-10-25 05:15:56 +02:00
  • b0ef8a83de Oops, misread some tests ! Edznux 2018-10-23 10:12:15 +02:00
  • d80fef3ef9 Re-run gofmt -s after modifications Edznux 2018-10-23 06:35:22 +02:00
  • e91d0cb63c Fix environment test Edznux 2018-10-23 06:23:10 +02:00
  • 9bca52a205 Remove tests from inexisting function : move to "islazy" repository Edznux 2018-10-23 06:20:17 +02:00
  • 35ef29f27b Refactor if/else in core and firewall packages Edznux 2018-10-23 06:16:30 +02:00
  • 191e8eacff Refactor if/else and switch for the modules package Edznux 2018-10-23 06:09:10 +02:00
  • ed6d40f163 refactor if/else in network and packets packages Edznux 2018-10-23 05:32:51 +02:00
  • 1e12891bfb Refactor many if/else and switch for the session modules Edznux 2018-10-23 05:00:05 +02:00
  • e333df35d4 Add gofmt -s to the build Edznux 2018-10-23 03:27:38 +02:00
  • c867ae5c33 Bump Go versions Harald Nordgren 2018-10-21 14:26:53 +02:00
  • e93fe8ec4c
    fix: fixed a nbns parsing bug who sometimes returned binary hostnames evilsocket 2018-10-15 15:05:43 -05:00
  • 90bb05cd5b
    refact: updated to islazy 1.8.0 evilsocket 2018-10-15 15:01:57 -05:00
  • 7f808ac059
    refact: migrated aliases to islazy/data.UnsortedKV evilsocket 2018-10-13 18:39:31 +02:00
  • 2e5b2df7de
    fix: fixed golint installation that broke the travis build evilsocket 2018-10-13 14:30:54 +02:00
  • 3342a82454 misc: small fix or general refactoring i did not bother commenting evilsocket 2018-10-13 14:16:36 +02:00
  • dd2e8784dc misc: refactored and ported the plugin system to islazy/plugin.Plugin (huge optimization) evilsocket 2018-10-13 14:13:06 +02:00
  • 788c8d5994 fix: trimming route line (fixes #357) evilsocket 2018-10-13 02:18:14 +02:00
  • 236a9940d9 misc: added more debug logs (ref #357) evilsocket 2018-10-12 19:09:53 +02:00
  • a95ae94957 fix: updated gopacket to fix compilation issues on macOS (ref #357) evilsocket 2018-10-12 18:11:01 +02:00
  • 5be3fcbf20
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-10-12 17:51:38 +02:00
  • ea6f680663 fix: fixed a compilation error on macOS evilsocket 2018-10-12 17:39:54 +02:00
  • e50eaad7e6 new: added debug callback to the network package evilsocket 2018-10-12 13:24:13 +02:00
  • 058a6865ff
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-10-10 19:23:17 +02:00
  • d070445225 refact: refactored to use islazy and updated deps evilsocket 2018-10-10 19:00:25 +02:00
  • a2b3ee79fb new: net.show now accepts a comma separated list of ip, macs or aliases to filter for evilsocket 2018-10-06 14:57:40 +02:00
  • 09caa4dd37 Releasing v2.10 v2.10 evilsocket 2018-10-04 14:14:51 +02:00
  • 7cbf04e6cb
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-09-29 12:49:17 +02:00
  • 08f3766d30 new: new /api/session/modules route evilsocket 2018-09-29 12:48:32 +02:00
  • f489d61440
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-09-29 12:37:48 +02:00
  • 4a6d429bf8 new: new events.stream.http.request.dump and events.stream.http.response.dump parameters to enable or disable http dumps evilsocket 2018-09-29 12:32:11 +02:00
  • 9469c37ef0
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-09-29 12:25:13 +02:00
  • b98db78926 new: properly exposing module handlers and parameters from api.rest evilsocket 2018-09-29 12:20:22 +02:00
  • 87ac32cd6b
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-09-29 02:34:27 +02:00
  • 8f7f6545b1 new: new api.rest.alloworigin parameter to customize the Access-Control-Allow-Origin header of the server. evilsocket 2018-09-29 02:10:46 +02:00
  • 2b117e14d6 new: exposing modules realtime status from the rest api evilsocket 2018-09-28 22:05:38 +02:00
  • 1220874473 new: the events.stream will now parse and display properly interesting http requests and responses evilsocket 2018-09-28 19:59:31 +02:00
  • 38a87e38b2 fix: fixed bettercap.service file to use the api.rest from the eval argument instead as an autostarted module evilsocket 2018-09-27 16:56:01 +02:00
  • 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 evilsocket 2018-09-27 16:09:11 +02:00
  • 7b7739358d fix: locking the session object when it's read by the api module (fixes #349) evilsocket 2018-09-27 15:25:35 +02:00
  • 7951981815 fix evilsocket 2018-09-26 16:40:02 +02:00
  • 864d00f7d0
    Merge pull request #348 from alexmozzhakov/patch-1 evilsocket 2018-09-26 14:34:34 +02:00
  • 9abb153a31
    Re-include caplets in autocomplete Alexey Mozzhakov 2018-09-26 12:44:39 +03:00
  • 7234323840
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-09-24 13:42:25 +02:00
  • 197cff7108 new: mysql.server.outfile to save INFILE buffers to a file (also fixes #342) evilsocket 2018-09-22 15:36:52 +02:00
  • 431215b053 new: parsing device name from intercepted mdns:md values evilsocket 2018-09-22 14:13:43 +02:00
  • 654585ff1f
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-09-21 19:40:56 +02:00
  • 91f074c3ee
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-09-21 17:02:53 +02:00
  • e79ba4952e new: new caplets module to manage system caplets evilsocket 2018-09-21 16:49:20 +02:00
  • 9721c1d6e0 misc: refactored caplets code in a dedicated package evilsocket 2018-09-21 15:15:27 +02:00
  • d16b0c7cf5
    new: dns.spoof now supports a hosts file with multiple mappings (closes #344) evilsocket 2018-09-20 14:42:10 +02:00
  • 3ed4db132c
    fix: fixed a bug which prevented the first log messages not to be showed by the event.stream module evilsocket 2018-09-20 14:02:56 +02:00
  • e0906c0afb
    fix: enabled CORS on the api.rest module in order to allow usage from other ports evilsocket 2018-09-17 17:39:52 +02:00
  • 319b6059a5
    fix: api.rest is now on http and port 8081 by default evilsocket 2018-09-17 11:23:49 +02:00
  • 31489e4d70
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-09-13 16:44:08 +02:00
  • c8f60e5968
    misc: updated dependencies evilsocket 2018-09-13 13:22:40 +02:00
  • 678865cd6d
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-09-13 13:12:38 +02:00
  • e0381e5fba
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-09-13 13:02:47 +02:00
  • 1da54080b9
    new: new upnp discovery response parser evilsocket 2018-09-13 12:51:48 +02:00
  • 7a662cfee4
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-09-13 12:42:45 +02:00
  • 8dfe78c491
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-09-13 12:12:02 +02:00
  • 13be09c510
    misc: minor optimization to the http proxy code evilsocket 2018-09-13 12:07:21 +02:00
  • 1afc21ac64
    fix: displaying a warning message if the api.rest module authentication is disabled evilsocket 2018-09-12 12:58:57 +02:00
  • 342d1cf7c9
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-09-12 12:34:47 +02:00
  • 3d312a9cdf
    new: parsing UPNP discovery responses to get metadata about the endpoints evilsocket 2018-09-12 11:56:07 +02:00
  • 02f445c42c
    Releasing v2.9 v2.9 evilsocket 2018-09-11 15:16:05 +02:00
  • 3f3773ea64
    Merge cd210d8bd8 into 9f64372273 eenblam 2018-09-10 20:22:28 +00:00
  • cd210d8bd8 Handle more potential panics in parser functions eenblam 2018-09-10 13:21:46 -07:00
  • 3558170cdd Don't drop ICMPv4 packets in sniffer eenblam 2018-09-10 13:13:01 -07:00
  • fc3e54a84c Handle panic from type cast eenblam 2018-09-10 12:34:06 -07:00
  • 9f64372273
    new: new net.show.meta boolean flag to enable or disable endpoints metainfo rendering evilsocket 2018-09-09 20:24:49 +03:00
  • 6f691245e0
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-09-09 18:50:36 +03:00
  • 976465959e
    new: using wireshark manufacturers file instead of oui.dat (closes #303) evilsocket 2018-09-09 18:48:41 +03:00
  • 7ef447e726
    new: net.show now accepts an IP address parameter which, if present, will be the only endpoint listed in the table evilsocket 2018-09-09 16:36:25 +03:00
  • b6adb2b65f
    new: WSD discovery agent for net.probe evilsocket 2018-09-09 14:10:24 +03:00
  • 632f7700bf
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-09-09 14:02:36 +03:00
  • b81d26aa93
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-09-09 13:33:53 +03:00
  • 549fdc45af
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-09-09 13:21:42 +03:00
  • 42c71845ed
    new: new net.probe.upnp agent evilsocket 2018-09-09 13:12:04 +03:00
  • 03161b1a95
    new: new net.probe.nbns and net.probe.mdns boolean parameters to selectively enable or disable specific probe agents evilsocket 2018-09-09 12:47:08 +03:00
  • eba546bef6
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-09-09 12:39:44 +03:00
  • e2cc4574c4
    new: net.probe on uses both NBNS and MDNS queries to fetch endpoints metadata and hostnames evilsocket 2018-09-09 12:35:00 +03:00