Commit graph

  • 36999813c4
    working on NBNS probe evilsocket 2018-09-06 18:03:26 +03:00
  • e993bf73f8
    new: net.probe now also sends multicast dns queries to force mDNS traffic and responses evilsocket 2018-09-06 17:41:51 +03:00
  • 84228f532f
    Merge pull request #328 from eenblam/eenblam_tests evilsocket 2018-09-02 11:55:37 +03:00
  • c917c6ddf5 lint: apply annoying gofmt eenblam 2018-08-31 15:42:15 -07:00
  • 06ba0903e7 lint: replace loop append(x, y...) eenblam 2018-08-31 15:41:35 -07:00
  • a859c80b64 lint: use raw string for regex.MustCompile eenblam 2018-08-31 15:18:01 -07:00
  • 851e39c11b lint: remove comparisons to bool eenblam 2018-08-31 15:06:52 -07:00
  • 9f611beaa0 lint: unused value of out eenblam 2018-08-31 15:05:06 -07:00
  • 7cca7b9d93 Add tests for ParseTargets eenblam 2018-08-31 15:01:44 -07:00
  • 8778a2e9d6 Add iwlist <iface> freq test case eenblam 2018-08-31 14:07:47 -07:00
  • 56d1655727 Add initial test for net_linux.go eenblam 2018-08-31 13:51:49 -07:00
  • 3c3ed30001 Add tests for Session.ParseCommands() eenblam 2018-07-10 08:47:13 -07:00
  • 45dc257aad Add more tests to core/swag_test.go eenblam 2018-07-09 10:00:40 -07:00
  • ca978cc445
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-08-31 16:22:54 +03:00
  • da9919484b
    new: net.sniff now also reports mDNS questions evilsocket 2018-08-30 19:18:38 +03:00
  • cf000fc5f7
    refact: refactored code to use gopacket for mDNS related stuff evilsocket 2018-08-30 19:09:22 +03:00
  • a58d59d4cb
    fix: fixed the way endpoints metas are rendered on the net.show table evilsocket 2018-08-30 17:59:42 +03:00
  • 798df7e32f
    new: grabbing meta info from mDNS TXT records evilsocket 2018-08-30 14:55:38 +03:00
  • 3789b21ba1
    fix: switched caplets folder to /usr/local/share/bettercap to keep cross OS compatibility (fixes bettercap/caplets/issues#25) evilsocket 2018-08-30 14:10:43 +03:00
  • 6df190a715
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-08-30 14:05:56 +03:00
  • 1f9c151089
    fix: api.rest will switch to http if provided key and certificate paths are empty evilsocket 2018-08-30 12:52:01 +03:00
  • 00c32c2cc6
    new: net.sniff now will parse and print mDNS query responses evilsocket 2018-08-30 12:30:08 +03:00
  • 3034220f55
    Merge branch 'passive-mdns-collector' evilsocket 2018-08-29 17:51:24 +03:00
  • cd1510f60d
    new: passive mdns collector for hostnames evilsocket 2018-08-29 17:51:02 +03:00
  • 5aa69aebff
    new: systemd service file for bettercap as a system api.rest server evilsocket 2018-08-29 16:02:47 +03:00
  • f9656e1d1d
    new: disabling api.rest authentication if username or password are empty evilsocket 2018-08-29 16:00:17 +03:00
  • f6bfd683ee
    working on mdns collector evilsocket 2018-08-29 15:48:19 +03:00
  • 3b6ea499dd
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-08-27 10:14:31 +02:00
  • 868aba8de0
    fix: explicitly signaling when a net.sniff'ed http form is empty evilsocket 2018-08-26 17:26:51 +02:00
  • 9533c67d88
    fix: net.sniff.verbose is false by default evilsocket 2018-08-26 16:54:12 +02:00
  • 2e952456bd
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-08-26 15:32:13 +02:00
  • 52da653604
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-08-26 15:30:43 +02:00
  • cd0dcb63a4
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-08-26 15:30:10 +02:00
  • 38694ad091
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-08-26 12:13:44 +02:00
  • 855f9b243e
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-08-26 10:24:34 +02:00
  • a2327b7e8e
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-08-26 10:23:30 +02:00
  • b57e329632
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-08-25 11:50:23 +02:00
  • 4e7377d2a0
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-08-25 11:42:24 +02:00
  • 6eb3352f8b
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-08-25 11:37:20 +02:00
  • f213d0d0ca
    fix: working directory is temporarily switched when running a caplet in order to properly load/include files relative to the caplet itself evilsocket 2018-08-25 11:31:25 +02:00
  • 9a3a514f6a
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-08-24 15:50:26 +02:00
  • 031f2e64ff
    fix: net.probe handled errors were turned into debug messages evilsocket 2018-08-24 15:28:33 +02:00
  • cd14c17ca9
    refact: refactored caplet loading and command completion logic evilsocket 2018-08-24 14:05:00 +02:00
  • bb49de4476
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-08-21 15:23:00 +02:00
  • da5cbea7b1
    fix: correct lookup of caplet files from multiple default paths evilsocket 2018-08-21 13:45:46 +02:00
  • 924387faf2
    new: asking confirmation when the session is closed with CTRL+C / SIGINT (closes #319) evilsocket 2018-08-20 16:45:54 +02:00
  • 6c43fb7673
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-08-20 16:12:22 +02:00
  • f79f4bff4c
    minor refactoring of the ble module evilsocket 2018-08-20 15:47:35 +02:00
  • 42c5431f59
    Releasing v2.8 v2.8 evilsocket 2018-08-17 15:53:55 +02:00
  • 1c3b9fc825
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-08-17 15:50:02 +02:00
  • 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) evilsocket 2018-08-17 15:30:00 +02:00
  • 49beed239f
    misc: wifi.deauth has been optimized by sorting frames to send by channel in order to minimize the amount of channel hops evilsocket 2018-08-17 14:57:44 +02:00
  • 148122e8fa
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-08-17 14:21:39 +02:00
  • 5bf7814cba
    fix: module parameters are now sorted by name when using the 'help module' command evilsocket 2018-08-17 14:20:04 +02:00
  • 7a08366516
    new: single https certificate / authority fields can now be customized via dedicated module parameters ( http.server, https.proxy and api.rest ) evilsocket 2018-08-17 14:11:50 +02:00
  • 3d852a0fae
    fix: fixing request and response headers and downgrading security even if sslstrip is disabled evilsocket 2018-08-15 19:57:35 +02:00
  • e650958e8b
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-08-15 19:23:14 +02:00
  • 1adb542735
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-08-14 18:01:42 +02:00
  • 6c3157e9c4
    new: implemented http.proxy.injectjs and https.proxy.injectjs to inject javascript code, files or URLs without a proxy module evilsocket 2018-08-14 17:12:22 +02:00
  • 7839a90c82
    fix: removed bogus message from sniffer events reporting evilsocket 2018-08-14 14:30:59 +02:00
  • cc8d1370f9
    new: implemented any.proxy module to redirect traffic to custom proxy tools evilsocket 2018-08-14 14:09:21 +02:00
  • b361856c0b
    fix: deleting firewall port redirection when tcp.proxy is stopped evilsocket 2018-08-14 14:03:11 +02:00
  • b7a9712e52
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-08-14 13:46:13 +02:00
  • 6854e0eaf4
    Merge b1d3e36960 into 9e393e5bf4 Gorgias 2018-08-03 14:22:26 +00:00
  • 9e393e5bf4
    fix: network.SetInterfaceChannel won't exec iwconfig if the interface is already on the requested channel. evilsocket 2018-08-02 17:57:14 +02:00
  • 0f5beb72dd
    refact: refactored wifi.deauth logic code evilsocket 2018-08-02 17:26:51 +02:00
  • 4d8270fe82
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-08-02 17:04:06 +02:00
  • 7f905f4881
    fix: fixed a race condition while doing wifi channel hopping evilsocket 2018-08-02 17:03:11 +02:00
  • fa403ad0ec
    refact: minor refactoring on the caplets paths parsing and autocomplete logic evilsocket 2018-08-02 16:42:34 +02:00
  • db30cfdd6a
    fix: pruning wifi clients not seen in the last 5 minutes evilsocket 2018-07-31 17:20:47 +02:00
  • 81fb3fe1a6
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-07-31 16:24:48 +02:00
  • e8cc664558
    new: added /usr/share/bettercap/caplets/ as one of the default search paths for .cap files evilsocket 2018-07-31 16:23:42 +02:00
  • 3d1936ef61
    misc: updated go-nmea dependency and refactored code for v1.1.0 evilsocket 2018-07-31 16:19:59 +02:00
  • f8ede4ddbe
    fix: better mass deauth message evilsocket 2018-07-29 16:23:52 +02:00
  • c26775a112
    fix: better broadcast deauth logging message evilsocket 2018-07-29 16:02:25 +02:00
  • 024f14e3b6
    fix: removed update.check from autostart evilsocket 2018-07-29 15:59:18 +02:00
  • ae969c17ec
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-07-24 13:51:12 +02:00
  • 9ab245d2d3
    Releasing v2.7 v2.7 evilsocket 2018-07-23 09:18:11 +02:00
  • 51987ff84f
    new: wifi.deauth now accepts a broadcast bssid, in which case it'll start deauthing every client from every access point evilsocket 2018-07-23 08:55:10 +02:00
  • 5ee7a9cf82
    Merge pull request #302 from alexmozzhakov/master evilsocket 2018-07-23 06:20:32 +02:00
  • bad9b41918 Removed debug log alexmozzhakov 2018-07-21 15:32:23 +03:00
  • 17d931a074 Adding search for caplets into autocomplete (only /caplets/ will be searched recursively) alexmozzhakov 2018-07-21 15:28:13 +03:00
  • 7e952865cc This is a fix for showing MAC,BSSID and other CAPSed options alexmozzhakov 2018-07-21 15:23:49 +03:00
  • b1d3e36960 the builtin proxy can forward multiple source ports gorgiaxx 2018-07-12 20:56:36 +08:00
  • 0faab40848
    Merge 82186e2b47 into c03a549c00 Gorgias 2018-07-11 10:15:58 +00:00
  • 82186e2b47 the builtin proxy can forward multiple source ports gorgiaxx 2018-07-11 18:06:18 +08:00
  • 8682512a7e the custom proxy can forward multiple source ports now gorgiaxx 2018-07-11 17:54:52 +08:00
  • eedf0b66af Support custom proxy gorgiaxx 2018-07-10 16:55:11 +08:00
  • c03a549c00
    Merge pull request #297 from alexmozzhakov/patch-2 yungtravla 2018-06-25 03:12:08 +10:00
  • 18c74ce6ef
    Fix for requests with port specified Alexey Mozzhakov 2018-06-23 19:17:16 +03:00
  • 3c53e87df7
    Fix for domains localhost.* and 127.0.0.1.* Alexey Mozzhakov 2018-06-23 19:00:13 +03:00
  • 92169f4fab
    Merge pull request #292 from bettercap/refactored-http-headers Simone Margaritelli 2018-06-15 11:45:37 +02:00
  • ff846bd6e5
    Update http_proxy_js_response.go yungtravla 2018-06-15 14:08:37 +10:00
  • 77ca3550a0
    Update http_proxy_js_request.go yungtravla 2018-06-15 14:07:57 +10:00
  • 2f41168d99
    Merge pull request #282 from eenblam/fix-wifi-ap Simone Margaritelli 2018-06-04 10:03:44 +02:00
  • d5b550db28 Fix wifi.ap functionality eenblam 2018-05-23 22:19:10 -07:00
  • 1cd9795157
    new: make install rule evilsocket 2018-05-22 13:05:07 +02:00
  • a3ef4e66f0
    misc: small fix or general refactoring i did not bother commenting evilsocket 2018-05-22 12:46:46 +02:00
  • f246dc5aac
    Merge b4dfef5fe2 into 5ef0df0e7a 77Alwa 2018-05-22 04:11:00 +00:00
  • b4dfef5fe2
    Create betteralwa 77Alwa 2018-05-22 06:10:28 +02:00