Releases: 0xPugal/knoxsser
Releases · 0xPugal/knoxsser
KNOXSSer 2.0
Full Changelog: CHANGELOG.md
- Added support for scanning URLs with POST data using the
-pd
or--postdata
option. - Added support for authenticated scans by passing cookies (
-c
or--cookies
) and authorization headers. - Added a new option (
-ri
or--retry-interval
) to specify the interval (in seconds) between retries for failed scans. - Improved the update process to remove the old
knoxsser
binary file before updating to the latest version. - Improved error handling for API rate limits, service unavailability, and other edge cases.
KNOXSSer v1.8
KNOXSSer v1.7
- Add different errors message from knoxss api response,
KNOXSS PoC attempt got no response from target, please retry
andKNOXSS engine failed at some point, please retry
instead of printingUnknown Error
and retry the scan. (default: 1) - Changed the KNOXSS url from https://knoxss.me/ to https://knoxss.pro/
- Add the error message from knoxss api response,
Not Allowed
instead of printingUnknown Error
KNOXSSer v1.6
- Remove
<input>.errors.todo
file and append the urls which encountered errors into<input>-date-time.todo
file - Save the Unknown Errors in
errors.log
file for further investigation. - Print
API rate limit exceeded
andExpiration time reset, please try again
from KNOXSS API - Compatibility to run on
bash
,zsh
,sh
- Add the
.deb
executable for knoxsser
KNOXSSer v1.5
knoxsser v1.4
- Add verbose option for all responses
- Add silent mode also for count_target
KNOXSSer v1.3
- Add urlencode for
+
- Add verbose option also for unknown errors
KNOXSSer v1.2
Added verbose option
knoxsser v1.1
knoxsser v1.1