Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://saaramar.github.io/str_repeat_exploit/
https://saaramar.github.io/str_repeat_exploit/
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://saaramar.github.io/str_repeat_exploit/
- Owner: saaramar
- Created: 2020-03-03T01:43:04.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-12T23:48:37.000Z (almost 5 years ago)
- Last Synced: 2024-08-02T12:21:50.552Z (5 months ago)
- Language: Rust
- Size: 1.53 MB
- Stars: 25
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-rust-security - str::repeat wildcopy exploit writeup
README
# str::repeat exploit
Full (super stable) exploit of the wildcopy vulnerability in str::repeat in Rust. Detailed blogpost is [here](https://saaramar.github.io/str_repeat_exploit/).
![image](https://github.com/saaramar/str_repeat_exploit/raw/master/docs/assets/img/poc.PNG)