mdk3: deleted unmaintained port

This commit is contained in:
Tim Biermann 2021-02-15 09:50:41 +00:00
parent 4a35acc8a8
commit 9f53dbb0de
4 changed files with 0 additions and 33 deletions

View File

@ -1,3 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/mdk3

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF32dongKc2FTLjXlH5sAOYKA6zodcbSnDYkeYGItNiRXu7fkCsak/cPF7gVwXmdypkynjVyASvf7eLuvzm2KIYQo=
SHA256 (Pkgfile) = 78cd19e491dd1196f5aaba7140e756f546d25e1c9dc084b7a40cab1b922dd468
SHA256 (.footprint) = 9901b6a64b3b031c19c9543b56f7db34b8cc1e3c65a4dafd1646a90d5ea3f558
SHA256 (mdk3-master-1bf2bd31b79560aa99fc42123f70f36a03154b9e.tar.gz) = b0b7c8888fd0f7a053936c56b337fbe0752748bbda94423ae2d1d9594391a04e

View File

@ -1,16 +0,0 @@
# Description: Exploit common IEEE 802.11 protocol weaknesses (mod-musket-r1)
# URL: https://github.com/charlesxsh/mdk3-master
# Maintainer: UNMAINTAINED
name=mdk3
version=6.1bf2bd3
_commit=1bf2bd31b79560aa99fc42123f70f36a03154b9e
release=1
source=(https://github.com/charlesxsh/mdk3-master/archive/$_commit/mdk3-master-$_commit.tar.gz)
build() {
cd mdk3-master-$_commit
make CFLAGS="${CFLAGS}" -j1 # fix parallel build
make DESTDIR=$PKG PREFIX=/usr install
}

View File

@ -1,9 +0,0 @@
README for mdk3
NOTES
This version of MDK3 has a new feature that sends directed probe
requests with invalid SSID characters to an AP.
The hope is that if enough probes are sent, the AP will lock up
and reboot.