项目作者: yatt-ze

项目描述 :
Wifi Bruteforce (WiBr) is a wifi cracking tool written in c#.
高级语言: C#
项目地址: git://github.com/yatt-ze/WiBr.git
创建时间: 2017-04-26T06:32:40Z
项目社区:https://github.com/yatt-ze/WiBr

开源协议:

下载


UNMAINTATINED

ScreenShot

Wifi Bruteforce

GitHub release Build Status Code Triagers Badge Stories in Ready

Wifi Bruteforce (WiBr) is a wifi cracking tool writen in c#. Unlike other wireless crackers namely aircrack-ng WiBr simply tries connecting over and over again each time with a diffrent password (dictionary attack) it is much slower than using tools such as aircrack-ng but is much easier to use.

Usage:

  1. Select the Wifi Access Point you want to attempt to crack
  2. Select a wordlist (Wordlists can be found Here)
  3. (Optional) Change the connection check delay
  4. Press crack and wait!

Screenshot ~ v1.2.0

ScreenShot

ToDo:

  1. Accept issues and fix any bugs
  2. Fix warning: Form1.Designer.cs(192,38): warning CS0414: The private field `WiBf.Form1.timer1’ is assigned but its value is never used