Commit graph

938 commits

Author SHA1 Message Date
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
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
Simone Margaritelli
c47e3f6195 new: gateway.change event for MITM monitoring 2021-04-10 22:59:03 +02:00
Simone Margaritelli
88a83192ef fix: do not trigger deauth events for frames sent by client stations or unknown access points 2021-04-10 14:48:30 +02:00
Simone Margaritelli
93b7e7f2ed new: exposing the graph object to js 2021-04-09 13:46:33 +02:00
Simone Margaritelli
0042b77c36 fix: do not emit graph if empty 2021-04-09 12:45:06 +02:00
Simone Margaritelli
1d306e6cd2 fix: do not override req.Hostname in http proxy module script (fixes #678) 2021-04-09 12:42:24 +02:00
Simone Margaritelli
2b4188bb52 misc: small fix or general refactoring i did not bother commenting 2021-04-09 02:20:19 +02:00
Simone Margaritelli
3c506b7809 misc: small fix or general refactoring i did not bother commenting 2021-04-09 00:14:52 +02:00
Simone Margaritelli
d5fb7b6754 misc: small fix or general refactoring i did not bother commenting 2021-04-08 22:38:28 +02:00
Simone Margaritelli
1be487843b new: graph.to_json 2021-04-08 20:54:55 +02:00
Simone Margaritelli
e465f9b145 misc: small fix or general refactoring i did not bother commenting 2021-04-08 19:06:10 +02:00
Simone Margaritelli
71634058a7 misc: several improvements to the graph module 2021-04-08 18:41:30 +02:00
Simone Margaritelli
5b8cb9a82c fix: check ssid probes for non printable characters 2021-04-07 17:58:18 +02:00
Simone Margaritelli
db275429c2 new: graph module 2021-04-07 17:04:42 +02:00
Simone Margaritelli
6aa8f45d20 misc: using script to detect karma attacks 2021-04-07 17:04:28 +02:00
Simone Margaritelli
bfe307ffe6 new: ticker now broadcasts a tick event 2021-04-07 17:03:47 +02:00
Simone Margaritelli
31b06638d8 fix: fixed a panic in net.show.meta when rendeing open ports 2021-04-07 13:16:20 +02:00
Simone Margaritelli
662f5fb973 fix: don't print wifi.client.probe we generate 2021-04-07 00:52:57 +02:00
Simone Margaritelli
906969f1b3 new: wifi.probe to send fake client probe requests 2021-04-07 00:36:38 +02:00