REcollapse is a helper tool for black-box regex fuzzing to bypass validations and discover normalizations in web applications - GitHub - 0xacb/recollapse: REcollapse is a helper tool for black-box ...
A 4 Day Rust Course From Android team's internal training: https://google.github.io/comprehensive-rust/
One of the many areas of this field that I really enjoy is the "cat and mouse" game played between RedTeam and BlueTeam, each forcing the other to up their game. Often we see some awesome tools being released to help defenders detect malware or shellcode execution, and knowing just how these defensive capabilities function is important when performing a successful pentest or RedTeam engagement. Recently I came across the awesome post "Defenders Think in Graphs Too!", which can be found over on