How to Install and Uninstall ostinato Package on Kali Linux

Last updated: May 03,2024

1. Install "ostinato" package

Please follow the instructions below to install ostinato on Kali Linux

$ sudo apt update $ sudo apt install ostinato

2. Uninstall "ostinato" package

Here is a brief guide to show you how to uninstall ostinato on Kali Linux:

$ sudo apt remove ostinato $ sudo apt autoclean && sudo apt autoremove

3. Information about the ostinato package on Kali Linux

Package: ostinato
Version: 1.3.0-1
Installed-Size: 5121
Maintainer: Kartik Mistry
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libnl-3-200 (>= 3.2.21), libnl-route-3-200 (>= 3.2.7), libpcap0.8 (>= 0.9.8), libprotobuf32 (>= 3.21.12), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5network5 (>= 5.8.0), libqt5script5 (>= 5.6.0~beta), libqt5widgets5 (>= 5.11.0~rc1), libstdc++6 (>= 13.1)
Recommends: gawk, tshark, wireshark
Size: 1393840
SHA256: c33247f032568d3d67d7f7c7d33bcca28580bab61c7fc209f264dff40c1d6fb7
SHA1: d3164dfb2f687671f223b23d225faca1f05fa6d7
MD5sum: 103f91b98a24fec75f4815cef2bfc03c
Description: Packet/Traffic Generator and Analyzer
Ostinato is an open-source, cross-platform network packet crafter/traffic
generator and analyzer with a friendly GUI. Craft and send packets of several
streams with different protocols at different rates. Ostinato aims to be
"Wireshark in Reverse" and become complementary to Wireshark.
.
Features:
* Open, edit, replay and save PCAP files
* Support for the most common standard protocols:
- Ethernet/802.3/LLC SNAP
- VLAN (with QinQ)
- ARP, IPv4, IPv6, IP-in-IP IP Tunnelling (6over4, 4over6, 4over4, 6over6)
- TCP, UDP, ICMPv4, ICMPv6, IGMP, MLD
- Any text based protocol (HTTP, SIP, RTSP, NNTP etc.)
- GRE
* Modify any field of any protocol (some protocols allow changing packet
fields with every packet at run time e.g. changing IP/MAC addresses)
* User provided Hex Dump - specify some or all bytes in a packet
* User defined script to substitute for an unimplemented protocol
(EXPERIMENTAL)
* Stack protocols in any arbitrary order
* Create and configure multiple streams
* Configure stream rates, bursts, no. of packets
* Single client can control and configure multiple ports on multiple
computers generating traffic
* Exclusive control of a port to prevent the OS from sending stray packets
provides a controlled testing environment
* Statistics Window shows real time port receive/transmit statistics and rates
* Capture packets and view them (needs Wireshark)
* Framework to add new protocol builders easily
Description-md5:
Homepage: https://ostinato.org/
Tag: uitoolkit::qt
Section: net
Priority: optional
Filename: pool/main/o/ostinato/ostinato_1.3.0-1_amd64.deb