Commit Graph

  • 0ea15563b1
    Move issue template. master env_os buffermet 2025-03-03 00:38:02 +01:00
  • e9fee2f2fa
    Update config.yml buffermet 2025-03-03 00:35:50 +01:00
  • 99e7f78a22
    Create issue template config buffermet 2025-03-03 00:34:46 +01:00
  • 84db5ed9bf
    Merge pull request #1182 from bettercap/fix_issue_template buffermet 2025-03-03 00:30:24 +01:00
  • fd1f3bc1d2
    Delete deprecated issue template. buffermet 2025-03-02 23:29:15 +01:00
  • 053ca5be55
    Create issue_template.md buffermet 2025-03-02 23:28:38 +01:00
  • 2c6f048cec
    Merge pull request #1156 from bettercap/otto_onExit buffermet 2025-03-01 23:12:51 +01:00
  • 890b83501c
    Merge pull request #1180 from bettercap/dns_proxy_fix buffermet 2025-02-22 23:40:37 +01:00
  • f8884da78c
    Remove unused var buffermet 2025-02-22 19:48:34 +01:00
  • 0b6fade8fd
    Remove unused var buffermet 2025-02-22 19:46:58 +01:00
  • df91176308
    Fix JavaScript backwards compatible number conversion buffermet 2025-02-22 19:33:29 +01:00
  • 5da2cd8d29
    Fix JavaScript backwards compatible number conversion buffermet 2025-02-22 19:26:44 +01:00
  • 4eb923f972
    Fix float64/int64 to uint64 conversion from JS environment buffermet 2025-02-16 13:53:54 +01:00
  • 876449e105
    Fix backwards compatible uint64 conversion buffermet 2025-02-15 14:37:16 +01:00
  • f3001aa565
    misc reduce_overhead buffermet 2025-02-15 11:57:08 +01:00
  • 1c657fdf53
    Update http_proxy_script.go buffermet 2025-02-13 21:32:52 +01:00
  • 25c6339275
    Update http_proxy_js_response.go buffermet 2025-02-13 21:32:26 +01:00
  • 5e97fbb6eb
    Update http_proxy_js_request.go buffermet 2025-02-13 21:30:46 +01:00
  • 12556bc6be
    Update dns_proxy_script.go buffermet 2025-02-13 21:29:57 +01:00
  • c8c1072cc0
    Update dns_proxy_js_query.go buffermet 2025-02-13 21:28:58 +01:00
  • 086eed49d5
    Merge pull request #1175 from bettercap/dns_proxy_fix buffermet 2025-02-13 21:23:00 +01:00
  • d03d778e46
    Fix number to uint conversion in DNS proxy. buffermet 2025-02-13 00:20:28 +01:00
  • 8eedf6d90c releasing version 2.41.0 v2.41.0 evilsocket 2025-01-31 12:27:10 +01:00
  • 61a9069e50 new: api.rest will return the stdout data after executing a session command evilsocket 2025-01-09 02:55:51 +01:00
  • fdca49678e
    Implement DNS proxy script onExit call. ☸️ 2024-11-23 16:02:28 +01:00
  • 91f5213526
    Implement HTTP proxy script onEvent call. ☸️ 2024-11-23 15:56:54 +01:00
  • 159aed5080
    Implement session script onExit call. ☸️ 2024-11-23 15:49:05 +01:00
  • c4e45b368d
    Merge pull request #1150 from Sniffleupagus/patch-1 Simone Margaritelli 2024-11-20 14:32:39 +01:00
  • 169b0cb8c9 new: added removeEventListener builtin function (closes #1139) evilsocket 2024-11-20 14:30:17 +01:00
  • a7e4572416
    Merge pull request #1153 from bettercap/1152-fix ☸️ 2024-11-16 18:07:57 +01:00
  • 01a144d69b
    Add IPv6 nil check for interface. ☸️ 2024-11-16 10:19:30 +01:00
  • cb5f7679d8
    Improve backwards compatibility with getHandshakeFileFor Sniffleupagus 2024-11-13 11:33:25 -08:00
  • 00854261a4
    Merge pull request #1145 from bettercap/otto-session-events Simone Margaritelli 2024-11-13 11:17:26 +01:00
  • 906162e5fa
    Merge pull request #1143 from buffermet/master Simone Margaritelli 2024-11-13 11:17:03 +01:00
  • 08e248e38c
    Implement addSessionEvent function in DNS proxy script env ☸️ 2024-10-23 13:30:01 +02:00
  • 6d242022fb
    Implement addSessionEvent function in HTTP proxy script env ☸️ 2024-10-22 23:11:42 +02:00
  • 6de6de7418 Allow wildcard in blacklist. buffermet 2024-10-12 22:05:29 +02:00
  • ccb2774814 Shrink code. buffermet 2024-10-12 21:50:26 +02:00
  • 40f3906115 Add blacklist and whitelist logic. buffermet 2024-10-12 21:47:02 +02:00
  • 27d245625c Remove redundant nil assignment. buffermet 2024-10-12 17:38:49 +02:00
  • 32995aada3 Merge branch 'master' of https://github.com/buffermet/bettercap buffermet 2024-10-12 17:35:08 +02:00
  • fe9481cb42 Print JS property conversion errors. buffermet 2024-10-12 17:34:14 +02:00
  • d0d1029a5a
    Merge branch 'bettercap:master' into master ☸️ 2024-10-12 13:49:13 +02:00
  • c5017ed020 Support RFC3597 generic/unknown record type if Rdata field is present. buffermet 2024-10-12 13:45:27 +02:00
  • 88d813543a merge evilsocket 2024-10-10 14:34:20 +02:00
  • 55edafb33c new: implemented named tickers (ref #779) evilsocket 2024-10-10 14:33:52 +02:00
  • c5d93825bd Catch RR nil value, improve debug logs readability. buffermet 2024-10-09 20:07:22 +02:00
  • 43f1013f0d Add TLS support for DNS proxy, implement backwards compatible DNS record conversion. buffermet 2024-10-09 13:47:21 +02:00
  • a49d561dce init dns.proxy buffermet 2024-10-04 03:00:54 +02:00
  • e190737c91 new: added known services descriptions from IANA evilsocket 2024-10-01 14:46:59 +02:00
  • 30c4c320a6 misc: more compact zerogod.show evilsocket 2024-10-01 14:20:14 +02:00
  • 7e1cb69071 misc evilsocket 2024-10-01 00:37:54 +02:00
  • 02871b0ae6 new: _http and _https zeroconf acceptors evilsocket 2024-09-30 19:06:10 +02:00
  • ef69151a7f chore: added credits to grandcat package Simone Margaritelli 2024-09-27 20:40:48 +02:00
  • ae466b702a fix: directly embedding ui assets (fixes #1135) Simone Margaritelli 2024-09-27 20:23:57 +02:00
  • ea8e96c285 chore: removed ui submodule (ref #1135) Simone Margaritelli 2024-09-27 20:18:18 +02:00
  • ba29bea0cd misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2024-09-22 19:25:24 +02:00
  • 209725d623 misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2024-09-22 17:40:23 +02:00
  • d2f13a3293 misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2024-09-22 15:34:37 +02:00
  • fabf3bb8e9 fix: prioritize longer and more explicit host names Simone Margaritelli 2024-09-22 15:21:11 +02:00
  • 5969acd55d misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2024-09-22 15:05:43 +02:00
  • bd959586c5 misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2024-09-22 15:03:10 +02:00
  • a234c20650 fix: better ipv6 detection logic Simone Margaritelli 2024-09-22 15:03:06 +02:00
  • 8446d66d12 misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2024-09-22 14:00:39 +02:00
  • 5652d15426 misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2024-09-22 13:23:30 +02:00
  • 7b4fc3d31d misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2024-09-21 17:52:50 +02:00
  • 26c532316a misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2024-09-21 17:38:52 +02:00
  • 2966153adf misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2024-09-21 11:56:14 +02:00
  • 76e094f687 misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2024-09-20 15:48:20 +02:00
  • 6af2de6de9 misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2024-09-20 15:30:13 +02:00
  • 17ba1be16c misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2024-09-20 12:06:32 +02:00
  • b0a197b377 external resolver Simone Margaritelli 2024-09-20 10:29:45 +02:00
  • e656a6cbfa misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2024-09-19 22:24:45 +02:00
  • 51a5b4ad6e misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2024-09-19 21:49:02 +02:00
  • 91d360327a it works! Simone Margaritelli 2024-09-19 16:33:44 +02:00
  • 67cc9680ed progress Simone Margaritelli 2024-09-18 23:21:30 +02:00
  • 756dc3d71a
    Update README.md Simone Margaritelli 2024-09-17 11:32:37 +02:00
  • 531da20048 releasing version 2.40.0 v2.40.0 Simone Margaritelli 2024-09-14 23:36:05 +02:00
  • acda32e304 releasing version 2.4.0 v2.4.0 Simone Margaritelli 2024-09-13 13:22:41 +02:00
  • 75478a21f6 misc: small fix or general refactoring i did not bother commenting Simone Margaritelli 2024-09-13 12:43:27 +02:00
  • 5bc9dd9259 fix: added better debug logging for core.Exec (fixes #1125) Simone Margaritelli 2024-09-13 12:27:22 +02:00
  • 97b4dcb46e new: added support for 29bit obd2 identifiers Simone Margaritelli 2024-09-01 13:30:01 +02:00
  • c3999d6bb5 new: implemented can.obd2 builtin parser Simone Margaritelli 2024-08-31 14:01:40 +02:00
  • cf6fba6151 chore: updated ui version evilsocket 2024-08-29 11:16:12 +02:00
  • 3775295a2c chore: updated ui submodule Simone Margaritelli 2024-08-28 16:14:27 +02:00
  • b2035daf54 fix: fixed address reload on api.rest Simone Margaritelli 2024-08-28 16:14:23 +02:00
  • 00c5b2c9c6 chore: updated ui submodule Simone Margaritelli 2024-08-28 16:00:26 +02:00
  • b1ac9cda7d chore: updated ui submodule Simone Margaritelli 2024-08-28 12:11:17 +02:00
  • 5786ffdaa9 chore: updated ui submodule Simone Margaritelli 2024-08-28 11:40:38 +02:00
  • 72afa07d28 new: can.fuzz now supports an optional size argument (thanks musafir) Simone Margaritelli 2024-08-27 10:28:30 +02:00
  • 1c56622cde fix: can.fuzz now expects an hexadecimal frame id (thanks musafir) Simone Margaritelli 2024-08-27 09:25:40 +02:00
  • 4c7599566c fix: stop can.dump reader when can.recon is stopped Simone Margaritelli 2024-08-26 18:58:11 +02:00
  • c4c7b8c43d chore: updated ui submodule Simone Margaritelli 2024-08-26 17:12:00 +02:00
  • bb847fcf8a new: can.dump reader will now sleep for the correct amount of time Simone Margaritelli 2024-08-26 16:37:06 +02:00
  • 7702207ee9 new: implemented can.dup and can.dump.inject to read a candump log file Simone Margaritelli 2024-08-26 15:12:09 +02:00
  • 840f819484 refact: refactored can dbc logic Simone Margaritelli 2024-08-23 16:03:35 +02:00
  • 31d93e7c39 new: added new wifi cipher suites and auth types Simone Margaritelli 2024-08-23 10:53:17 +02:00
  • f0126c28fb new: added new wifi RSN parsing Simone Margaritelli 2024-08-23 10:39:58 +02:00
  • 26b2c300b8 fix: fixed a nil pointer dereference when wifi.show is executed before wifi.recon on Simone Margaritelli 2024-08-23 10:27:08 +02:00
  • 575022fac4 fix: fixed deprecation warning on macOS native code Simone Margaritelli 2024-08-23 10:21:50 +02:00