Skip to content

Commit 41ee252

Browse files
authored
tag release v2.9.9-beta
1 parent 4282275 commit 41ee252

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![GitHub version](https://img.shields.io/badge/version-2.8.2-informational.svg)](#)
1+
[![GitHub version](https://img.shields.io/badge/version-2.9.9-beta-informational.svg)](#)
22
[![GitHub issues](https://img.shields.io/github/issues/kimocoder/wifite2.svg)](https://github.com/kimocoder/wifite2/issues)
33
[![GitHub forks](https://img.shields.io/github/forks/kimocoder/wifite2.svg)](https://github.com/kimocoder/wifite2/network)
44
[![GitHub stars](https://img.shields.io/github/stars/kimocoder/wifite2.svg)](https://github.com/kimocoder/wifite2/stargazers)
@@ -22,7 +22,7 @@ Wifite is designed to use all known methods for retrieving the password of a wir
2222
4. WPA3: The [SAE Handshake Capture](https://hashcat.net/forum/thread-7717.html) + offline crack.
2323
5. WPA3: Transition mode downgrade attacks (force WPA2 on mixed networks).
2424
6. WEP: Various known attacks against WEP, including *fragmentation*, *chop-chop*, *aireplay*, etc.
25-
7. **Evil Twin**: Rogue AP attack with captive portal for credential capture. ⚠️ **Requires authorization**
25+
7. **Evil Twin**: Rogue AP attack with captive portal for credential capture.
2626
8. WIFI Signal jammer, block specific accesspoints or multiple.
2727
signal jamming only works for specific Atheros WiFi chipsets.
2828

@@ -64,7 +64,7 @@ Second, only the latest versions of these programs are supported and must be ins
6464
**Required:**
6565

6666
* Suggest using `python3` as `python2` was marked deprecated as of january 2020.
67-
* As we moved from older python and changed to fully support and run on `python3.11`
67+
* As we moved from older python and changed to fully support and run on `python3.14`
6868
* [`Iw`](https://wireless.wiki.kernel.org/en/users/documentation/iw): For identifying wireless devices already in Monitor Mode.
6969
* [`Ip`](https://packages.debian.org/buster/net-tools): For starting/stopping wireless devices.
7070
* [`Aircrack-ng`](https://aircrack-ng.org/) suite, includes:

0 commit comments

Comments
 (0)