Max Ammann
Max Ammann
In older wolfSSL versions the server is not able to generate tickets for TLS 1.2 and 1.3 by default. A callback has to be supplied: https://www.wolfssl.com/wolfssl-session-tickets-tls-1-3-tls-1-2/ Implementations exist in the...
I think it would make sense to archive this repository, so it is clear that no modifications will be made in the future.
LibAFL uses several weak function definitions, which are supposed to take over if a library is not linked/available. When running a debug build it would be great if LibAFL would...
I opened an issue in AFL++ which is also present in LibAFL because code was copy&pasted. So please refer to this bug report and replace "AFL++" with "LibAFL": https://github.com/AFLplusplus/AFLplusplus/issues/1716 This...
This is a bug report about a potential DoS vector in ethereumjs-abi (0.6.8). We previously tried to contact @holgerd77 about this issue, but did not get a response. We acknoledge...
I wanted to report a security issue, but failed to find a contact. @holgerd77 did not respond to an email I sent. I am aware that this repository is no...
This is a bug report about a potential DoS vector in ethabi (v18.0.0). Because this project is no longer actively maintained (see [here](https://github.com/rust-ethereum/ethabi/issues/301#issuecomment-1651389173)) we are publishing our findings here publicly...
See RFC
The idea of this PR is to iterate in a spiral over the 2D view region instead of left-right -> top-bottom. Implementation taken from here: https://stackoverflow.com/questions/398299/looping-in-a-spiral
TODO ## 💻 Examples ## 🚨 Test instructions ## ✔️ PR Todo - [ ] Included links to related issues/PRs