Skip to content

Commit 4b92810

Browse files
committed
Add trotteling feature
* reorder points * add sieve also
1 parent e73a2a9 commit 4b92810

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,10 @@
2222
* BREACH check: list all compression methods and add brotli
2323
* Test for old winshock vulnerability
2424
* Test for STARTTLS injection vulnerabilities (SMTP, POP3, IMAP)
25-
* STARTTLS: XMPP server support, plus new set of OpenSSL-bad binaries
25+
* STARTTLS: XMPP server support, plus a new set of OpenSSL-bad binaries
26+
* STARTTLS sieve support, plus again a new set of OpenSSL-bad binaries
2627
* Several code improvements to STARTTLS, also better detection when no STARTTLS is offered
28+
* Detect throtteling via STARTTLS smtp
2729
* Renegotiation checks more reliable against different servers
2830
* STARTTLS on active directory service support
2931
* Security fixes: DNS and other input from servers
@@ -41,13 +43,13 @@
4143
* Added --user-agent argument to support using a custom User Agent
4244
* Added --overwrite argument to support overwriting output files without warning
4345
* Headerflag X-XSS-Protection is now labeled as INFO
46+
* Search for more HTTP security headers on the server
4447
* Strict parser for HSTS
4548
* DNS via proxy improvements
4649
* Client simulation runs in wide mode which is even better readable
4750
* Added --reqheader to support custom headers in HTTP requests
48-
* Search for more HTTP security headers on the server
4951
* Test for support for RFC 8879 certificate compression
50-
* Deprecating --fast and --ssl-native (warning but still av)
52+
* Deprecating --fast and --ssl-native (warning only but still av)
5153
* Compatible to GNU grep 3.8
5254
* Don't use external pwd command anymore
5355
* Doesn't hang anymore when there's no local resolver

0 commit comments

Comments
 (0)