diff --git a/network/analyzer/cowpatty/actions.py b/network/analyzer/cowpatty/actions.py
deleted file mode 100644
index beaa757f25..0000000000
--- a/network/analyzer/cowpatty/actions.py
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/usr/bin/python
-# -*- coding: utf-8 -*-
-# Licensed under the GNU General Public License, version 3.
-# See the file http://www.gnu.org/copyleft/gpl.txt
-
-from pisi.actionsapi import autotools
-from pisi.actionsapi import get
-from pisi.actionsapi import pisitools
-
-def build():
- autotools.make()
-
-def install():
- pisitools.dosbin("cowpatty")
- pisitools.dosbin("genpmk")
\ No newline at end of file
diff --git a/network/analyzer/cowpatty/pspec.xml b/network/analyzer/cowpatty/pspec.xml
deleted file mode 100644
index f737b388f1..0000000000
--- a/network/analyzer/cowpatty/pspec.xml
+++ /dev/null
@@ -1,54 +0,0 @@
-
-
- cowpatty
- http://www.willhackforsushi.com/?page_id=50
-
- İbrahim KARAGÜZEL
- karaguzelibrahim@gmail.com
-
- GPLv2
- network
- app:console
- Implementation of an offline dictionary attack against WPA/WPA2 networks using PSK-based authentication (e.g. WPA-Personal).
- Implementation of an offline dictionary attack against WPA/WPA2 networks using PSK-based authentication (e.g. WPA-Personal). Many enterprise networks deploy PSK-based authentication mechanisms for WPA/WPA2 since it is much easier than establishing the necessary RADIUS, supplicant and certificate authority architecture needed for WPA-Enterprise authentication. Cowpatty can implement an accelerated attack if a precomputed PMK file is available for the SSID that is being assessed.
-
- libpcap-devel
- openssl-devel
-
- http://www.willhackforsushi.com/code/cowpatty/4.6/cowpatty-4.6.tgz
-
-
- cowpatty
- Implementation of an offline dictionary attack against WPA/WPA2 networks using PSK-based authentication (e.g. WPA-Personal).
-
- libpcap
- openssl
-
-
- /etc
- /usr/sbin
- /usr/include
- /usr/lib
- /usr/share/locale
- /usr/share/man
- /usr/share/doc
- /usr/share
-
-
-
-
- 2016-02-17
- 4.6
- Dorker ile yeni derleme.
- İbrahim KARAGÜZEL
- karaguzelibrahim@gmail.com
-
-
- 2016-02-13
- 4.6
- Implementation of an offline dictionary attack against WPA/WPA2 networks using PSK-based authentication (e.g. WPA-Personal).
- İbrahim KARAGÜZEL
- karaguzelibrahim@gmail.com
-
-
-
diff --git a/network/analyzer/cowpatty/translations.xml b/network/analyzer/cowpatty/translations.xml
deleted file mode 100644
index 3893ce2f65..0000000000
--- a/network/analyzer/cowpatty/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- cowpatty
- Cowpatty, WPA-PSK için otomatik, sözlük tabanlı saldırı aracıdır
- PSK-tabanlı yetkilendirme kullanarak WPA/WPA2 ağlarına çevrimdışı sözlük saldırısı yapabilen bir araçtır. İstenilen SSID için önceden bir PMK dosyası hazırlanmış ise Cowpatty çok hızlı bir sözlük saldırısı gerçekleştirebilir.
-
-