Short Overview: Reverse engineering a custom encryption algorithm written in python that encodes characters based on the difference between ... Uses a printf format string vulnerability to change the GOT.PLT entry for puts to point to system instead.
Pico2024 C3 -
Reverse engineering a custom encryption algorithm written in python that encodes characters based on the difference between ... Uses a printf format string vulnerability to change the GOT.PLT entry for puts to point to system instead. Was able to write past the end of a heap variable to change the value of another heap variable.
Important details found
- Reverse engineering a custom encryption algorithm written in python that encodes characters based on the difference between ...
- Uses a printf format string vulnerability to change the GOT.PLT entry for puts to point to system instead.
- Was able to write past the end of a heap variable to change the value of another heap variable.
- Artificially injected cross-site scripting vulnerability (XSS) in a website.
- Uses robots.txt to find the uploads folder and upload a PHP webshell ...
Why this topic is useful
The goal of this page is to make Pico2024 C3 easier to scan, compare, and understand before opening related resources.
Frequently Asked Questions
What should readers check next?
Readers should check related pages, official references, or updated sources when details matter.
Why are related topics included?
Related topics help readers compare nearby references and understand the broader subject.
What is this page about?
This page summarizes Pico2024 C3 and connects it with related entries, references, and supporting context.