Commit graph

  • 39ed078204
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-28 19:49:46 +02:00
  • a14db649d3
    fix: addedd libnetfilter-queue-dev to travis evilsocket 2018-03-28 15:34:53 +02:00
  • 321e688ad9
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-28 15:20:14 +02:00
  • 2a68ebb95e
    new: implemented new (Linux only) packet.proxy module (closes #6). evilsocket 2018-03-28 15:17:28 +02:00
  • 6b402da8b6
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-28 13:04:39 +02:00
  • 43b7e8243f
    fix: made a warning log as a debug log to avoid causing confusion about MAC lookup of offline addresses evilsocket 2018-03-28 11:56:56 +02:00
  • d9dba33cce
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-27 15:34:03 +02:00
  • ea31346e3e
    fix: slightly better handling of http->http redirections while sslstrip is enabled (ref #154) evilsocket 2018-03-27 14:46:10 +02:00
  • 1f8e97d91f
    fix: fixed a bug which caused response body overrides from proxy modules to not work correctly in some cases (fixes #209) evilsocket 2018-03-27 12:33:44 +02:00
  • a1875e45a2
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-27 12:01:13 +02:00
  • 0f8ccf3862
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-27 11:20:15 +02:00
  • da2d837dfb
    fix: using active udp probes if arp.spoof fails to resolve an IP to its MAC evilsocket 2018-03-27 10:39:20 +02:00
  • 64af0c4290
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-26 13:17:44 +02:00
  • 096767622a
    new: caplets can now be used as interactive session commands ( /usr/bin/zsh -> first argument, etc ) (closes #204) evilsocket 2018-03-26 12:27:53 +02:00
  • 6c50cc2918
    new: added new arp.spoof.whitelist variable which supports macs, ips, ip ranges and aliases (closes #205) evilsocket 2018-03-26 11:58:31 +02:00
  • 54607993ba
    new: aliases can now be used along with MACs and IP ranges for the arp.spoof.targets variable (ref #204) evilsocket 2018-03-26 11:38:22 +02:00
  • c304ca4696
    adding vendor folder evilsocket 2018-03-23 15:25:11 +01:00
  • 49c65021ea
    fix: using glide in order to build with stable deps and avoid dramas like #201, #202 and #203 evilsocket 2018-03-23 15:17:50 +01:00
  • 7116b3cc09
    Releasing v2.3.1 v2.3.1 evilsocket 2018-03-23 12:29:24 +01:00
  • 480960c751
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-23 11:55:50 +01:00
  • 1f10e788ca
    fix: fixed a bug which prevented the buffered channel from beign cleared (fixes #198) evilsocket 2018-03-22 15:43:31 +01:00
  • 3e8b12f08b
    fix: not printing a new line and not refreshing the prompt in events.show if no event is present. evilsocket 2018-03-22 13:36:27 +01:00
  • e071788681
    fix: updated gps module to reflect latest changes in nmea package evilsocket 2018-03-22 11:53:28 +01:00
  • ec28d73ba7
    fix: fixed a race condition evilsocket 2018-03-22 10:35:42 +01:00
  • de7f5bfe7a
    Merge d53b87810c into e5f598b274 mvrilo 2018-03-22 09:24:04 +00:00
  • e5f598b274
    Merge pull request #200 from geoffgarside/fix-go-nmea Simone Margaritelli 2018-03-22 10:24:01 +01:00
  • dd9f689df1 Fix compatibility with github.com/adrianmo/go-nmea#13 Geoff Garside 2018-03-22 06:44:54 +00:00
  • d53b87810c typo Murilo Santana 2018-03-22 02:00:30 -03:00
  • 03ee8a4d32 fix race condition in packets.Stats Murilo Santana 2018-03-22 01:03:20 -03:00
  • 9a20e54b28
    Update http_proxy_js_request.go yungtravla 2018-03-21 23:52:48 +10:00
  • 8c3ceedf2e
    Update http_proxy_js_response.go yungtravla 2018-03-21 23:52:47 +10:00
  • 8f1bcdfe70
    Merge pull request #196 from bettercap/proxy_headers yungtravla 2018-03-21 20:10:18 +10:00
  • fb787679a8
    Update http_proxy_js_response.go yungtravla 2018-03-21 20:04:22 +10:00
  • 57c1aa5a5e
    Update http_proxy_js_request.go yungtravla 2018-03-21 20:04:10 +10:00
  • e17a848f8a
    Update http_proxy_js_request.go yungtravla 2018-03-21 20:03:07 +10:00
  • 78ae5095c4
    Update http_proxy_js_request.go yungtravla 2018-03-21 19:47:19 +10:00
  • 0b56b19134
    Update http_proxy_js_response.go yungtravla 2018-03-21 19:47:15 +10:00
  • 888ec3d624
    Releasing v2.3 v2.3 evilsocket 2018-03-20 16:17:03 +01:00
  • 9be87717cc
    new: new writeFile(path, data) proxy module builtin function evilsocket 2018-03-19 19:11:35 +01:00
  • 86ba73f5bb
    new: http and https proxy modules can now define an onCommand callback to handle custom session commands (closes #182) evilsocket 2018-03-19 18:02:43 +01:00
  • 77f8e070bc
    new: new wifi.ap module evilsocket 2018-03-19 14:36:40 +01:00
  • 8444a783a1
    Merge branch 'master' into wifi.flood evilsocket 2018-03-19 12:54:29 +01:00
  • 02da4a0cbd
    fix: using netsh exit status instead of output message in order to avoid issues with localization (fixes #186) evilsocket 2018-03-19 12:06:25 +01:00
  • eb0ca12ec6
    fix: increased events backlog for events.stream listener channels (fixes #187) evilsocket 2018-03-19 11:44:30 +01:00
  • 8cbc0330f3
    Merge branch 'master' of github.com:bettercap/bettercap evilsocket 2018-03-18 11:10:52 +01:00
  • 641ae0cd00
    fix: remove extra spaces after the first command (fixes #178) evilsocket 2018-03-18 11:10:44 +01:00
  • 06fc9c895f
    Merge 31b3f04e60 into e71159fc82 b3tt3rfun 2018-03-18 09:52:23 +00:00
  • e71159fc82
    Merge pull request #185 from mvrilo/syn-scan-optional-ports Simone Margaritelli 2018-03-18 10:32:49 +01:00
  • 9aadcc0e13 set start port as optional, port range defaults to 1-65535 Murilo Santana 2018-03-18 01:34:27 -03:00
  • 31b3f04e60
    Fix: Content-Length=0 when res.ReadBody() not used b3tt3rfun 2018-03-17 03:24:35 +01:00
  • b151e98289
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-16 12:29:47 +01:00
  • 94ba9b19d1
    fix: fixed a bug which prevented -no-colors from working correctly evilsocket 2018-03-16 12:20:24 +01:00
  • 9d0c7bc405
    new: implemented request.Header and response.Header methods for HTTP proxy modules (closes #174) evilsocket 2018-03-16 12:12:13 +01:00
  • 9ffef99811
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-14 16:42:47 +01:00
  • 1155624b43
    Merge pull request #173 from b3tt3rfun/Builtins-(http.modules) Simone Margaritelli 2018-03-14 13:51:29 +01:00
  • 953732e4b2
    Builtins (http.modules): Log levels and base64 dec/enc b3tt3rfun 2018-03-14 13:35:09 +01:00
  • d7d85c588a
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-14 11:25:42 +01:00
  • 7cf10ec0c7
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-14 01:13:31 +01:00
  • 2bb0727737
    fix: fixed the way syn.scan events are presented by the events.stream evilsocket 2018-03-14 01:11:52 +01:00
  • 790509e8b1
    new: added new Technicolor prefix to oui.dat and oui.go files. evilsocket 2018-03-14 00:30:40 +01:00
  • fd586cf512
    new: implemented update.check module (closes #172) evilsocket 2018-03-13 22:43:56 +01:00
  • c778032545
    Merge pull request #171 from peperunas/arptargets Simone Margaritelli 2018-03-13 19:04:44 +01:00
  • a151e63497 Multiple IPs are now correctly parsed Giulio De Pasquale 2018-03-13 10:32:39 -07:00
  • 260883e7a5
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-13 18:07:37 +01:00
  • 5a18acd092
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-13 18:02:25 +01:00
  • b0ff006e6f
    Releasing v2.2 v2.2 evilsocket 2018-03-13 17:59:41 +01:00
  • 9e174e2e93
    wifi.beacon.flood is implemented but it's not reliable enough (yet) to be merged into master evilsocket 2018-03-13 17:47:39 +01:00
  • 38d08e4db6
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-13 15:22:03 +01:00
  • d6b9aa7b7f
    Merge branch 'master' into wifi.flood evilsocket 2018-03-13 15:13:37 +01:00
  • 892eff56a6
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-13 15:03:11 +01:00
  • 5727fa3c56
    new: modules enabled by default can now be controlled with the -autostart argument evilsocket 2018-03-13 14:59:27 +01:00
  • 72ac7e63fc
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-13 14:50:44 +01:00
  • a3a8839372
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-13 14:49:08 +01:00
  • a8c569e278
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-13 14:47:56 +01:00
  • db32cc42eb
    refact: updated Dockerfile as gopacket static build is no longer used. evilsocket 2018-03-13 14:46:03 +01:00
  • d09eec3535
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-13 14:41:37 +01:00
  • cc01a99579
    refact: refactored api.rest controller evilsocket 2018-03-13 13:57:52 +01:00
  • 0b51b6ebe4
    Merge pull request #170 from KhasMek/api Simone Margaritelli 2018-03-13 13:33:12 +01:00
  • 1ea44ec73d
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-13 13:22:09 +01:00
  • e40219976c
    new: implemented events.stream.output (closes #169). new: implemented -no-colors argument. evilsocket 2018-03-13 13:20:21 +01:00
  • 4b8d4aeb1b api: switch request router and add more paths KhasMek 2018-03-12 18:41:53 -06:00
  • b63c20b757
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-12 17:13:28 +01:00
  • 17e5138acd
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-12 17:01:53 +01:00
  • 654633c419 wifi module: fixes and multiple channel selection Matrix86 2018-03-12 16:58:02 +01:00
  • 1b7131eb54
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-12 16:25:12 +01:00
  • 4726c2fc9d wifi module: fix on beacon parsing and multiple channel selection Matrix86 2018-03-12 16:06:51 +01:00
  • 0a8b8548b6
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-12 15:58:45 +01:00
  • 63a07cf262
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-12 15:51:23 +01:00
  • 582e1ae81e wifi module can now use a pcap file as offline recon Matrix86 2018-03-12 15:32:50 +01:00
  • bfed627501
    new: working on wifi.beacon.flood feature, still very WIP evilsocket 2018-03-12 15:25:52 +01:00
  • ce4975fdd1
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-12 14:28:44 +01:00
  • 1e408f62ba
    Revert "Issue #157: wifi.recon can now select one or multiple channels (comma separated) and show only the selected channels." evilsocket 2018-03-12 14:13:49 +01:00
  • 054ce2a1bf Issue #157: wifi.recon can now select one or multiple channels (comma separated) and show only the selected channels. Matrix86 2018-03-12 14:09:09 +01:00
  • 0e2e7344f8
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-11 15:38:37 +01:00
  • 8f84b9d72c
    fix: make 802.11 packet parsing and validation more robust (fixes #167) evilsocket 2018-03-11 15:36:51 +01:00
  • 98d7fb5b86
    fix: sslstrip is disabled by default (ref #154) evilsocket 2018-03-09 16:33:15 +01:00
  • 68167b3f7c
    fix: make macOS ALTQ and firewall related messages silent (fixes #162) evilsocket 2018-03-09 14:33:29 +01:00
  • c570319d66
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-09 13:28:38 +01:00
  • 0f8c668f87
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-03-09 12:53:35 +01:00
  • 26f3a000da
    fix: forcing https urls to http if sslstrip is enabled (ref #154) evilsocket 2018-03-09 12:36:01 +01:00