Skip to content

Commit 3751daf

Browse files
authored
Update README.md
fixed typos
1 parent 6d417df commit 3751daf

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ When using the **offline attack**, **if** the AP is vulnerable, it may take only
1111
* The original Reaver (v1.4) can be found here: [https://code.google.com/p/reaver-wps/](https://code.google.com/p/reaver-wps/).
1212
* 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
1313
* 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),
15-
[https://forums.kali.org/showthread.php?24286-WPS-Pixie-Dust-Attack-(Offline-WPS-Attack)](https://forums.kali.org/showthread.php?24286-WPS-Pixie-Dust-Attack-(Offline-WPS-Attack)) & [https://docs.google.com/spreadsheets/d/1tSlbqVQ59kGn8hgmwcPTHUECQ3o9YhXR91A_p7Nnj5Y/edit?usp=sharing](https://docs.google.com/spreadsheets/d/1tSlbqVQ59kGn8hgmwcPTHUECQ3o9YhXR91A_p7Nnj5Y/edit?usp=sharing)
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),
15+
[https://forums.kali.org/showthread.php?24286-WPS-Pixie-Dust-Attack-(Offline-WPS-Attack)](https://forums.kali.org/showthread.php?24286-WPS-Pixie-Dust-Attack-(Offline-WPS-Attack)) & [https://docs.google.com/spreadsheets/d/1tSlbqVQ59kGn8hgmwcPTHUECQ3o9YhXR91A_p7Nnj5Y/edit?usp=sharing](https://docs.google.com/spreadsheets/d/1tSlbqVQ59kGn8hgmwcPTHUECQ3o9YhXR91A_p7Nnj5Y/edit?usp=sharing)
1616

1717
- - -
1818

@@ -55,7 +55,7 @@ make
5555

5656
# About Reaver 1.6b Options
5757

58-
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! ;)
5959

6060
## -K and-or -Z // --pixie-dust (in reaver)
6161

@@ -72,20 +72,20 @@ The option `-a` of Wash will list all access points, including those without WPS
7272
## Deprecated and temporary left behind options
7373

7474
**- 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"
7676
- 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
7777
- 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
7979
- vvv (reaver): The highest level of verbose is temporary removed for the same reason.
8080
- g (wash): Option was broken in latest release and need to be seriously rethought.
8181

8282
## Options repaired/solved issues
8383

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.
8686
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.
8989

9090
# Acknowledgements
9191

@@ -109,4 +109,4 @@ Bug fixes made by:
109109
* `Soxrok2212` for all work done to help in the development of tools
110110
* `Wiire` for developing Pixiewps
111111
* `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

Comments
 (0)