Skip to content

Commit

Permalink
Update proof-of-concept-exploits/openssl-punycode-vulnerability/READM…
Browse files Browse the repository at this point in the history
…E.md

Co-authored-by: Eslam Salem <eslam@shieldfy.com>
  • Loading branch information
christophetd and netcode committed Nov 1, 2022
1 parent d25e1ac commit bba3a67
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ As you will see, this will cause openssl.exe to crash when verifying the malicio

## Compile it yourself

We provided a set of easy-to-uuse bash scripts to generate the certificate and run OpenSSL for both scenarios:
We provided a set of easy-to-use bash scripts to generate the certificate and run OpenSSL for both scenarios:

* Malicious client sending crafted certificate to a server which verifies client certificates chain [here](./malicious_client/)
* Malicious server having serving malicious crafted certificates chain to client. Clients will always checks for certificates chain [here](./malicious_server/)
Expand Down

0 comments on commit bba3a67

Please sign in to comment.