From 1aacbdbdeda12bcbc4fc85b0f8704328ff4fb816 Mon Sep 17 00:00:00 2001 From: Valentino Zio Date: Tue, 17 Jan 2017 17:38:53 +0100 Subject: [PATCH] Update README.md I added Over The Wire, a very nice place where to spend ours learning while playing. From the website: "The wargames offered by the OverTheWire community can help you to learn and practice security concepts in the form of fun-filled games." Hope this can be included in the list! --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f24a9e1..8c23045 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ A collection of awesome penetration testing resources - [Exploit development](#exploit-development) - [Social Engineering Resources](#social-engineering-resources) - [Lock Picking Resources](#lock-picking-resources) + - [Hacking Games](#hacking-games) - [Tools](#tools) - [Penetration Testing Distributions](#penetration-testing-distributions) - [Basic Penetration Testing Tools](#basic-penetration-testing-tools) @@ -64,7 +65,10 @@ A collection of awesome penetration testing resources #### Lock Picking Resources * [Schuyler Towne channel](https://www.youtube.com/user/SchuylerTowne/) - Lockpicking videos and security talks -* [/r/lockpicking](https://www.reddit.com/r/lockpicking) - Resources for learning lockpicking, equipment recommendations. +* [/r/lockpicking](https://www.reddit.com/r/lockpicking) - Resources for learning lockpicking, equipment recommendations + +#### Hacking Games +* [Over The Wire](http://overthewire.org) - Learn and practice security concepts in the form of fun-filled games ### Tools #### Penetration Testing Distributions