How to Install and Uninstall asn Package on Kali Linux

Last updated: June 18,2024

1. Install "asn" package

Here is a brief guide to show you how to install asn on Kali Linux

$ sudo apt update $ sudo apt install asn

2. Uninstall "asn" package

Please follow the instructions below to uninstall asn on Kali Linux:

$ sudo apt remove asn $ sudo apt autoclean && sudo apt autoremove

3. Information about the asn package on Kali Linux

Package: asn
Version: 0.75.3-1.1
Installed-Size: 218
Maintainer: Marcos Rodrigues de Carvalho (aka oday)
Architecture: all
Depends: aha, curl, bind9-host, grepcidr, ipcalc, jq, mtr-tiny, ncat, nmap, whois
Size: 68720
SHA256: 44ca4491a11e6db33a071ba8200962cb0aa6e7113868e69803504384b301a410
SHA1: 5f2d092de626da0b51a44e1d57e453959ae966b9
MD5sum: adbdc853535c76c20b104c507943bcef
Description: network OSINT CLI ASN, RPKI, BGP, Geo, Recon, Trace
provides in-depth network analysis, including ASN, RPKI, BGP, IP geolocation,
and network reconnaissance. It supports incident investigation and offers IP
tracing and lookup capabilities. It enables quick and efficient queries for
understanding and decision-making in cybersecurity environments.
.
this tool in summary does:
- ASN: Identifies Autonomous System Numbers
- RPKI validity: Validates route announcements
- BGP stats: Provides statistics on Border Gateway Protocol
- IPv4v6 Prefix: Deals with IP address prefixes
- ASPath: Tracks the path of Autonomous Systems
- Organization: Identifies the organization owning an IP address
- IP reputation: Assesses the reputation of an IP address
- IP geolocation: Determines the geographical location of an IP address
- IP fingerprinting: Identifies unique characteristics of an IP address
- Network recon: Conducts reconnaissance on a network
- Lookup tool: Searches for information about IP addresses
- Web traceroute server: Traces the path of data packets over the Internet
Description-md5:
Homepage: https://github.com/nitefood/asn/
Section: net
Priority: optional
Filename: pool/main/a/asn/asn_0.75.3-1.1_all.deb

5. The same packages on other Linux Distributions