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-PoCPoc of BEAST attack against SSL/TLS
mpgn/Padding-oracle-attackPadding oracle attack against PKCS7
mpgn/poodle-PoCPoodle (Padding Oracle On Downgraded Legacy Encryption) attack
+ ### Data Exfiltration *Tools related to data exfiltration and covert channels*