Commit graph

137 commits

Author SHA1 Message Date
☸️
01a144d69b
Add IPv6 nil check for interface. 2024-11-16 10:19:30 +01:00
Simone Margaritelli
a234c20650 fix: better ipv6 detection logic 2024-09-22 15:03:06 +02:00
Simone Margaritelli
67cc9680ed progress 2024-09-18 23:21:30 +02:00
Simone Margaritelli
31d93e7c39 new: added new wifi cipher suites and auth types 2024-08-23 10:53:17 +02:00
Simone Margaritelli
f0126c28fb new: added new wifi RSN parsing 2024-08-23 10:39:58 +02:00
Simone Margaritelli
0ceb938f10 fix: WPA3 is now correcly identified and reported (fixes #1098) 2024-08-17 12:40:40 +02:00
Simone Margaritelli
2659a559c9 fix: using proper v2 package suffix (fixes #727) 2024-08-09 18:19:21 +02:00
konradh
4dc7bae48c new: new ndp.spoof.router_lifetime option 2024-01-24 20:26:43 +01: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
c8ecaf99e0 add channel hopping attack 2021-07-23 14:49:29 +08:00
xuchunming1
e9dad78ec2 nothing but import format change
Signed-off-by: xuchunming1 <xuchunming@jd.com>
2021-07-01 15:37:33 +08:00
Simone Margaritelli
6c2c0da22c fix: checking boundaries when parsing WPS vendor extensions (fixes #885) 2021-05-28 16:41:34 +02:00
Simone Margaritelli
906969f1b3 new: wifi.probe to send fake client probe requests 2021-04-07 00:36:38 +02:00
Simone Margaritelli
fad6172b40
misc: small fix or general refactoring i did not bother commenting 2021-04-04 00:31:18 +02:00
Simone Margaritelli
b0f7e764dc fix: keep track of ipv6 packets 2021-04-04 00:30:09 +02:00
Simone Margaritelli
a6d5d5d048 new: implemented icmpv6 rogue router advertisement 2021-04-04 00:03:11 +02:00
Simone Margaritelli
57436a811c new: experimental ipv6 ndp spoofer (closes #851) 2021-04-03 22:55:03 +02:00
Simone Margaritelli
bef4c6abaa new: basic ipv6 support 2021-04-03 18:42:14 +02:00
Stefan Tatschner
6406885928 Update broken tests 2019-06-30 22:22:36 +02:00
evilsocket
cd249687da
fix: syn.scanner now uses a dedicated pcap handle to prevent deadlocks and improve performances 2019-04-21 20:37:41 +02:00
evilsocket
3bbfdbad29
misc: small fix or general refactoring i did not bother commenting 2019-03-21 14:08:16 +01:00
evilsocket
9693c06cef
fix: attempt to fix #500 by structure realigning 2019-03-21 13:34:09 +01:00
evilsocket
821f885332
misc: added debug panic for #500 2019-03-21 12:55:46 +01:00
evilsocket
b9c4982457
fix: fixed packets.Queue JSON serialization for api.rest module 2019-03-17 14:21:21 +01:00
evilsocket
64a5ce2b58
fix: using sync.Map to avoid race conditions on the packets.Queue 2019-03-17 13:12:31 +01:00
evilsocket
ffb060db16
misc: small fix or general refactoring i did not bother commenting 2019-02-13 12:14:57 +01:00
evilsocket
57983c6524
misc: small fix or general refactoring i did not bother commenting 2019-02-12 12:12:04 +01:00
evilsocket
252645dd4e
misc: small fix or general refactoring i did not bother commenting 2019-02-12 12:03:48 +01:00
evilsocket
10727cff85
misc: small fix or general refactoring i did not bother commenting 2019-02-12 12:01:10 +01:00
evilsocket
acbc6d28dd
new: new wifi.assoc command to perform a RSN PMKID clientless attack (closes #436) 2019-02-07 18:27:14 +01:00
evilsocket
003139a2e3
new: wifi.recon will activate the interface if it's down instead of failing 2019-02-06 09:42:48 +01:00
evilsocket
a6cfb2413f
new: added native wifi handshakes capture from wifi.recon module 2019-02-05 19:42:13 +01:00
evilsocket
db7d6b64f0
new: new teamviewer packet parser for net.sniff 2019-01-29 15:31:27 +01:00
evilsocket
26ebef7d3f
misc: small fix or general refactoring i did not bother commenting 2019-01-28 13:39:12 +01:00
evilsocket
10fe1bf693
new: parsing wps.primaryDeviceType 2019-01-28 13:30:20 +01:00
evilsocket
4ecd89ae22
fix: parsing wps.Version from wps.WFA 2019-01-28 12:34:02 +01:00
evilsocket
cac366913a
new: parsing wps wfa version2 field 2019-01-28 12:12:58 +01:00
evilsocket
53d07298b7
new: parsing WPS response type field 2019-01-27 16:50:56 +01:00
evilsocket
be055f5e41
new: parsing WPS RF bands 2019-01-27 16:45:15 +01:00
evilsocket
053fa343f3
new: parsing WPS Configs fields 2019-01-27 16:42:03 +01:00
evilsocket
85f713f610
new: wps device password id fields descriptors 2019-01-27 14:56:06 +01:00
evilsocket
50bf22af9c
new: new WPS parsing capabilities and wifi.show.wps command 2019-01-27 14:52:59 +01:00
Edznux
2fe8999b2d revert ! 2018-10-28 17:42:25 +01:00
Edznux
ed6d40f163 refactor if/else in network and packets packages 2018-10-23 05:32:51 +02:00
Edznux
e333df35d4 Add gofmt -s to the build 2018-10-23 03:27:38 +02:00
evilsocket
e93fe8ec4c
fix: fixed a nbns parsing bug who sometimes returned binary hostnames 2018-10-15 15:05:43 -05:00
evilsocket
a95ae94957 fix: updated gopacket to fix compilation issues on macOS (ref #357) 2018-10-12 18:11:01 +02:00
evilsocket
d070445225 refact: refactored to use islazy and updated deps 2018-10-10 19:00:25 +02:00
evilsocket
197cff7108 new: mysql.server.outfile to save INFILE buffers to a file (also fixes #342) 2018-09-22 15:36:52 +02:00