Merge branch '3.1dev' into starttls_injection

This commit is contained in:
Dirk Wetter
2020-12-29 13:46:18 +01:00
committed by GitHub
24 changed files with 442 additions and 97 deletions

View File

@ -27,7 +27,10 @@
* Added environment variable for amount of attempts for ssl renegotiation check
* Added --user-agent argument to support using a custom User Agent
* Added --overwrite argument to support overwriting output files without warning
* Headerflag X-XSS-Protection is labeled as INFO
* Headerflag X-XSS-Protection is now labeled as INFO
* Client simulation runs in wide mode which is even better readable
* Added --reqheader to support custom headers in HTTP requests
### Features implemented / improvements in 3.0