How to Install and Uninstall weplab Package on Kali Linux

Last updated: May 16,2024

1. Install "weplab" package

Please follow the instructions below to install weplab on Kali Linux

$ sudo apt update $ sudo apt install weplab

2. Uninstall "weplab" package

This guide covers the steps necessary to uninstall weplab on Kali Linux:

$ sudo apt remove weplab $ sudo apt autoclean && sudo apt autoremove

3. Information about the weplab package on Kali Linux

Package: weplab
Version: 0.1.5-6
Installed-Size: 89
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.14), libpcap0.8 (>= 0.9.8)
Size: 42404
SHA256: 600aa574f427fc6ed181ad5c0827567442ce505deae3e007cc2960d2f13ec501
SHA1: d6c71115764b7b72ec29c0873ff8a64ba3c41d72
MD5sum: bccbb13a99e8ccd41d1da378d60e3e2f
Description: tool designed to break WEP keys
WepLab is a tool designed to teach how WEP works, what different
vulnerabilities it has, and how they can be used in practice to
break a WEP protected wireless network.
.
WepLab can dump network traffic, analyse it or crack the WEP key.
Description-md5:
Homepage: http://weplab.sf.net
Tag: interface::commandline, network::scanner, role::program, scope::utility,
security::authentication, security::cryptography, use::scanning
Section: net
Priority: optional
Filename: pool/main/w/weplab/weplab_0.1.5-6_amd64.deb