As an undergraduate student at Galala University, I am pursuing a degree in Computer Engineering with a focus on Cyber Security. I am passionate about learning and applying the latest technologies and methodologies to protect computer systems and networks from cyber threats. I have acquired several certifications, including Red Hat Certified System Administration I (RH124) and CompTIA PenTest+, which demonstrate my proficiency in Linux fundamentals and penetration testing. I am also skilled in Object-Oriented Programming (OOP), Databases, and Signal R. My goal is to leverage my knowledge and skills to contribute to the field of cyber security and make a positive impact in the digital world.
If you want to download the challenge and try to solve it by yourself this is the link for the challenge: Analysis First I make checksec to check the...
Analysis First I made checksec to check the mitigations on the binary checksec ./apppatched Arch: amd64-64-little RELRO: Full RELRO Stack: No canary found NX:...
1- Challenge Idea The Program TickTock.exe does the following: Builds an array of numbers from 1 to 105 as bytes Randomly selects 32 bytes from it → this...