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 showing output! #12

Open RayKelp opened 2 years ago

RayKelp commented 2 years ago

$ echo "https://websiteexample.com/search?q=FUZZ" | kxss\ $

0xNakah commented 2 years ago

try this: Run : go install github.com/Emoe/kxss@latest Run : cp /root/go/bin/kxss /usr/local/go/bin/ Run (Check/Usage) : echo “http://testasp.vulnweb.com/Search.asp?tfSearch=ok" | kxss

h0tak88r-edu commented 1 year ago

didn't work

adityaax commented 1 year ago

Not getting any output, I am using windows subsystem for Linux.