How to Install and Uninstall masscan Package on Kali Linux
Last updated: January 10,2025
1. Install "masscan" package
Please follow the step by step instructions below to install masscan on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
masscan
Copied
2. Uninstall "masscan" package
This guide covers the steps necessary to uninstall masscan on Kali Linux:
$
sudo apt remove
masscan
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the masscan package on Kali Linux
Package: masscan
Version: 2:1.3.2+ds1-1
Installed-Size: 553
Maintainer: Debian Security Tools
Architecture: amd64
Depends: libc6 (>= 2.17)
Size: 238080
SHA256: 0e4ed8d6d3d96c30ce37bbece1daf0696ecded4693b83f658e44c0d5fa80081a
SHA1: 90fd67d543eef71321e6510e48030f04bc10abbd
MD5sum: 0c50c331bd8d42cc533b1567faaec951
Description: TCP port scanner
MASSCAN is TCP port scanner which transmits SYN packets
asynchronously and produces results similar to nmap,
the most famous port scanner. Internally, it operates
more like scanrand, unicornscan, and ZMap, using
asynchronous transmission.
It's a flexible utility that allows arbitrary address and
port ranges.
Description-md5:
Homepage: https://github.com/robertdavidgraham/masscan
Section: net
Priority: optional
Filename: pool/main/m/masscan/masscan_1.3.2+ds1-1_amd64.deb
Version: 2:1.3.2+ds1-1
Installed-Size: 553
Maintainer: Debian Security Tools
Architecture: amd64
Depends: libc6 (>= 2.17)
Size: 238080
SHA256: 0e4ed8d6d3d96c30ce37bbece1daf0696ecded4693b83f658e44c0d5fa80081a
SHA1: 90fd67d543eef71321e6510e48030f04bc10abbd
MD5sum: 0c50c331bd8d42cc533b1567faaec951
Description: TCP port scanner
MASSCAN is TCP port scanner which transmits SYN packets
asynchronously and produces results similar to nmap,
the most famous port scanner. Internally, it operates
more like scanrand, unicornscan, and ZMap, using
asynchronous transmission.
It's a flexible utility that allows arbitrary address and
port ranges.
Description-md5:
Homepage: https://github.com/robertdavidgraham/masscan
Section: net
Priority: optional
Filename: pool/main/m/masscan/masscan_1.3.2+ds1-1_amd64.deb