TRY HARDER: A Cybersecurity Retro Game for OSCP Preparation

Table of Contents

  1. Introduction
  2. Objective
  3. Features
  4. Installation
  5. How to Play
  6. Game Mechanics
  7. Mission Contents
  8. Contribution
  9. License
  10. Credits

Introduction

“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. 

Objective

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.

Features

  • Immersive Storyline: A compelling narrative that simulates real-life penetration testing scenarios.
  • Real-Life Commands: Use actual pen-testing commands to solve puzzles and complete missions.
  • Safety First: A secure, simulated lab environment to practice without risks.
  • Progress Tracking: Your progress is saved, so you can continue from where you left off.
  • Retro Theme: The game features a classic retro look, reminiscent of vintage computer games.

Installation

git clone https://github.com/milosilo/TryHarder.git

cd TryHarder

python3 game.py

How to Play

  • Main Menu
  1. Start Game: Starts or resumes your game.
  2. Reset Game: It resets all your progress and starts anew.
  • Gameplay
  1. Follow on-screen prompts and instructions.
  2. Use real-life commands to interact with the environment and solve challenges.

Game Mechanics

  • Hosts: 100 different hosts, each representing a unique challenge.
  • Points: Points are awarded for successful activities and are displayed in cyan.
  • Commands: Real-life pen-testing commands are required for interaction.

Mission Contents

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:

  • Information Gathering
  • Exploitation
  • Post-Exploitation
  • Privilege Escalation
  • Client-Side Attacks
  • Web Application Attacks
Aman Mishra

Aman Mishra is a eJPT certified and always keen to learn new concepts and methodologies regarding cybersecurity.he is also a cyber security content writer and have passion for sharing my knowledge about the latest threads and trends in the industry.

Recent Posts

Kali Linux 2024.4 Released, What’s New?

Kali Linux 2024.4, the final release of 2024, brings a wide range of updates and…

2 days ago

Lifetime-Amsi-EtwPatch : Disabling PowerShell’s AMSI And ETW Protections

This Go program applies a lifetime patch to PowerShell to disable ETW (Event Tracing for…

2 days ago

GPOHunter – Active Directory Group Policy Security Analyzer

GPOHunter is a comprehensive tool designed to analyze and identify security misconfigurations in Active Directory…

4 days ago

2024 MITRE ATT&CK Evaluation Results – Cynet Became a Leader With 100% Detection & Protection

Across small-to-medium enterprises (SMEs) and managed service providers (MSPs), the top priority for cybersecurity leaders…

7 days ago

SecHub : Streamlining Security Across Software Development Lifecycles

The free and open-source security platform SecHub, provides a central API to test software with…

1 week ago

Hawker : The Comprehensive OSINT Toolkit For Cybersecurity Professionals

Don't worry if there are any bugs in the tool, we will try to fix…

1 week ago