diff --git a/README.md b/README.md index 4a10000..1b0d591 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ My curated list of awesome links, resources and tools - [Tools](#tools) - [AWS Security](#aws-security) - [Binary Analysis](#binary-analysis) + - [Cryptography](#cryptography) - [Data Exfiltration](#data-exfiltration) - [Digital Forensics and Incident Response](#digital-forensics-and-incident-response) - [Exploits](#exploits) @@ -311,6 +312,25 @@ My curated list of awesome links, resources and tools +### Cryptography + +*Cryptography related tools* + +
mpgn/BEAST-PoC | +Poc of BEAST attack against SSL/TLS | +
mpgn/Padding-oracle-attack | +Padding oracle attack against PKCS7 | +
mpgn/poodle-PoC | +Poodle (Padding Oracle On Downgraded Legacy Encryption) attack | +