Commit graph

  • 188a209c93 Serial modem module, first draft aster1sk 2021-01-28 14:31:23 -05:00
  • 3ac520c744 fix: better phrasing (tnx @nieldk) Simone Margaritelli 2021-01-27 17:11:15 +01:00
  • ac9c8d3865 fix: added sasl authentication support for the c2 module Simone Margaritelli 2021-01-27 11:12:50 +01:00
  • 583a54c194 new: new c2 module, first draft Simone Margaritelli 2021-01-27 00:17:25 +01:00
  • 35dbb8a368 Releasing v2.29 v2.29 Simone Margaritelli 2021-01-20 11:41:33 +01:00
  • fef32192be
    Merge pull request #812 from bonedaddy/master Simone Margaritelli 2021-01-15 17:56:07 +01:00
  • 07f7483ba3
    network: remove mutex lock that breaks webui and api bonedaddy 2021-01-12 20:58:30 -08:00
  • 3cfbcd900d misc: added openwrt makefile by DeathCamel58 for reference Simone Margaritelli 2021-01-09 00:19:41 +01:00
  • cf7d06b30d misc: updated the version of go used to compile releases Simone Margaritelli 2021-01-09 00:13:48 +01:00
  • 2610d4b1e4 fix: do not close serial port if nil (fixes #805) Simone Margaritelli 2021-01-08 23:45:08 +01:00
  • b5dd28d6c6
    Revert "WiFi Network Locking Optimizations" Simone Margaritelli 2021-01-08 22:31:59 +01:00
  • c16c1e3444
    Merge pull request #808 from bettercap/revert-801-lock-copy Simone Margaritelli 2021-01-08 22:31:49 +01:00
  • 85f1d7523c
    Revert "Fix Lock Copy Warnings / Go Vet General Fixes" Simone Margaritelli 2021-01-08 22:31:38 +01:00
  • ffe20c5357
    Merge pull request #801 from bonedaddy/lock-copy Simone Margaritelli 2021-01-06 10:54:09 +01:00
  • e6ecd6504f
    Merge pull request #799 from bonedaddy/wifi#lock-optimize Simone Margaritelli 2021-01-06 10:51:36 +01:00
  • 86e4af6159
    Delete CHANGES.md curious-ninja 2021-01-02 12:30:22 -05:00
  • d03e385679
    Create CHANGES.md curious-ninja 2021-01-01 18:57:27 -05:00
  • e70bf3394f Create symlink to handshakes directory curious-ninja 2021-01-01 17:27:37 -05:00
  • 8ccb7c7396 Added shakefile string for use in the UI curious-ninja 2021-01-01 16:22:59 -05:00
  • 05b8e3065e
    go vet fixes bonedaddy 2020-12-24 17:31:40 -08:00
  • 10817d574c
    wifi.go: dont claim read lock until it is needed bonedaddy 2020-12-23 13:22:48 -08:00
  • 08cad808ef
    fix slice memory allocation optimization bonedaddy 2020-12-22 17:20:58 -08:00
  • ac4b1f6e9e
    network: optimize wifi locking and include memory allocation optimization bonedaddy 2020-12-22 17:10:33 -08:00
  • c7dc62e35e
    Add ability to set channels using Nexmon mlinton 2020-12-22 16:30:24 -07:00
  • 820c7479d7 merge upstream Your Name 2020-12-11 17:23:11 +08:00
  • 05247fcba0 Remove proxy-side TLD spoofing. buffermet 2020-10-15 00:49:42 +10:00
  • b30eb3258d Fix gousb version Michael Scherer 2020-10-29 11:21:13 +01:00
  • 8acf81f61d
    Merge pull request #781 from buffermet/master ☸️ 2020-10-15 01:06:52 +10:00
  • 3a2db2918a Remove proxy-side TLD spoofing. buffermet 2020-10-15 00:49:42 +10:00
  • 542073e1d8 merge upstream Your Name 2020-10-14 16:44:01 +08:00
  • 69715137da
    Merge pull request #778 from buffermet/master ☸️ 2020-10-13 16:57:45 +10:00
  • 65342a00f4 Merge branch 'master2' into master1 WangYi 2020-10-09 20:57:39 +08:00
  • 447836fdb5 Revert change to dns.spoof, as https://github.com/bettercap/bettercap/pull/496 is a better option. WangYi 2020-10-09 20:44:15 +08:00
  • 0a0cefc5d8 Fix content type parsing error, improve regexp search performance, strip header names and values. buffermet 2020-10-04 16:35:28 +10:00
  • dd08976e8b Update HTTP header regexp selector. buffermet 2020-10-03 02:00:41 +10:00
  • d258c9340c
    Create go.yml k88788k 2020-09-30 11:59:01 +08:00
  • 4d7ffea434
    Create 999 k88788k 2020-09-30 11:56:20 +08:00
  • 8357b266a3 Removed default behavior for domain stripping Petitoto 2020-09-26 22:36:42 +02:00
  • 6bf46c7ff6 misc: removed useless badges from the README Simone Margaritelli 2020-09-25 16:52:36 +02:00
  • 6f9f1954cb new: gps module can use both serial and gpsd (based on pr #680 from @fheylis) Simone Margaritelli 2020-09-25 16:46:45 +02:00
  • a02f355926 misc: updated dependencies Simone Margaritelli 2020-09-25 16:10:26 +02:00
  • 6dba5d2bb9
    Merge pull request #759 from dafyk/patch-1 Simone Margaritelli 2020-09-25 15:49:37 +02:00
  • b24d783f0b Updated fixCookies to support subdomains Petitoto 2020-09-13 00:36:29 +02:00
  • 9fbad95a79 Updated 'replacements' settings (better use of wildcards) Petitoto 2020-09-11 20:44:12 +02:00
  • a8f10b6333 SSLSTRIP - Adding the ability to choose how domains are spoofed Petitoto 2020-09-06 21:35:50 +02:00
  • 028cb39dea Allow uppercase in sni domain name. WangYi 2020-08-07 14:48:20 +08:00
  • 0ca092ba01 Change default setting for dns.spoof.resolve_all WangYi 2020-08-04 17:23:12 +08:00
  • b325d0e4c0 Avoid mess other platform. WangYi 2020-08-04 16:59:05 +08:00
  • 331d56c406 1. Use better way to parse gateway on windows. 2. Fix untrusted cert on iOS 13 and up. 3. Allow to download cer/pem accessing to mitm.it. WangYi 2020-08-03 21:23:25 +08:00
  • c553b5ecb0 1. The old way to check ipv4 forwaring status on windows is not correct, the dump contains all interface forwarding status, not the one we required, so the new way use show interface instead. 2. Make UI's path in windows default to caplets path. 3. Allow to match iface.Name when matching iface param. WangYi 2020-08-02 20:14:19 +08:00
  • d3a46a6332
    Set Content-Type for PAC and WPAD file Da-FyK 2020-07-25 02:44:43 +02:00
  • e795caa334 Releasing v2.28 v2.28 Simone Margaritelli 2020-07-03 14:30:03 +02:00
  • e3846cf416
    Merge pull request #703 from FrankSpierings/skipacquired Simone Margaritelli 2020-07-03 14:26:17 +02:00
  • b1381568d0
    Merge pull request #752 from denandz/master Simone Margaritelli 2020-07-03 14:25:03 +02:00
  • b53b5b08d6
    Merge pull request #723 from Petitoto/sslstrip Simone Margaritelli 2020-07-03 14:23:52 +02:00
  • ef27a79ec3 Make domain matches in the dns.spoof module case insensitive DoI 2020-07-02 19:33:47 +12:00
  • 8f2898f772 add channel hop and fake auth attack ydx 2020-06-16 13:20:35 +08:00
  • 6bfe8a91a1 add fake auth attack ydx 2020-06-16 12:05:51 +08:00
  • 37e20f38a6 add channel hop attack ydx 2020-06-03 04:53:30 +08:00
  • ade832f004 add channel hop attack ydx 2020-06-03 04:32:22 +08:00
  • 6725a2aa53
    Merge pull request #726 from guanicoe/patch-1 Simone Margaritelli 2020-05-15 15:13:11 +02:00
  • 62e253ee8b Fix conflict with last commit Petitoto 2020-05-12 16:42:33 +01:00
  • 090ba11e5a Add merged pull requests Petitoto 2020-05-12 16:38:13 +01:00
  • 6fabe025a3
    Update mysql_server.go guanicoe 2020-05-04 10:58:19 +00:00
  • 1957d34ca2
    Merge pull request #720 from alrs/ip-equal Simone Margaritelli 2020-05-04 12:57:32 +02:00
  • 9aab1295ca
    Merge pull request #722 from stef03/https-proxy-client-ip Simone Margaritelli 2020-05-04 12:57:01 +02:00
  • 40c7203d1f Fix sslstrip & some related issues in http(s).proxy and dns.spoof Petitoto 2020-04-20 13:35:32 +01:00
  • a01e058d82 Fix problem with the client ip in https.proxy as described in https://github.com/bettercap/caplets/issues/45 stefan_hofbauer 2020-04-19 15:50:45 +02:00
  • bc05ed56fc
    modules/arp_spoof: use net.IP to compare addresses Lars Lehtonen 2020-04-14 09:22:58 -07:00
  • 318029c022 Releasing v2.27.1 v2.27.1 Simone Margaritelli 2020-04-13 17:35:11 +02:00
  • e00ba3268c
    Merge pull request #715 from dadav/fix/websocket-ping Simone Margaritelli 2020-04-09 17:15:58 +02:00
  • 24a1e34237 otherwise a read timeout will occasionally occure dadav 2020-04-08 21:32:23 +02:00
  • f4abf62f76 misc: infosec is a circus, most of them are clowns Simone Margaritelli 2020-04-08 10:58:46 +02:00
  • f5fb86da48 Merge branch 'master' of github.com:bettercap/bettercap v2.27 Simone Margaritelli 2020-04-08 10:50:22 +02:00
  • 81b1cae131 Releasing v2.27 Simone Margaritelli 2020-04-08 10:49:46 +02:00
  • 877600fec1
    Merge pull request #705 from buffermet/master Simone Margaritelli 2020-04-08 10:47:26 +02:00
  • 1cf74121a3
    Merge pull request #706 from boolooper/master Simone Margaritelli 2020-04-08 10:46:55 +02:00
  • 61d9316cad fix: logging error when read from websocket fails Simone Margaritelli 2020-04-08 10:36:04 +02:00
  • 06094208b2
    Create greetings.yml PYrO 2020-04-02 15:40:46 -04:00
  • 87b22e1aa4
    go.yml PYrO 2020-04-02 15:36:04 -04:00
  • a39a0018eb
    Merge pull request #709 from skooch/skooch-txpower-fix Simone Margaritelli 2020-03-28 17:40:35 +01:00
  • 3612e767d7
    Update iw txpower syntax to only use int skooch 2020-03-20 16:07:43 +11:00
  • 140f33109f
    Fix iw txpower syntax skooch 2020-03-19 14:30:27 +11:00
  • bcab45be63
    Update firewall_windows.go 456vv 2020-03-17 22:06:10 +08:00
  • b253e6b4df Remove unnecessary variable assignment Hasibul Hasan Anik 2020-03-05 13:02:30 +06:00
  • 3b57b0cb38 Remove nil check for empty map. Hasibul Hasan Anik 2020-03-05 13:01:46 +06:00
  • 8c3f60641e Remove unnecessary and empty if block. Hasibul Hasan Anik 2020-03-05 13:01:17 +06:00
  • 050bd28511 Kepp sync.WorkerGroup.Add() outside of goroutine Hasibul Hasan Anik 2020-03-05 12:58:22 +06:00
  • 1fee1f718d Remove unnecessary fmt.Sprintf Hasibul Hasan Anik 2020-03-05 12:56:04 +06:00
  • 51dfd86898
    Update dns_spoof.go buffermet 2020-03-05 08:44:12 +10:00
  • 2f14254c4c
    Update dns_spoof.go buffermet 2020-03-05 08:43:21 +10:00
  • 466105a1af
    Update dns_spoof.go buffermet 2020-03-05 08:39:07 +10:00
  • 03951d9d01
    Update dns_spoof.go buffermet 2020-03-05 08:35:42 +10:00
  • e4682168df
    add dns.spoof.ttl env variable buffermet 2020-03-05 08:34:45 +10:00
  • a0a0963cd5 Implemented a way to not send deauthentication and/or association packets to AP's for which key material was already acquired Frank Spierings 2020-02-28 12:05:23 +01:00
  • 8ae28f4b3d
    Merge pull request #700 from alnaeemi/master Simone Margaritelli 2020-02-20 09:11:57 +01:00
  • 58b31d351f Correcting content-length for stripped response body mo 2020-02-13 18:08:44 -06:00
  • 40221bf260 no message mo 2020-02-13 17:52:18 -06:00
  • 6c252d621d
    Correct Content-Length header mo 2020-02-13 16:11:35 -06:00
  • 29656cdf25
    Remove Content-Length from response header mo 2020-02-13 03:31:27 -06:00