“Try Harder” is a cybersecurity retro game created by Milosilo. It offers an immersive experience and a retro aesthetic while simulating 100 actual scenarios to aid in your exam preparation for the Offensive Security Certified Professional (OSCP). Gain a point by correctly executing real commands and moving on to the next host.
The main objective is to offer aspiring cybersecurity professionals and enthusiasts a thorough training environment. The game is specially designed for those studying for the OSCP exam, as it covers a variety of tactics, techniques, and procedures (TTPs) that will be tested.
git clone https://github.com/milosilo/TryHarder.git
cd TryHarder
python3 game.py
The game consists of 100 different hosts, each teaching a unique aspect of penetration testing. The missions cover a wide array of OSCP exam topics, including but not limited to:
CognitoHunter is a specialized toolkit designed for security researchers and penetration testers to analyze and…
Axum is a high-performance, ergonomic, and modular web framework for Rust, designed to simplify the…
how2heap is a repository designed to teach and demonstrate various heap exploitation techniques. It provides…
Polars is a cutting-edge DataFrame library designed for high-speed data manipulation and analysis. Written in…
WinVisor is a hypervisor-based emulator designed to emulate Windows x64 user-mode executables. It leverages the…
CVE-2024-12084 is a critical vulnerability in the widely-used Rsync tool, identified as a heap-based buffer…