You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/example.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,14 @@
13
13
> **Do not use hcxdumptool on networks you do not have permission to use it on!**
14
14
> For more information regarding the specifics of this warning, refer to the [caution](https://github.com/ZerBea/hcxdumptool#caution) section of the README.
15
15
16
+
### General Workflow
17
+
18
+
Usually the general workflow is always the same:
19
+
20
+
```
21
+
hcxdumptool -> hcxtools (hcxpcapngtool, hcxhashtool, hcxpsktool) -> hashcat or john
22
+
```
23
+
16
24
### Example Attack - Details/Goals
17
25
18
26
This example will simulate attacking a single network of interest.
0 commit comments