kxss
kxss copied to clipboard
not running the kxss
i put cmd kxss -h this didnt get any ouput not get any error then i run also different cmd this also not give any ouput
echo "http://testphp.vulnweb.com/search.php?test=123" | kxss
not give any output
Sorry for the late response. It is normal that kxss -h doesn't show any help. kxss waits for input over stdIN and needs no other flags like "-h".
Your other Command should work. How did you install the tool?
I just installed the tool on a new system to test it using the following command:
go get github.com/Emoe/kxss
And the tool just runs fine. Here's a Gif, i recorded while running it.
bro itsl literally not working it is giving no output
It's not working / not showing any output because sometimes site is not vulnerable try to use on vulnerable platform and see
any updates? this is what I get (kxss: command not found )
kxss: command not found
I don't believe it is working with the latest golang version.. go get is deprecated and you have to use go install github.com/tomnomnom/httprobe@latest
It's not working for either...
Nao funciona
did it work it installed it via git clone & using go install not getting output of any form passed the url as well not output
same problem