Skip to content

Commit

Permalink
Merge pull request #530 from v1s1t0r1sh3r3/dev
Browse files Browse the repository at this point in the history
Dev to master v11.11
  • Loading branch information
v1s1t0r1sh3r3 authored Mar 6, 2023
2 parents 1813666 + bfb9532 commit 3d95621
Show file tree
Hide file tree
Showing 11 changed files with 258 additions and 128 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
### 11.11
- Custom enterprise certificates creation fix (now sha256) for modern hostapd-wpe versions
- Fixed Docker distro shown (now Kali based)
- Fixed PMKID hashcat hash parsing
- Improvements on graphics system and resolution detection
- Fixed 5Ghz Evil Twin attacks DoS problems
- Added 5Ghz country code check
- Improvements on OS/distro detection

### 11.10
- Fixed problem for latest BeEF
- Fixed broken dependency menu validation
Expand Down Expand Up @@ -101,7 +110,7 @@
- Added plugins system
- Added example plugin: Missing dependencies auto-installation for some distros (Kali, Parrot, BlackArch)
- Improvements for Evil Twin on captive portal detection for newer devices
- Missing 5GHz channels added
- Missing 5Ghz channels added
- Github pull request template added and issue templates updated
- Fixed error on hex2ascii conversion for some WEP passwords

Expand Down
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ RUN \
x11-utils \
wget \
ccze \
systemd \
x11-xserver-utils

#Install update tools
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ All the needed info about how to "install | use | enjoy" `airgeddon` is present
[Hat Tip To]: https://github.com/v1s1t0r1sh3r3/airgeddon/wiki/Hat%20Tip%20To
[Inspiration]: https://github.com/v1s1t0r1sh3r3/airgeddon/wiki/Inspiration

[Version-shield]: https://img.shields.io/badge/version-11.10-blue.svg?style=flat-square&colorA=273133&colorB=0093ee "Latest version"
[Version-shield]: https://img.shields.io/badge/version-11.11-blue.svg?style=flat-square&colorA=273133&colorB=0093ee "Latest version"
[Bash4.2-shield]: https://img.shields.io/badge/bash-4.2%2B-blue.svg?style=flat-square&colorA=273133&colorB=00db00 "Bash 4.2 or later"
[License-shield]: https://img.shields.io/badge/license-GPL%20v3%2B-blue.svg?style=flat-square&colorA=273133&colorB=bd0000 "GPL v3+"
[Docker-shield]: https://img.shields.io/docker/cloud/automated/v1s1t0r1sh3r3/airgeddon.svg?style=flat-square&colorA=273133&colorB=a9a9a9 "Docker rules!"
Expand Down
Loading

0 comments on commit 3d95621

Please sign in to comment.