diff --git a/network/analyzer/asleap/actions.py b/network/analyzer/asleap/actions.py
deleted file mode 100644
index 438d44387c..0000000000
--- a/network/analyzer/asleap/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("asleap")
- pisitools.dosbin("genkeys")
\ No newline at end of file
diff --git a/network/analyzer/asleap/pspec.xml b/network/analyzer/asleap/pspec.xml
deleted file mode 100644
index 92b1bcca7d..0000000000
--- a/network/analyzer/asleap/pspec.xml
+++ /dev/null
@@ -1,47 +0,0 @@
-
-
- asleap
- http://www.willhackforsushi.com/?page_id=41
-
- İbrahim KARAGÜZEL
- karaguzelibrahim@gmail.com
-
- GPLv2
- network
- app:console
- Actively recover LEAP/PPTP passwords
- Demonstrates a serious deficiency in proprietary Cisco LEAP networks. Since LEAP uses a variant of MS-CHAPv2 for the authentication exchange, it is susceptible to accelerated offline dictionary attacks. Asleap can also attack the Point-to-Point Tunneling Protocol (PPTP), and any MS-CHAPv2 exchange where you can specify the challenge and response values on the command line.
-
- libpcap-devel
- openssl-devel
-
- http://www.willhackforsushi.com/code/asleap/2.2/asleap-2.2.tgz
-
-
- asleap
- Actively recover LEAP/PPTP passwords
-
- libpcap
- openssl
-
-
- /etc
- /usr/sbin
- /usr/include
- /usr/lib
- /usr/share/locale
- /usr/share/man
- /usr/share/doc
- /usr/share
-
-
-
-
- 2016-02-11
- 2.2
- İlk derleme
- İbrahim KARAGÜZEL
- karaguzelibrahim@gmail.com
-
-
-
diff --git a/network/analyzer/asleap/translations.xml b/network/analyzer/asleap/translations.xml
deleted file mode 100644
index 7d7e639b2d..0000000000
--- a/network/analyzer/asleap/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- asleap
- LEAP/PPTP şifrelerini etkince iyileştirir.
- Tescilli Cisco LEAP ağlarındaki ciddi zayıflıkları gösterir. LEAP, MS-CHAPv2 türevi yetkilendirme değişimi kullandığı için hızlandırılmış çevrimdışı sözlük saldırıları için elverişlidir. Asleap ayrıca Point-to-Point Tünelleme Protokolüne (PPTP) saldırabilir.
-
-