Skip to content

Commit

Permalink
Merge pull request #631 from v1s1t0r1sh3r3/dev
Browse files Browse the repository at this point in the history
Dev to master v11.40
  • Loading branch information
OscarAkaElvis authored Dec 1, 2024
2 parents 7335109 + f325f92 commit 48b1bb5
Show file tree
Hide file tree
Showing 12 changed files with 1,214 additions and 874 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
### 11.40
- Code refactor of the heredocs used for the Evil Twin, WEP and WPS attacks
- Standardize xterm parameters and adjust some colors to override the system's default settings
- Fixed bug parsing version number for newer hcxdumptool versions
- Added WEP besside-ng attack
- Added network decloaking feature using two methods
- Changed third available DoS attack (out of DoS attacks menu)
- Fix auto-update check from Docker

### 11.31
- Fixed graphics system detection when launched on a headless system using remote X windows
- Fixed minor bug on paths when selecting a directory instead of a file while saving a trophy file
Expand Down
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,11 @@ All the needed info about how to "install | use | enjoy" `airgeddon` is present
- [FAQ & Troubleshooting]


- *IV. Project & Development*
- *IV. Learning*
- [CWP Certification]


- *V. Project & Development*
- [Plugins system]
- [Plugins development]
- [Plugins Hall of Fame]
Expand All @@ -59,7 +63,7 @@ All the needed info about how to "install | use | enjoy" `airgeddon` is present
- [Contact]


- *V. Acknowledgments & References*
- *VI. Acknowledgments & References*
- [Hat Tip To]
- [Inspiration]

Expand Down Expand Up @@ -94,6 +98,7 @@ All the needed info about how to "install | use | enjoy" `airgeddon` is present
[Windows]: https://github.com/v1s1t0r1sh3r3/airgeddon/wiki/Docker%20Windows
[Other Sources]: https://github.com/v1s1t0r1sh3r3/airgeddon/wiki/Other%20Sources
[FAQ & Troubleshooting]: https://github.com/v1s1t0r1sh3r3/airgeddon/wiki/FAQ%20&%20Troubleshooting
[CWP Certification]: https://github.com/v1s1t0r1sh3r3/airgeddon/wiki/CWP%20Certification
[Plugins system]: https://github.com/v1s1t0r1sh3r3/airgeddon/wiki/Plugins%20System
[Plugins development]: https://github.com/v1s1t0r1sh3r3/airgeddon/wiki/Plugins%20Development
[Plugins Hall of Fame]: https://github.com/v1s1t0r1sh3r3/airgeddon/wiki/Plugins%20Hall%20of%20Fame
Expand All @@ -106,7 +111,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.31-blue.svg?style=flat-square&colorA=273133&colorB=0093ee "Latest version"
[Version-shield]: https://img.shields.io/badge/version-11.40-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/automated/v1s1t0r1sh3r3/airgeddon.svg?style=flat-square&colorA=273133&colorB=a9a9a9 "Docker rules!"
Expand Down
Loading

0 comments on commit 48b1bb5

Please sign in to comment.