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: README.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,8 @@ When using the **offline attack**, **if** the AP is vulnerable, it may take only
11
11
* The original Reaver (v1.4) can be found here: [https://code.google.com/p/reaver-wps/](https://code.google.com/p/reaver-wps/).
12
12
* The discontinued reaver-wps-fork-t6x community edition (which includes the Pixie Dust attack. v1.5.3) is now the old-master branch from this repository
13
13
* reaver-wps-fork-t6x community edition of Reaver version 1.6b (which includes the Pixie Dust attack): [https://github.com/t6x/reaver-wps-fork-t6x](https://github.com/t6x/reaver-wps-fork-t6x).
14
-
* For more information about the Pixie Dust attack (including **which APs are vulnerable**) can be found here: [https://github.com/wiire/pixiewps](https://github.com/wiire/pixiewps),
* For more information about the Pixie Dust attack (including **which APs are vulnerable**) can be found here: [https://github.com/wiire/pixiewps](https://github.com/wiire/pixiewps),
Please notice that work is in progress and the situation will evoluate soon, stay tuned! ;)
58
+
Please notice that work is in progress and the situation will progress soon, stay tuned! ;)
59
59
60
60
## -K and-or -Z // --pixie-dust (in reaver)
61
61
@@ -72,20 +72,20 @@ The option `-a` of Wash will list all access points, including those without WPS
72
72
## Deprecated and temporary left behind options
73
73
74
74
**- n** (reaver): Automatically enabled, no need to invocate it.
75
-
**- W** (reaver): Temporary left behind. Integration of the default PIN generators was unstable, leading to many warnings at compilation time. It was also an issue to use a PIN attempt (risk of AP rating limit) in order to get a bSSID and an eSSID. For the moment PIN generation has to be done externally using the scripts provided in "doc"
75
+
**- W** (reaver): Temporary left behind. Integration of the default PIN generators was unstable, leading to many warnings at compilation time. It was also an issue to use a PIN attempt (risk of AP rating limit) in order to get a BSSID and an ESSID. For the moment PIN generation has to be done externally using the scripts provided in "doc"
76
76
- a (reaver): This option was the only option which required sqlite3 adding an extra dependency. It was only designed for automation scripts and this task (execute the last reaver command again) can be easily done internally by the script that calls reaver
77
77
- p1 and -p2 (reaver): Too much warnings and bugs.
78
-
- H (reaver): There is a need to find a way to perform it more cleanly, work is on progress
78
+
- H (reaver): There is a need to find a way to perform it more cleanly, work is in progress
79
79
- vvv (reaver): The highest level of verbose is temporary removed for the same reason.
80
80
- g (wash): Option was broken in latest release and need to be seriously rethought.
81
81
82
82
## Options repaired/solved issues
83
83
84
-
Issues with -g and -p (and their crossed usage) are left behind
85
-
Code is much more clean, robust and with less dependencies.
84
+
Issues with -g and -p (and their crossed usage) are left behind.
85
+
Code is much more clean, robust and has less dependencies.
86
86
We know that it looks like at first time as a regression but it is not!
87
-
We were stucked with issues since years due the dificulty of the task and the lack of global direction
88
-
Now we have a much more healthy base and it will be worth it.
87
+
We were stuck with issues for years due the dificulty of the task and the lack of global direction.
88
+
Now we have a much healthier base and it will be worth it.
89
89
90
90
# Acknowledgements
91
91
@@ -109,4 +109,4 @@ Bug fixes made by:
109
109
*`Soxrok2212` for all work done to help in the development of tools
110
110
*`Wiire` for developing Pixiewps
111
111
*`Craig Heffner` for creating Reaver and for the creation of default pin generators (D-Link, Belkin) - http://www.devttys0.com/
112
-
*`Dominique bongart` for the pixe dust breach and the three known attack modes.
112
+
*`Dominique Bongard` for discovering the Pixie Dust attack.
0 commit comments