Commit Graph

  • db275429c2 new: graph module Simone Margaritelli 2021-04-07 17:04:42 +02:00
  • 6aa8f45d20 misc: using script to detect karma attacks Simone Margaritelli 2021-04-07 17:04:28 +02:00
  • bfe307ffe6 new: ticker now broadcasts a tick event Simone Margaritelli 2021-04-07 17:03:47 +02:00
  • 31b06638d8 fix: fixed a panic in net.show.meta when rendeing open ports Simone Margaritelli 2021-04-07 13:16:20 +02:00
  • 2dcfea02ce misc Simone Margaritelli 2021-04-07 00:53:23 +02:00
  • 662f5fb973 fix: don't print wifi.client.probe we generate Simone Margaritelli 2021-04-07 00:52:57 +02:00
  • 906969f1b3 new: wifi.probe to send fake client probe requests Simone Margaritelli 2021-04-07 00:36:38 +02:00
  • 8827a2af84 new: session scripts can now include other scripts via require('file') Simone Margaritelli 2021-04-04 17:17:37 +02:00
  • 2b1ff7d59f fix: fixed vm locking Simone Margaritelli 2021-04-04 15:58:48 +02:00
  • 3c20f2c9aa
    misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2021-04-04 15:32:15 +02:00
  • fb7bed9b6b
    misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2021-04-04 15:29:49 +02:00
  • 40727063ec new: new -script allows to run JS code to instrument session Simone Margaritelli 2021-04-04 15:15:32 +02:00
  • d5e5abcb9b fix: using static url for qemu Simone Margaritelli 2021-04-04 01:28:15 +02:00
  • c2be8a440b fix: fixed net.probe mdns parsing from ipv6 Simone Margaritelli 2021-04-04 00:47:54 +02:00
  • fad6172b40
    misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2021-04-04 00:31:18 +02:00
  • b0f7e764dc fix: keep track of ipv6 packets Simone Margaritelli 2021-04-04 00:30:09 +02:00
  • 4d5e930e6c
    misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2021-04-04 00:06:34 +02:00
  • a6d5d5d048 new: implemented icmpv6 rogue router advertisement Simone Margaritelli 2021-04-04 00:03:11 +02:00
  • c1520206a5
    misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2021-04-03 23:08:00 +02:00
  • 57436a811c new: experimental ipv6 ndp spoofer (closes #851) Simone Margaritelli 2021-04-03 22:55:03 +02:00
  • cbc1432358 new: net.sniff now supports ipv6 Simone Margaritelli 2021-04-03 19:20:12 +02:00
  • bef4c6abaa new: basic ipv6 support Simone Margaritelli 2021-04-03 18:42:14 +02:00
  • d0b5c34763 new: module parameters now accept <iface-name> that will be resolved to the interface IP address Simone Margaritelli 2021-04-03 16:41:55 +02:00
  • 16891c4048
    misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2021-04-01 22:13:17 +02:00
  • 6b821d2577
    misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2021-04-01 22:12:41 +02:00
  • 240c4c3219 new: detection and parsing of deauthentication frames as wifi.deauthentication events Simone Margaritelli 2021-03-31 00:47:56 +02:00
  • cea53b969e fix: collect additional frames for stations with key material (ref #810) Simone Margaritelli 2021-03-30 23:19:06 +02:00
  • c68c88030d
    misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2021-03-30 11:59:13 +02:00
  • 0d17ba3573
    misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2021-03-30 11:56:41 +02:00
  • 6dd86c44fa fix: using iw if available to get supported wifi frequencies (fixes #743) Simone Margaritelli 2021-03-29 17:55:33 +02:00
  • c4bbc129b6 fix: returning error when neither iw or iwconfig are found Simone Margaritelli 2021-03-29 17:25:15 +02:00
  • 67a0063ee4 fix: updated gatt library which fixes some linux issues Simone Margaritelli 2021-03-23 19:29:36 +01:00
  • 4f5f89b6e1 fix: do not add unhandled dns types to dns spoofing packets (closes #843) Simone Margaritelli 2021-03-23 19:22:05 +01:00
  • d63122bab3 new: new -caplets-path argument to specify an alternative caplets base path (closes #850) Simone Margaritelli 2021-03-23 19:05:58 +01:00
  • 161124a3f4 releasing v2.30.2 v2.30.2 Simone Margaritelli 2021-03-14 21:47:35 +01:00
  • b64dffb53f fix: fixed compilation issue on windows Simone Margaritelli 2021-03-14 21:47:22 +01:00
  • 3e12bb0290 releasing v2.30.1 v2.30.1 Simone Margaritelli 2021-03-14 21:36:48 +01:00
  • 1fea9f02fb
    Merge pull request #848 from caquino/caquino/travis-fix Simone Margaritelli 2021-03-14 21:33:58 +01:00
  • 9a10f0bf2a
    change qemu url Cassiano Aquino 2021-03-14 15:40:00 +00:00
  • 6392e21c40 misc: added git:changelog to release script Simone Margaritelli 2021-03-14 16:07:50 +01:00
  • b3da4e30f7 fix: updated OUI list (closes #833) Simone Margaritelli 2021-03-14 16:06:16 +01:00
  • ff91392866 new: any.proxy.src_port now supports multiple ports and port ranges (closes #845) Simone Margaritelli 2021-03-14 16:03:09 +01:00
  • 21aa14fd2f
    misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2021-03-14 15:42:09 +01:00
  • 80a3e71193 docs: filled SECURITY.md Simone Margaritelli 2021-03-14 15:41:15 +01:00
  • 7c4da8a550
    Merge pull request #829 from anonymous0011/patch-1 Simone Margaritelli 2021-03-14 15:38:18 +01:00
  • 30f2fb0df1
    Merge pull request #844 from drautb/rpi-dev Simone Margaritelli 2021-03-14 15:35:54 +01:00
  • c1b93b8238 releasing v2.30 v2.30 Simone Margaritelli 2021-03-12 15:02:07 +01:00
  • bd016d9388 new: replaced changelog and release scripts with stork script Simone Margaritelli 2021-03-12 15:01:47 +01:00
  • e0ff16f9f1 Enable packet proxy on ARM architectures Ben Draut 2021-03-05 13:09:54 -07:00
  • 08ae5e0920
    Merge pull request #841 from drautb/master Simone Margaritelli 2021-03-10 17:58:00 +01:00
  • 32eee7d94b Fix bug in target parsing Ben Draut 2021-03-09 20:30:48 -07:00
  • ce5c5eb592 Add start/stop callbacks to packet proxy Ben Draut 2021-03-05 09:41:09 -07:00
  • 17799c0357 fix: updated readline, using syscall package instead of constants (fixes #776) Simone Margaritelli 2021-02-28 16:18:32 +01:00
  • 50c1505fd7
    Merge pull request #830 from HarshCasper/master Simone Margaritelli 2021-02-20 10:34:07 +01:00
  • e01cbfbe2e
    Delete .deepsource.toml Harsh Mishra 2021-02-20 15:02:44 +05:30
  • df806e60da
    Merge pull request #2 from HarshCasper/deepsource-fix-a44a7647 Harsh Bardhan Mishra 2021-02-01 14:30:12 +05:30
  • 6591de4b63
    Remove unnecessary comparison with bool deepsource-autofix[bot] 2021-02-01 08:57:11 +00:00
  • 91386cc725
    Merge pull request #1 from HarshCasper/deepsource-fix-dd2afe80 Harsh Bardhan Mishra 2021-02-01 14:18:51 +05:30
  • a26b3f366b
    Remove unnecessary guard around delete deepsource-autofix[bot] 2021-02-01 08:47:34 +00:00
  • c0e9f8cbdd Add .deepsource.toml DeepSource Bot 2021-02-01 08:44:39 +00:00
  • e4414b7a45
    Create SECURITY.md anonymous0011 2021-02-01 01:49:01 +01: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
  • 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
  • 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
  • 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
  • 69715137da
    Merge pull request #778 from buffermet/master ☸️ 2020-10-13 16:57:45 +10: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
  • 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
  • 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
  • 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