Simone Margaritelli
|
2d03782fe1
|
fix: make sure that wifi channels are unique and sorted
|
2024-08-17 13:37:48 +02:00 |
|
Simone Margaritelli
|
6282fe3451
|
new: ble, can, hid and wifi modules will now set a custom prompt (closes #1117)
|
2024-08-17 12:10:38 +02:00 |
|
Simone Margaritelli
|
d9a91d393e
|
new: implemented can.filter
|
2024-08-17 11:38:58 +02:00 |
|
Simone Margaritelli
|
7f22425dcc
|
fix: fixed compilation on windows
|
2024-08-16 15:30:19 +02:00 |
|
Simone Margaritelli
|
6f1920f478
|
new: can.fuzz command
|
2024-08-16 13:30:26 +02:00 |
|
Simone Margaritelli
|
69744e6b63
|
fix: disable ble module for BSD (fixes #1115)
|
2024-08-09 18:56:41 +02:00 |
|
Simone Margaritelli
|
7636ca2808
|
new: gps.set to manually set/override gps coordinates (closes #915)
|
2024-08-09 18:42:08 +02:00 |
|
Simone Margaritelli
|
9d5c38c693
|
fix: fixed verbose gousb logging (fixes #969)
|
2024-08-09 18:28:01 +02:00 |
|
Simone Margaritelli
|
2659a559c9
|
fix: using proper v2 package suffix (fixes #727)
|
2024-08-09 18:19:21 +02:00 |
|
evilsocket
|
76e136a18e
|
fix: fixed device index use for BLE module (fixes #994)
|
2024-08-09 18:00:08 +02:00 |
|
evilsocket
|
9e7fda751a
|
fix: added packet_proxy_freebsd (fixes #1067)
|
2024-08-09 17:17:53 +02:00 |
|
evilsocket
|
fd05df613e
|
new: implemented can.inject
|
2024-08-09 16:19:35 +02:00 |
|
evilsocket
|
5fe3ef3d52
|
new: new can module for CAN-bus
|
2024-08-09 15:42:03 +02:00 |
|
Simone Margaritelli
|
7605f4afa3
|
fix: replaced nfqueue package (fixes #1070)
|
2024-08-08 18:06:23 +02:00 |
|
Simone Margaritelli
|
b12ba7947b
|
fix: workaround for PCAP_SET_RFMON issue (fixes #819, https://github.com/the-tcpdump-group/libpcap/issues/1041, https://github.com/the-tcpdump-group/libpcap/issues/1033)
|
2024-08-08 13:40:45 +02:00 |
|
Simone Margaritelli
|
06623ddfb9
|
Merge pull request #1085 from SkyperTHC/master
sslstrip fix & don't restore iptables/ip_forward on exit when bettercap did not change them.
|
2024-08-08 13:02:15 +02:00 |
|
Simone Margaritelli
|
2499d5147f
|
fix: every wifi frame injection operation on macOS will print an error (ref #448)
|
2024-08-08 12:59:21 +02:00 |
|
Simone Margaritelli
|
c2ab5f4756
|
reverted pr #1100 due to instability
|
2024-08-07 22:03:11 +02:00 |
|
Simone Margaritelli
|
9bf1474615
|
Merge pull request #1074 from konradh/ndp-spoof-unset-neighbour
Fix: Allow clearing ndp.spoof.neighbour to disable neighbor advertisements
|
2024-08-07 16:35:22 +02:00 |
|
Simone Margaritelli
|
9cd1609306
|
Merge pull request #1073 from konradh/ndp-spoof-router-lifetime
Add ndp.spoof.router_lifetime option
|
2024-08-07 16:31:29 +02:00 |
|
Simone Margaritelli
|
826f13e47a
|
new: pushed new graph experimental module
|
2024-05-31 14:07:19 +02:00 |
|
Root THC
|
a950d3b767
|
sslstrip fix
|
2024-03-29 17:40:16 +01:00 |
|
konradh
|
5af1be3356
|
fix: allow clearing ndp.spoof.neighbour to disable neighbor advertisements
|
2024-01-24 20:33:54 +01:00 |
|
konradh
|
4dc7bae48c
|
new: new ndp.spoof.router_lifetime option
|
2024-01-24 20:26:43 +01:00 |
|
Simone Margaritelli
|
76a7820da5
|
Merge pull request #1024 from half-duplex/ndp-ban
ndp.spoof: add ndp.ban
|
2023-07-25 14:34:47 +02:00 |
|
Trevor Bergeron
|
cdd483e698
|
ndp.spoof: add ndp.ban
|
2023-03-15 10:14:04 -04:00 |
|
Trevor Bergeron
|
27bae1cd3b
|
ndp.spoof: fix format string
|
2023-03-15 10:04:05 -04:00 |
|
Simone Margaritelli
|
58ca59bc6f
|
new: switching to github.com/stratoberry/go-gpsd (closes #938)
|
2023-01-16 13:37:35 +01:00 |
|
Simone Margaritelli
|
c81db63a10
|
Merge pull request #956 from BenGardiner/ipv6_anyproxy_fixes
Ipv6 any.proxy fixes
|
2022-06-10 23:00:28 +02:00 |
|
Ben Gardiner
|
eaf2b96407
|
revert removal of default any.proxy.dst_address ipv4 address
|
2022-06-10 16:59:11 -04:00 |
|
Simone Margaritelli
|
22de9d3d4f
|
new: added session.stopped event (and fixed session.started event propagation)
|
2022-06-10 22:12:45 +02:00 |
|
Ben Gardiner
|
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)
|
2022-04-25 21:38:23 +00:00 |
|
Ben Gardiner
|
2bc3d871ef
|
use ip6tables for any_proxy to ipv6 addresses
|
2022-04-25 21:36:03 +00:00 |
|
firefart
|
68924c34c4
|
do not swallow err on settxpower
|
2022-04-23 22:43:27 +02:00 |
|
Simone Margaritelli
|
81ae731b9f
|
new: new -pcap-buf-size option to set a custom pcap buffer size (closes #896)
|
2021-08-21 14:44:36 +02:00 |
|
Simone Margaritelli
|
59dce4ced6
|
new: centralized pcap capture configuration management
|
2021-08-21 14:21:36 +02:00 |
|
Simone Margaritelli
|
0598272384
|
Merge pull request #901 from qq906907952/master
add two 802.11 attack
|
2021-08-21 12:43:22 +02:00 |
|
ydx
|
ef2cd0063d
|
add wifi fake authentication attack
|
2021-07-23 14:51:37 +08:00 |
|
ydx
|
c8ecaf99e0
|
add channel hopping attack
|
2021-07-23 14:49:29 +08:00 |
|
Azrotronik
|
0637451390
|
Fix arp.spoof not sending replies
Fixed arp.spoof not sending replies and timing out when asked to shut down.
|
2021-06-27 00:17:42 +00:00 |
|
Francesco Cartier
|
f10159ec19
|
added Windows basepath to UI setup
|
2021-06-21 18:08:54 +02:00 |
|
Francesco Cartier
|
58f4214756
|
added Windows basepath to UI setup
|
2021-06-21 18:01:32 +02:00 |
|
Simone Margaritelli
|
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
|
2021-05-22 15:39:41 +02:00 |
|
Simone Margaritelli
|
82dd30c777
|
fix: less verbose logging
|
2021-05-14 15:21:47 +02:00 |
|
Simone Margaritelli
|
4fc84f2907
|
new: new arp.spoof.skip_restore option (fixes #874)
|
2021-05-11 12:20:10 +02:00 |
|
Simone Margaritelli
|
8c00207e7e
|
new: gps.new event now reports GPS data changes as they occur (fixes #878)
|
2021-05-11 12:02:26 +02:00 |
|
☸️
|
821ce9aea2
|
revert changes from #723
|
2021-05-02 00:56:38 +10:00 |
|
Simone Margaritelli
|
421df5035f
|
misc: small fix or general refactoring i did not bother commenting
|
2021-04-12 14:25:37 +02:00 |
|
Simone Margaritelli
|
f2b6d9b708
|
misc: moved graph module to experimental branch for now
|
2021-04-12 14:09:03 +02:00 |
|
Simone Margaritelli
|
c9ae0f360e
|
misc: small fix or general refactoring i did not bother commenting
|
2021-04-11 01:26:29 +02:00 |
|