https://saaramar.github.io/str_repeat_exploit/
https://saaramar.github.io/str_repeat_exploit/
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://saaramar.github.io/str_repeat_exploit/
- Owner: saaramar
- Created: 2020-03-03T01:43:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-12T23:48:37.000Z (about 5 years ago)
- Last Synced: 2024-11-03T14:35:08.452Z (6 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/).
