How to Install and Uninstall fuzza.noarch Package on Fedora 39

Last updated: October 10,2024

1. Install "fuzza.noarch" package

Please follow the step by step instructions below to install fuzza.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install fuzza.noarch

2. Uninstall "fuzza.noarch" package

In this section, we are going to explain the necessary steps to uninstall fuzza.noarch on Fedora 39:

$ sudo dnf remove fuzza.noarch $ sudo dnf autoremove

3. Information about the fuzza.noarch package on Fedora 39

Last metadata expiration check: 4:04:00 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : fuzza
Version : 0.6.0
Release : 9.fc39
Architecture : noarch
Size : 20 k
Source : fuzza-0.6.0-9.fc39.src.rpm
Repository : fedora
Summary : TCP fuzzing tool to test for remote buffer overflows
URL : https://github.com/cytopia/fuzza
License : MIT
Description : fuzza is able to send and receive any initial commands prior sending the
: payload as well as sending any post commands after the payload has been
: sent. In order to replicate and triage the buffer overflow, fuzza can be
: used to generate custom Python scripts for attack, bad chars and finding
: the eip based on your command line arguments.