fixed regex in paramfinder module

This commit is contained in:
Somdev Sangwan
2018-07-15 10:14:52 +05:30
committed by GitHub
parent 1b30f86bb4
commit a9b96be5a8

View File

@@ -24,6 +24,7 @@
- Added detection of `nginx` WAF
- Minor fixes
- Fixed a bug which caused XSStrike to crash after supplying a cookie to url with no params & GET method
- Fixed Regex in `paramfinder` module
#### v2.0.0 (Pre-Beta)
- Intitial Release