orf / xcat

XPath injection tool
https://xcat.readthedocs.org/
MIT License
367 stars 74 forks source link

Installation problem #42

Closed Otojon closed 1 year ago

Otojon commented 1 year ago

`┌──(ubuntu@ubuntu)-[~] └─$ pip show xcat Name: xcat Version: 1.1.0 Summary: A command line tool to automate the exploitation of blind XPath injection vulnerabilities Home-page: https://github.com/orf/xcat Author: Tom Forbes Author-email: tom@tomforb.es License: MIT Location: /home/bolt/.local/lib/python3.11/site-packages Requires: aiodns, aiohttp, appdirs, cchardet, click, colorama, prompt-toolkit, xpath-expressions Required-by:

┌──(ubuntu@ubuntu)-[~] └─$ xcat Command 'xcat' not found, but there are 22 similar ones. ` i installed xcat , but could not use it , same issue in my other device also . Am i doing something wrong?

orf commented 1 year ago

I find these kind of issues really draining to respond to. Please try and debug this yourself, as it's nothing to do with xcat, and you will learn a lot in the process. Giving you the answer won't really help.

Otojon commented 1 year ago

Ok