Skip to content

Commit

Permalink
Merge pull request #258 from v1s1t0r1sh3r3/dev
Browse files Browse the repository at this point in the history
Dev to master v9.20
  • Loading branch information
OscarAkaElvis authored May 25, 2019
2 parents 95aee36 + 35f413a commit 55435b3
Show file tree
Hide file tree
Showing 12 changed files with 1,523 additions and 311 deletions.
3 changes: 3 additions & 0 deletions .airgeddonrc
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ AIRGEDDON_DEVELOPMENT_MODE=false

#Enabled true / Disabled false - Debug mode for development printing debug information - Default value false
AIRGEDDON_DEBUG_MODE=false

#Available values: xterm, tmux - Define the needed tool to be used for windows handling - Default value xterm
AIRGEDDON_WINDOWS_HANDLING=xterm
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 9.20
- Added option to use tmux instead of xterm (Thank you to "xpz3")
- Added WPS null PIN attack (reaver)

### 9.11
- Fixed error shown on enterprise attacks for some wifi cards
- Fixed BeEF error due forced config file changes on BeEF 0.4.7.1 and 0.4.7.2 versions
Expand All @@ -11,7 +15,7 @@
- Tested compatibility with Wifislax 64-2.x and Kali 2019.x
- Fixed dependency problem to avoid use of xxd
- Routing rules adapted to work with nftables

### 9.01
- Improvments on options environment var system
- Minor fixes for ARM devices
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ All the needed info about how to "install | use | enjoy" `airgeddon` is present
- [Home]
- [Features]
- [Screenshots]
- [Wallpapers]


- *II. Requirements*
Expand Down Expand Up @@ -55,6 +56,7 @@ All the needed info about how to "install | use | enjoy" `airgeddon` is present
[Home]: https://github.com/v1s1t0r1sh3r3/airgeddon/wiki
[Features]: https://github.com/v1s1t0r1sh3r3/airgeddon/wiki/Features
[Screenshots]: https://github.com/v1s1t0r1sh3r3/airgeddon/wiki/Screenshots
[Wallpapers]: https://github.com/v1s1t0r1sh3r3/airgeddon/wiki/Wallpapers
[Requirements]: https://github.com/v1s1t0r1sh3r3/airgeddon/wiki/Requirements
[Compatibility]: https://github.com/v1s1t0r1sh3r3/airgeddon/wiki/Compatibility
[Essential Tools]: https://github.com/v1s1t0r1sh3r3/airgeddon/wiki/Essential%20Tools
Expand All @@ -80,7 +82,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-9.11-blue.svg?style=flat-square&colorA=273133&colorB=0093ee "Latest version"
[Version-shield]: https://img.shields.io/badge/version-9.20-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=f9ff5a "Docker rules!"
Expand Down
Loading

0 comments on commit 55435b3

Please sign in to comment.