blob: 80dad8ca2b83acc2bc243f5de0799f9812605aeb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
|
pkgbase = airgeddon
pkgdesc = Multi-use bash script for Linux systems to audit wireless networks
pkgver = 11.31
pkgrel = 2
url = https://github.com/v1s1t0r1sh3r3/airgeddon
arch = any
license = GPL3
makedepends = binutils
depends = aircrack-ng
depends = bash>=4.2
depends = coreutils
depends = gawk
depends = iproute2
depends = iw
depends = sed
depends = xterm
depends = tmux
depends = pciutils
depends = procps-ng
optdepends = arping-th: Tool used to check hosts presence on networks
optdepends = asleap: Actively recover LEAP/PPTP passwords
optdepends = beef-git: The Browser Exploitation Framework
optdepends = bettercap: Complete, modular, portable and easily extensible MITM framework
optdepends = bully: Retrieve WPA/WPA2 passphrase from a WPS enabled access point
optdepends = ccze: Robust and modular log colorizer with many plugins
optdepends = crunch: A wordlist generator where you can specify a standard character set or a character set you specify and generate all possible combinations and permutations
optdepends = curl: An URL retrieval utility and library
optdepends = dhcp: A DHCP server, client, and relay agent
optdepends = dnsmasq: Lightweight, easy to configure DNS forwarder and DHCP server
optdepends = ethtool: Utility for controlling network drivers and hardware
optdepends = ettercap: A network sniffer/interceptor/logger for ethernet LANs
optdepends = hashcat: Multithreaded advanced password recovery utility
optdepends = hcxdumptool: Small tool to capture packets from wlan devices
optdepends = hcxtools: Small set of tools convert packets from captures for the use with latest hashcat or John the Ripper
optdepends = hostapd: IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
optdepends = hostapd-wpe: Modified hostapd to facilitate AP impersonation attacks
optdepends = john: John the Ripper password cracker
optdepends = iptables: Linux kernel packet control tool
optdepends = lighttpd: A secure, fast, compliant and very flexible web-server
optdepends = mdk3: WLAN penetration tool
optdepends = mdk4: WLAN penetration tool
optdepends = nftables: This software provides an in-kernel packet classification framework
optdepends = openssl: The Open Source toolkit for Secure Sockets Layer and Transport Layer Security
optdepends = pixiewps: Offline bruteforce of the WPS pin exploiting the low or non-existing entropy of some APs
optdepends = reaver: Brute force attack against Wifi Protected Setup
optdepends = rfkill: Tool for enabling and disabling wireless devices
optdepends = systemd: System and service manager
optdepends = tcpdump: A powerful command-line packet analyzer
optdepends = usbutils: USB Device Utilities
optdepends = wget: A network utility to retrieve files from the Web
optdepends = wireshark-cli: Network traffic and protocol analyzer/sniffer CLI tools
optdepends = xorg-xdpyinfo: Display information utility for X
optdepends = xorg-xset: User preference utility for X
source = airgeddon-11.31.tar.gz::https://github.com/v1s1t0r1sh3r3/airgeddon/archive/refs/tags/v11.31.tar.gz
sha256sums = c5540a61d9976ab803fde9b622f392809daec1e68f1b6833c38dde968ed8c622
pkgname = airgeddon
|