Skip to content

Commit 9ea7446

Browse files
committed
Add STARTTLS injection to Changelog
1 parent 5c5c4dc commit 9ea7446

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
* Percent output char problem fixed
1313
* Several display/output fixes
1414
* BREACH check: list all compression methods and add brotli
15-
* test for winshock vulnerability
15+
* Test for old winshock vulnerability
16+
* Test for STARTTLS injection vulnerabilities (SMTP, POP3, IMAP)
1617
* Security fix: DNS input
1718
* Don't use external pwd anymore
1819
* STARTTLS: XMPP server support
@@ -26,7 +27,7 @@
2627
* Added environment variable for amount of attempts for ssl renegotiation check
2728
* Added --user-agent argument to support using a custom User Agent
2829
* Added --overwrite argument to support overwriting output files without warning
29-
* Headerflag X-XSS-Protection is labeled as INFO
30+
* Headerflag X-XSS-Protection is labeled as INFO
3031

3132
### Features implemented / improvements in 3.0
3233

0 commit comments

Comments
 (0)