From e0be0982350ab78d2c192530a566ed1c25476963 Mon Sep 17 00:00:00 2001 From: Daniel Arastey Date: Wed, 4 Jan 2017 16:07:10 +0100 Subject: [PATCH] Add Pwnerrank to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 751b79c..5a0ab30 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ Continuously managing risk and improving cyber security posture in complex enter |[PicoCTF](https://picoctf.com/)|picoCTF is a computer security game targeted at middle and high school students. The game consists of a series of challenges centered around a unique storyline where participants must reverse engineer, break, hack, decrypt, or do whatever it takes to solve the challenge.| |[Puzzlemall](https://code.google.com/archive/p/puzzlemall/)|PuzzleMall - A vulnerable web application for practicing session puzzling| |[Pwnable.kr](http://pwnable.kr/)|'pwnable.kr' is a non-commercial wargame site which provides various pwn challenges regarding system exploitation. while playing pwnable.kr, you could learn/improve system hacking skills but that shouldn't be your only purpose.| +|[Pwnerrank](httpswww.pwnerrank.com/)|Website with different kinds of hacking exercises of varying difficulty, including web, reversing and binary exploitation. You are awarded points for each successful challenge solved, forming a ranking amongst the users.| |[Pwnos](http://www.pwnos.com/)|PwnOS is a vulnerable by design OS .. and there are many ways you can hack it.| |[Ringzero](https://ringzer0team.com/challenges)|Challenges you can solve and gain points.| |[Root Me](https://www.root-me.org/)|Hundreds of challenges and virtual environments. Each challenge can be associated with a multitude of solutions so you can learn.|