Emoe / kxss

This a adaption of tomnomnom's kxss tool with a different output format
Apache License 2.0
421 stars 72 forks source link

not running the kxss #2

Open sushantdhopat opened 3 years ago

sushantdhopat commented 3 years ago

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

Emoe commented 3 years ago

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.

notorious1337 commented 3 years ago

bro itsl literally not working it is giving no output

sushantdhopat commented 3 years ago

It's not working / not showing any output because sometimes site is not vulnerable try to use on vulnerable platform and see

hcr5246 commented 2 years ago

any updates? this is what I get (kxss: command not found )

abdolzx commented 2 years ago

kxss: command not found

hxhBrofessor commented 2 years ago

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...

Nikakz commented 2 years ago

Nao funciona

cyb3r-n3rd commented 8 months ago

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

xspatrian commented 7 months ago

same problem