Commit Graph

  • e5f8c168c3 fix: enable both ipv4 and ipv6 forwarding Simone Margaritelli 2023-02-01 18:32:31 +01:00
  • 58ca59bc6f new: switching to github.com/stratoberry/go-gpsd (closes #938) Simone Margaritelli 2023-01-16 13:37:35 +01:00
  • 8e4a00091e Update getting of possible channels (darwin) Jan Šrámek 2022-12-29 19:43:54 +01:00
  • 44e24204e5 Skip line if no route headings found yet Luca 2022-12-26 01:31:56 +01:00
  • 24a5dfe48f
    Merge pull request #988 from tranzmatt/master Simone Margaritelli 2022-11-17 13:07:05 +01:00
  • 3f154cccd9 Fix go/alpine Docker version to correct build breakage Matthew Clark 2022-10-11 11:50:06 -04:00
  • e224eea8c6 fix: give priority to iwlist as iw gives unsupported frequencies (fixes #881) Simone Margaritelli 2022-06-13 17:08:26 +02:00
  • 4f3f55f648 fix: fs related scripting functions will now resolve paths containing special characters Simone Margaritelli 2022-06-13 16:55:41 +02:00
  • a4fb94ce68 Merge branch 'master' of github.com:bettercap/bettercap Simone Margaritelli 2022-06-10 23:39:05 +02:00
  • 11d96069ae new: added fileExists function to the session scripting runtime Simone Margaritelli 2022-06-10 23:38:48 +02:00
  • c81db63a10
    Merge pull request #956 from BenGardiner/ipv6_anyproxy_fixes Simone Margaritelli 2022-06-10 23:00:28 +02:00
  • eaf2b96407
    revert removal of default any.proxy.dst_address ipv4 address Ben Gardiner 2022-06-10 16:59:11 -04:00
  • 28371084d3 new: added saveJSON function to the session scripting runtime Simone Margaritelli 2022-06-10 22:39:29 +02:00
  • eff8135d99 new: added loadJSON function to the session scripting runtime Simone Margaritelli 2022-06-10 22:27:13 +02:00
  • 22de9d3d4f new: added session.stopped event (and fixed session.started event propagation) Simone Margaritelli 2022-06-10 22:12:45 +02:00
  • fd160bf7ca
    Merge pull request #953 from firefart/err Simone Margaritelli 2022-06-10 20:55:17 +02:00
  • 628c0b79fb ndp.spoof: use validator for neighbour parameter, print targets on start, complain when a MAC can't be found (UDP thing doesn't always work) Ben Gardiner 2022-04-25 21:38:23 +00:00
  • 2bc3d871ef use ip6tables for any_proxy to ipv6 addresses Ben Gardiner 2022-04-25 21:36:03 +00:00
  • 68924c34c4 do not swallow err on settxpower firefart 2022-04-23 22:43:27 +02:00
  • ed4239fad5
    Merge pull request #913 from PeterDaveHello/ImproveDockerfile Simone Margaritelli 2021-11-29 10:43:05 +01:00
  • b9a546ec9d
    Merge pull request #923 from xrayid/master Simone Margaritelli 2021-11-29 10:42:45 +01:00
  • 0193d13ca0
    fix: exclude disabled channels Mikhail Markov 2021-10-28 01:06:03 +03:00
  • a20fb139f5
    parse every IPv4 and IPv6 route ☸️ 2021-09-21 05:38:37 +10:00
  • 3bd813f545
    fix: parse interface names in IPv6 routing tables ☸️ 2021-09-21 05:08:01 +10:00
  • ac96bc8d2f
    fix IPv6 routing table parsing ☸️ 2021-09-21 00:40:55 +10:00
  • 5389228034
    also support 'Netif' reference in certain netstat builds ☸️ 2021-09-20 20:03:46 +10:00
  • c6740a5750
    fix automatic gateway detection for Linux ☸️ 2021-09-20 19:18:43 +10:00
  • aba29e03f6
    fix: revert back to parsing IPv4 address blocks in net.FindInterface ☸️ 2021-09-20 17:12:12 +10:00
  • e255eba69f
    simplify interface IPv4 address parsing ☸️ 2021-09-20 16:52:53 +10:00
  • 44a17602ed
    fix: adopt new IPv4 parsing logic ☸️ 2021-09-20 15:42:07 +10:00
  • eee94e993c
    simplify IPv4 validators ☸️ 2021-09-20 14:20:44 +10:00
  • 7fd9d18625
    fix macParser, MACValidator and IPv4Validator regexp selectors + add IPv4BlockValidator ☸️ 2021-09-20 14:04:21 +10:00
  • e81f36c582 Remove --update and replace with --no-cache for apk in Dockerfile Peter Dave Hello 2021-09-03 15:26:53 +08:00
  • 74e3303963 Merge branch 'master' of github.com:bettercap/bettercap v2.32.0 Simone Margaritelli 2021-08-21 14:59:51 +02:00
  • f10ccfb4c6 releasing v2.32.0 Simone Margaritelli 2021-08-21 14:59:44 +02:00
  • 8b867c29ed
    Merge pull request #905 from TheRealKeto/makefile/various-changes Simone Margaritelli 2021-08-21 14:49:45 +02:00
  • 81ae731b9f new: new -pcap-buf-size option to set a custom pcap buffer size (closes #896) Simone Margaritelli 2021-08-21 14:44:36 +02:00
  • 59dce4ced6 new: centralized pcap capture configuration management Simone Margaritelli 2021-08-21 14:21:36 +02:00
  • d0ecfd499f new: updated to go 1.16 Simone Margaritelli 2021-08-21 13:50:56 +02:00
  • 0598272384
    Merge pull request #901 from qq906907952/master Simone Margaritelli 2021-08-21 12:43:22 +02:00
  • c78a67d439
    Add DESTDIR variable TheRealKeto 2021-08-08 00:19:47 -04:00
  • d7f95dc97d
    Various changes and fixes TheRealKeto 2021-08-08 00:18:56 -04:00
  • 754b6b3841
    Merge pull request #895 from cmingxu/master Simone Margaritelli 2021-08-07 16:41:12 +02:00
  • cb8a87460b
    Merge pull request #894 from Azrotronik/arp_spoof-patch Simone Margaritelli 2021-08-07 16:40:57 +02:00
  • ef2cd0063d add wifi fake authentication attack ydx 2021-07-23 14:51:09 +08:00
  • c8ecaf99e0 add channel hopping attack ydx 2021-07-23 14:45:07 +08:00
  • e9dad78ec2 nothing but import format change xuchunming1 2021-07-01 15:37:33 +08:00
  • 9020c53820 make import statement clean xuchunming1 2021-07-01 15:18:12 +08:00
  • 0637451390
    Fix arp.spoof not sending replies Azrotronik 2021-06-27 00:17:42 +00:00
  • c1770b3aa6
    Merge pull request #892 from antipopp/master Simone Margaritelli 2021-06-22 09:29:58 +02:00
  • f10159ec19 added Windows basepath to UI setup Francesco Cartier 2021-06-21 18:08:54 +02:00
  • 58f4214756 added Windows basepath to UI setup Francesco Cartier 2021-06-21 18:01:32 +02:00
  • 118a348e3e
    Merge pull request #882 from syylari/ch177-fix Simone Margaritelli 2021-06-03 17:46:37 +02:00
  • 6c2c0da22c fix: checking boundaries when parsing WPS vendor extensions (fixes #885) Simone Margaritelli 2021-05-28 16:41:34 +02:00
  • 4690a23ace releasing v2.31.1 v2.31.1 Simone Margaritelli 2021-05-22 15:43:51 +02:00
  • 0e2fd008e4 fix: fixed a bug in arp.spoof that caused targets not to be spoofed if not previously known to the attacker computer in terms of Mac address Simone Margaritelli 2021-05-22 15:39:41 +02:00
  • 9404620468 Support for ch177 syylari 2021-05-20 21:57:10 +03:00
  • daf2f943e2 Further tests for mapping dot11 frequencies to channels as ch177 was not discovered correctly based on freq syylari 2021-05-20 21:55:35 +03:00
  • badd13181d fix: removed broken test Simone Margaritelli 2021-05-14 16:16:58 +02:00
  • b9cc36b6b6 fix: fixed core test Simone Margaritelli 2021-05-14 15:54:31 +02:00
  • dd71ccf416 fix: updated gatt library (fixes #861) Simone Margaritelli 2021-05-14 15:44:12 +02:00
  • dfe64ee4db fix: showing the entire error message when a command fails Simone Margaritelli 2021-05-14 15:26:50 +02:00
  • 82dd30c777 fix: less verbose logging Simone Margaritelli 2021-05-14 15:21:47 +02:00
  • f42dcb72d5 fix: using newer macOS image on travis to avoid timeouts due to homebrew compilation forced by EOL OS (fixes #865) Simone Margaritelli 2021-05-14 14:51:42 +02:00
  • 4fc84f2907 new: new arp.spoof.skip_restore option (fixes #874) Simone Margaritelli 2021-05-11 12:20:10 +02:00
  • 8c00207e7e new: gps.new event now reports GPS data changes as they occur (fixes #878) Simone Margaritelli 2021-05-11 12:02:26 +02:00
  • 831020983c
    Merge pull request #873 from buffermet/master ☸️ 2021-05-02 01:00:41 +10:00
  • 821ce9aea2
    revert changes from #723 ☸️ 2021-05-02 00:56:38 +10:00
  • c38de3a511 fix: support for negative numbers for decimal parameters (closes #866) Simone Margaritelli 2021-04-21 14:02:36 +02:00
  • 568c166fe1 releasing v2.31.0 v2.31.0 Simone Margaritelli 2021-04-17 17:31:15 +02:00
  • ee14e96963 misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2021-04-17 17:04:53 +02:00
  • 05a185434b misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2021-04-17 16:54:26 +02:00
  • e3078c7136 misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2021-04-17 16:53:14 +02:00
  • 131aa846b6 misc: added osx tests for tagless travis builds Simone Margaritelli 2021-04-17 16:32:48 +02:00
  • 22c95c0c4d misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2021-04-17 00:19:05 +02:00
  • 6206fc1b61
    Delete codeql-analysis.yml Simone Margaritelli 2021-04-12 20:10:03 +02:00
  • af85f9292a
    Merge pull request #863 from jfcg/master Simone Margaritelli 2021-04-12 17:07:31 +02:00
  • 80f7428afe fix: fixed a 'ble.recon off' panic on linux Simone Margaritelli 2021-04-12 16:39:05 +02:00
  • eb384d67c1 misc: moved example script in dedicated repo Simone Margaritelli 2021-04-12 14:36:27 +02:00
  • 421df5035f misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2021-04-12 14:25:37 +02:00
  • fee99c4116
    Create codeql-analysis.yml Serhat Şevki Dinçer 2021-04-12 15:24:12 +03:00
  • f2b6d9b708 misc: moved graph module to experimental branch for now Simone Margaritelli 2021-04-12 14:09:03 +02:00
  • 4dac3b9373 fix: handle disconnection (nil gateway) in routes monitor graph Simone Margaritelli 2021-04-12 12:39:19 +02:00
  • c9ae0f360e misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2021-04-11 01:26:29 +02:00
  • c47e3f6195 new: gateway.change event for MITM monitoring Simone Margaritelli 2021-04-10 22:59:03 +02:00
  • 43a93fd866 fix: refactored routing logic (fixes #701) Simone Margaritelli 2021-04-10 21:55:00 +02:00
  • 88a83192ef fix: do not trigger deauth events for frames sent by client stations or unknown access points Simone Margaritelli 2021-04-10 14:48:30 +02:00
  • bc7d1d9663 misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2021-04-09 16:31:13 +02:00
  • 71ac5bb264 new: node context shows on click on the graphpage Simone Margaritelli 2021-04-09 16:17:26 +02:00
  • 93b7e7f2ed new: exposing the graph object to js Simone Margaritelli 2021-04-09 13:46:33 +02:00
  • 0042b77c36 fix: do not emit graph if empty Simone Margaritelli 2021-04-09 12:45:06 +02:00
  • 1d306e6cd2 fix: do not override req.Hostname in http proxy module script (fixes #678) Simone Margaritelli 2021-04-09 12:42:24 +02:00
  • 2b4188bb52 misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2021-04-09 02:20:19 +02:00
  • 3c506b7809 misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2021-04-09 00:14:52 +02:00
  • d5fb7b6754 misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2021-04-08 22:38:28 +02:00
  • 6393dc1ea5 new: bot sending graphs Simone Margaritelli 2021-04-08 22:13:57 +02:00
  • 1be487843b new: graph.to_json Simone Margaritelli 2021-04-08 20:54:55 +02:00
  • e465f9b145 misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2021-04-08 19:06:10 +02:00
  • 71634058a7 misc: several improvements to the graph module Simone Margaritelli 2021-04-08 18:41:30 +02:00
  • 5b8cb9a82c fix: check ssid probes for non printable characters Simone Margaritelli 2021-04-07 17:58:18 +02:00