Skip to content

Commit d9e2c87

Browse files
author
=
committed
moved link to an example to caution section
1 parent 46e0e4a commit d9e2c87

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ Designed to run (mostly headless) on small systems like a Raspberry Pi Zero.
2626

2727
- hcxdumptool uses the modern [pcapng](https://pcapng.com/) format, allowing for use with wireshark or tshark.
2828

29-
- [A document showcasing an example attack using hcxdumptool and hcxtools.](https://github.com/ZerBea/hcxdumptool/blob/master/docs/example.md)
30-
3129
### What Doesn't hcxdumptool Do?
3230

3331
- It does not crack WPA PSK related hashes. (Use Hashcat or JtR to recover the PSK.)
@@ -234,6 +232,8 @@ If you can't control the environment, it is absolutely mandatory to set the [BPF
234232

235233
The BPF can be used to select a target (or multiple targets) or to protect devices.
236234

235+
[A document showcasing an example attack using hcxdumptool and hcxtools.](https://github.com/ZerBea/hcxdumptool/blob/master/docs/example.md)
236+
237237
By default, hcxdumptool is utilizing three attack vectors:
238238

239239
- Connecting to an ACCESS POINT to get a PMKID (turn off by --associationmax=0)

0 commit comments

Comments
 (0)