mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 00:38:24 -05:00
fragattack: version 1.2 on 15 november
This commit is contained in:
parent
d10941c8bc
commit
08f0ba6c28
@ -20,7 +20,7 @@ the paper also briefly discusses the applicability of the attacks against WEP.
|
||||
|
||||
## 2.2. Change log
|
||||
|
||||
**Version 1.2 (? November 2020)**:
|
||||
**Version 1.2 (15 November 2020)**:
|
||||
|
||||
- Tool will automatically quit after a test completed or timed out.
|
||||
|
||||
@ -129,7 +129,7 @@ The test tool was tested on Kali Linux and Ubuntu 20.04. To install the required
|
||||
Now clone this repository, build the tools, and configure a virtual python3 environment:
|
||||
|
||||
# **TODO: replace with real HTTP unauthenticated link on release**
|
||||
git clone https://github.com/vanhoefm/fragattack.git fragattack
|
||||
# git clone https://github.com/vanhoefm/fragattack.git fragattack
|
||||
cd fragattack/research
|
||||
./build.sh
|
||||
python3 -m venv venv
|
||||
|
Loading…
Reference in New Issue
Block a user