From e1dc76decb87dd6f2dd3e2868d8b5c943df27d40 Mon Sep 17 00:00:00 2001 From: Shiron dev <121685426+shironved@users.noreply.github.com> Date: Fri, 25 Jul 2025 16:39:20 +0200 Subject: [PATCH 1/2] Update index.toml --- index.toml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/index.toml b/index.toml index b4aff7a..6eb2d3e 100644 --- a/index.toml +++ b/index.toml @@ -415,3 +415,11 @@ version = "1.2.8" repo_url = "https://github.com/shironved/whad-client" repo_tag = "v1.2.8" license = "MIT" + +[packages.airgeddon] +name = "airgeddon" +description = "Wireless wifi auditing tool framework" +version = "11.50" +repo_url = "https://github.com/shironved/airgeddon" +repo_tag = "v11.50" +license = "GPL-3.0" From e8025c5e1a3b6ecce7ed170de2cb68cd82da4e86 Mon Sep 17 00:00:00 2001 From: Shiron dev <121685426+shironved@users.noreply.github.com> Date: Fri, 25 Jul 2025 16:43:21 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3322d19..6d0ea26 100644 --- a/README.md +++ b/README.md @@ -56,3 +56,4 @@ Package index for RALOS | Proxmark3 | v3.1.0 | Proxmark3: RFID/NFC forensic and pentest tool. | | https://github.com/Ral0s/proxmark3 | May 26, 2024 | | Flashprog | 1.4 | Flashprog: Utility for detecting, reading, writing, verifying and erasing flash chips including BIOS/EFI/coreboot/firmware images | | https://github.com/Ral0s/flashprog | June 6, 2025 | | whad-client | v1.2.8 | whad client tools help with hacking radio and wireless protocols | | https://github.com/shironved/whad-client | july 18, 2025 | +| airgeddon | v11.50 | Wifi wireless auditing tool | | https://github.com/shironved/airgeddon | july 25, 2025 |