Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev to master v11.22 #579

Merged
merged 37 commits into from
Feb 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
2f9dab8
Preparing version numbers for v11.22
v1s1t0r1sh3r3 Oct 1, 2023
cee4080
Add killing statements to Evil Twin in order to kill subprocesses jus…
v1s1t0r1sh3r3 Oct 1, 2023
2230566
Update CHANGELOG.md
v1s1t0r1sh3r3 Oct 1, 2023
ae3b93a
Update Twitter name (X) on CONTRIBUTING.md
v1s1t0r1sh3r3 Oct 14, 2023
f589bf0
Add vendor macs for advanced captive portal
masipro Oct 18, 2023
d60b88d
Fix typo in CHANGELOG.md
v1s1t0r1sh3r3 Oct 19, 2023
ad67fbc
fix colors vendor captive portal
masipro Oct 22, 2023
8718c68
Add Backbox wiki image
v1s1t0r1sh3r3 Nov 17, 2023
5388ebe
Adapt some network manager restart commands to new OS versions
v1s1t0r1sh3r3 Dec 4, 2023
0948d0e
Add possibility to set manually ESSID name for selected hidden networks
v1s1t0r1sh3r3 Dec 8, 2023
aecef63
Add WPS version to network selection menu for WPS networks and reorde…
v1s1t0r1sh3r3 Jan 12, 2024
4592cf3
Replace all spaces in captive portal password
andrewboyley Jan 16, 2024
1eadace
Merge pull request #576 from andrewboyley/dev
OscarAkaElvis Jan 16, 2024
edd37a2
Update CHANGELOG.md
v1s1t0r1sh3r3 Jan 16, 2024
a759a81
Reorder standard network selection menu, now networks with the strong…
v1s1t0r1sh3r3 Jan 16, 2024
07d045e
Removed useless order file statement, not needed
v1s1t0r1sh3r3 Jan 16, 2024
d18e6c0
Fixed Docker routing problem
v1s1t0r1sh3r3 Jan 22, 2024
ae61195
Fix english string 328
v1s1t0r1sh3r3 Jan 22, 2024
8176eaf
Fix color on spanish string 710
v1s1t0r1sh3r3 Feb 2, 2024
c29acd5
Update Portuguese translations
Luan7805 Feb 3, 2024
628a5ab
Turkish Strings Translate: 30-439
Feb 4, 2024
d9efef7
update strings 30 and 439 at Chinese translate
zcbxxx1 Feb 6, 2024
e561e0b
Updated Catalan Translations
cLn73 Feb 6, 2024
921cb41
Update french strings
JBalanza Feb 6, 2024
18e0c8a
Delete space in french string 30
v1s1t0r1sh3r3 Feb 6, 2024
9b80d5c
Update language_strings.sh
Omar-Magdy-AHNT Feb 7, 2024
0d763be
Updated German strings
hamperfait Feb 8, 2024
a7f59ae
Update italian strings
salu90 Feb 8, 2024
e5ee7b1
Translate polish strings
v1s1t0r1sh3r3 Feb 8, 2024
b90bd22
Update language_strings.sh
Omar-Magdy-AHNT Feb 8, 2024
e6504ba
Fix spaces on arabic string 30
v1s1t0r1sh3r3 Feb 9, 2024
74d231a
Translate russian strings
v1s1t0r1sh3r3 Feb 9, 2024
729896f
update greek translations
Necrokefalos Feb 9, 2024
74b21ab
update greek translations
Necrokefalos Feb 9, 2024
e92e213
Remove Arch binary
v1s1t0r1sh3r3 Feb 13, 2024
01eaeb3
Update wiki screenshots
v1s1t0r1sh3r3 Feb 13, 2024
2f53f18
fix colors vendor captive portal
masipro Feb 13, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### 11.22
- Possibility to add manually ESSID name for selected hidden networks
- Improvement on process killing on Evil Twin attacks
- Add WPS version to network selection menu for WPS networks
- Reordered networks on network selection menus (standard and WPS), now networks with the strongest received signal will be placed last to avoid scrolling
- Fixed small bug on Evil Twin captive portal attack for passwords containing more than one space char
- Fixed Docker routing problem

### 11.21
- Chinese language translation added (Thank you to "zcbxx")
- Fixed bug parsing cracked PIN on WPS reaver Pixie Dust attack for newer reaver versions
Expand Down Expand Up @@ -171,7 +179,7 @@
- Routing rules adapted to work with nftables

### 9.01
- Improvments on options environment var system
- Improvements on options environment var system
- Minor fixes for ARM devices
- Fixed iptables (nf_tables) problem

Expand Down
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Please note we have a [Code of Conduct], please follow it in all your interactio

## Collaborating Translators

1. Ask ALWAYS before start a translation to add a new language (by mail at [[email protected]], by Twitter at [@OscarAkaElvis], by [IRC] channel or [Discord] server). Contact to the development team in order to know what are you going to do. You'll be informed about how to proceed.
1. Ask ALWAYS before start a translation to add a new language (by mail at [[email protected]], by Twitter (X) at [@OscarAkaElvis], by [IRC] channel or [Discord] server). Contact to the development team in order to know what are you going to do. You'll be informed about how to proceed.
2. Translate the strings located in `language_strings.sh`, the existing strings of _language_strings_handling_messages_ function in `airgeddon.sh` and the strings of _missing_dependencies_text_ function in `missing_dependencies.sh` (this last file is in plugins dir).
3. If you want to create a pull request with a new language to be added, at least the 80% of the phrases must be translated and the rest must be done with at least _an automatic-translation_ system and marked with PoT (Pending of Translation) mark. Anyway, always ask first.
4. Remember that pull requests done over master branch will be rejected. Read the git workflow policy first.
Expand Down Expand Up @@ -70,7 +70,7 @@ Anything can be also discussed on public [IRC] channel or [Discord] server. More
## Beta Testers

1. Download the main version from the [Master] branch or the beta testing version from the development branch called [Dev]. Temporary branches may be existing for specific features that can also be tested.
2. Report any issues or bugs by Twitter at [@OscarAkaElvis], mail [[email protected]], on [IRC] channel, [Discord] server or submit GitHub issue requests [Here] reading first the Issue Creation Policy.
2. Report any issues or bugs by Twitter (X) at [@OscarAkaElvis], mail [[email protected]], on [IRC] channel, [Discord] server or submit GitHub issue requests [Here] reading first the Issue Creation Policy.

## Git Workflow Policy

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.21-blue.svg?style=flat-square&colorA=273133&colorB=0093ee "Latest version"
[Version-shield]: https://img.shields.io/badge/version-11.22-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
150 changes: 114 additions & 36 deletions airgeddon.sh

Large diffs are not rendered by default.

Binary file removed binaries/arch/airgeddon-git-11.21-1-any.pkg.tar.zst
Binary file not shown.
Binary file modified imgs/wiki/airgeddon_scrs1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified imgs/wiki/airgeddon_scrs3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added imgs/wiki/backbox_linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
104 changes: 59 additions & 45 deletions language_strings.sh

Large diffs are not rendered by default.

Loading