Skip to content

Tags: derv82/wifite2

Tags

2.2.5

Toggle 2.2.5's commit message
2.2.5: PMKID timeout changed to 30sec. --pmkid-timeout option to change.

For #134

2.2.4

Toggle 2.2.4's commit message
2.2.4: Version bump for recent fixes (more ctrl+c options).

Includes:
* More options when interrupting mid-attack (continue/skip/exit)
* Show error when --wps-only and --pmkid are both specified
* Use `--force` when calling Bully to force-continue.
* README (updated, new screenshots).

2.2.3

Toggle 2.2.3's commit message
Python improvements, messaging improvements.

Small code changed as proposed in #128.
This should close #128.

Slowly moving towards Camel-case in script output.

2.2.2

Toggle 2.2.2's commit message
2.2.2: Version bump for --crack improvements. Fix wordlists.

Finally clears up #102.

2.2.1

Toggle 2.2.1's commit message
2.2.1: Version bump for setup.py changes. Save wordlists to share/dict

Should resolve #102

2.1.9

Toggle 2.1.9's commit message
2.1.9: --pmkid option, cleaned up --cracked, other bug fixes.

PMKID:

* `--pmkid` option only attacks WPA networks with PMKID capture + crack
* Decreased PMKID capture time from 60 seconds to 15 seconds.
* Ignores PMKID attack if `--wps-only` is set.

WPS:

* Ctrl+C while waiting for `bully` to fetch PSK = remembers PIN, PSK is unknown.

Misc:

* `--cracked` prints results on single lines (much easier to read)
* Fixed typo when required dependencies are not found (closes #127)

2.1.8

Toggle 2.1.8's commit message
2.1.8: Check hashcat tools before trying PMKID attack.

Should resolve #124.

Also, capturing PMKID will skip WPA handshake capture.

2.1.7

Toggle 2.1.7's commit message
Don't overwrite john files in --crack output.

For pull request #117

2.1.6

Toggle 2.1.6's commit message
2.1.6: Support non-ASCII ESSIDs in scanner. Don't silently exit on cr…

…ash.

Resolves #88
Resolves #92
Might be related to #85

2.1.0

Toggle 2.1.0's commit message
Change version to 2.1.0

See derv82/wifite#130 for more info.