Skip to content

Commit 9953de4

Browse files
committed
Update README.md
1 parent f9f1656 commit 9953de4

File tree

1 file changed

+18
-19
lines changed

1 file changed

+18
-19
lines changed

README.md

Lines changed: 18 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,24 @@
44

55
## Features
66

7-
Thanks to the integrated analyzers, TLSAssistant is currently able to detect and provide mitigations for:
8-
9-
- 3SHAKE
10-
- Bar Mitzvah
11-
- BREACH
12-
- Client-Initiated Renegotiation DoS
13-
- CRIME
14-
- DROWN
15-
- HSTS not set
16-
- HTTPS not enforced
17-
- HTTPS not preloaded
18-
- Lucky13
19-
- Missing Certificate Transparency
20-
- POODLE
21-
- RC4NOMORE
22-
- ROBOT
23-
- SLOTH
24-
- Sweet32
25-
- Unsecure Android TrustManagers
7+
Thanks to the integrated analyzers, TLSAssistant is currently able to detect and provide mitigations for:
8+
- [3SHAKE](https://mitls.org/pages/attacks/3SHAKE)
9+
- [Bar Mitzvah](https://www.imperva.com/docs/HII_Attacking_SSL_when_using_RC4.pdf)
10+
- [BREACH](http://breachattack.com)
11+
- [Client-Initiated Renegotiation DoS](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1473)
12+
- [CRIME](https://docs.google.com/presentation/d/11eBmGiHbYcHR9gL5nDyZChu_-lCa2GizeuOfaLU2HOU/edit#slide=id.g1d134dff_1_222)
13+
- [DROWN](https://drownattack.com)
14+
- [HSTS not preloaded](https://hstspreload.org)
15+
- [HSTS not set](https://tools.ietf.org/html/rfc6797)
16+
- [HTTPS not enforced](https://tools.ietf.org/html/rfc6797#section-7.2)
17+
- [Lucky13](http://www.isg.rhul.ac.uk/tls/Lucky13.html)
18+
- [Missing Certificate Transparency](http://www.certificate-transparency.org)
19+
- [POODLE](https://www.openssl.org/~bodo/ssl-poodle.pdf)
20+
- [RC4NOMORE](https://www.rc4nomore.com)
21+
- [ROBOT](https://robotattack.org)
22+
- [SLOTH](https://www.mitls.org/pages/attacks/SLOTH)
23+
- [Sweet32](https://sweet32.info)
24+
- [Unsecure Android TrustManagers](https://dl.acm.org/citation.cfm?id=2382205)
2625

2726
## Dependencies
2827

0 commit comments

Comments
 (0)