Emoe / kxss

This a adaption of tomnomnom's kxss tool with a different output format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kxss

This a adaption of tomnomnom's kxss tool with a different output format. I didn't want to fork his whole Hacks-Repository so created my Own ;-)

All Credit for this Code goes to Tomnomnom

Changes to original kxss

I changed the output format of kxss to make it better grepable for my recon script. My new Output Looks like this:

URL: https://www.**********.***/event_register.php?event=177 Param: event Unfiltered: [" ' < >]

Installation

To install this Tool please use the following Command:

go get github.com/Emoe/kxss

Usage

To run this script use the following command:

echo "https://www.**********.***/event_register.php?event=177" | kxss

Question

If you have an question you can create an Issue or ping me on alt text

About

This a adaption of tomnomnom's kxss tool with a different output format

License:Apache License 2.0


Languages

Language:Go 100.0%