How to Install and Uninstall packit Package on Kali Linux

Last updated: May 15,2024

1. Install "packit" package

Please follow the guidance below to install packit on Kali Linux

$ sudo apt update $ sudo apt install packit

2. Uninstall "packit" package

Learn how to uninstall packit on Kali Linux:

$ sudo apt remove packit $ sudo apt autoclean && sudo apt autoremove

3. Information about the packit package on Kali Linux

Package: packit
Version: 1.8.1-1
Installed-Size: 94
Maintainer: Joao Eriberto Mota Filho
Architecture: amd64
Depends: libc6 (>= 2.34), libnet1 (>= 1.1.2.1), libpcap0.8 (>= 0.9.8)
Size: 39012
SHA256: dc9202dfe4d0280547c0993fef8860c93dc5861b1c9660c51770e97917e673cd
SHA1: d24532b2cbab7ff1e2b6853a4add551ffaba606d
MD5sum: 3ae9fea1aade3e572ec3950e6b6019c4
Description: network packet generator and capture tool
Packit (PACket toolKIT) is a network auditing tool. It uses libpcap
and can make real packages (frames) that are able to travel in a
network. Packit also allows one to add personalized payloads. Other
good feature is the possibility to read dump files created by
tcpdump.
.
Packit has an ability to customize, inject, monitor and manipulate IP
traffic. By allowing you to define (spoof) nearly all TCP, UDP, ICMP,
IP, ARP, RARP, and Ethernet header options, Packit can be useful for
the following scenarios:
- tests in firewalls;
- tests in Intrusion Detection Systems (IDS);
- tests in Intrusion Prevention Systems (IPS);
- tests in proxies;
- tests in port scanning detectors;
- network traffic simulations;
- security tests; and
- general TCP/IP auditing and pentests.
.
Packit is also an excellent tool for learning TCP/IP. However, this
program does not support IPv6.
Description-md5:
Homepage: https://github.com/resurrecting-open-source-projects/packit
Tag: interface::commandline, network::scanner, protocol::ethernet,
protocol::ip, role::program, scope::utility
Section: net
Priority: optional
Filename: pool/main/p/packit/packit_1.8.1-1_amd64.deb