How to Install and Uninstall bully Package on Kali Linux

Last updated: May 07,2024

1. Install "bully" package

This tutorial shows how to install bully on Kali Linux

$ sudo apt update $ sudo apt install bully

2. Uninstall "bully" package

This is a short guide on how to uninstall bully on Kali Linux:

$ sudo apt remove bully $ sudo apt autoclean && sudo apt autoremove

3. Information about the bully package on Kali Linux

Package: bully
Version: 1.4.00-2
Installed-Size: 174
Maintainer: Debian Security Tools
Architecture: amd64
Depends: libc6 (>= 2.33), liblua5.3-0, libpcap0.8 (>= 0.9.8), pixiewps, aircrack-ng
Size: 71852
SHA256: 21cb52f40bfd7ad259ef6f62d4fdc7d7bb1b369cb04c8dc20c92fff306694408
SHA1: 4d5cc2aa402173dce750430245bc2382f66ffe99
MD5sum: a1cc63a587a913b279ed3952032f1b19
Description: Implementation of the WPS brute force attack, written in C
Bully is a new implementation of the WPS brute force attack, written in C. It
is conceptually identical to other programs, in that it exploits the (now well
known) design flaw in the WPS specification. It has several advantages over
the original reaver code. These include fewer dependencies, improved memory
and cpu performance, correct handling of endianness, and a more robust set of
options.
Description-md5:
Homepage: https://github.com/kimocoder/bully
Section: net
Priority: optional
Filename: pool/main/b/bully/bully_1.4.00-2_amd64.deb