Download presentation
Presentation is loading. Please wait.
Published byDustin Sherman Modified over 8 years ago
1
Hacker Games By Wenonah Abadilla
2
What is a Hacker Game? Learn and practice security concepts Fun-filled games
3
Examples of War Games on OverTheWire Leviathan – doesn't require any knowledge about programming Bandit – aimed at absolute beginners – teach the basics needed to be able to play other wargames Narnia – learn basic exploitation
4
Examples cont. Behemoth – deals with a lot of regular vulnerabilities found commonly 'out in the wild‘ – how to exploit several of the most common coding mistakes – Examples include buffer overflows, race conditions and privilege escalation
5
How to Access OverTheWire games SecureShell, SSH – Cryptographic network protocol – PuTTY, free, open source [game_name].labs.overthewire.org
8
How to access games OverTheWire.org – Explains games and gives access to them Wechall.net – offering computer-related problems – Cryptographic, Crackit, Steganography, Programming, Logic and Math/Science
10
Damn Vulnerable Web Application PHP/MySQL web application Aid for security professionals to test their skills and tools in a legal environment Understand the processes of securing web applications
11
Accessing DVWA Download Damn Vulnerable Webb App – http://www.dvwa.co.uk/ Download XAMPP – PHP development environment – Used solely for testing – Includes Apache and MySQL
12
Damn Vulnerable Web App Live Demo
14
SQL Injection Code injection technique Attacks data-driven applications Malicious SQL statements are inserted into an entry field for execution
15
Links http://overthewire.org/wargames/ http://www.wechall.net/challs http://www.dvwa.co.uk/ http://www.chiark.greenend.org.uk/~sgtatham/ putty/download.html
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.