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

Last updated: November 27,2024

1. Install "xcat.noarch" package

This guide covers the steps necessary to install xcat.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install xcat.noarch

2. Uninstall "xcat.noarch" package

This guide covers the steps necessary to uninstall xcat.noarch on Fedora 39:

$ sudo dnf remove xcat.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:23:26 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : xcat
Version : 1.0.4
Release : 13.fc39
Architecture : noarch
Size : 63 k
Source : xcat-1.0.4-13.fc39.src.rpm
Repository : fedora
Summary : A command line tool to explore blind XPath injection vulnerabilities
URL : https://github.com/orf/xcat
License : MIT
Description : XCat is a command line program that aides in the exploitation of blind XPath
: injection vulnerabilities. It can be used to retrieve the whole XML document
: being processed by a vulnerable XPath query, read arbitrary files on the
: hosts filesystem and utilize out of bound HTTP requests to make the server
: send data directly to xcat.