From 68ef5a869b6f1968794fbe97738a7f4b3a9c5340 Mon Sep 17 00:00:00 2001 From: berndstelzl Date: Fri, 4 Oct 2019 18:27:11 +0200 Subject: [PATCH 1/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b567771..59455a4 100644 --- a/README.md +++ b/README.md @@ -231,6 +231,7 @@ For a list of free hacking books available for download, go [here](https://githu * [Hack The Box](https://www.hackthebox.eu) - a free site to perform pentesting in a variety of different systems. * [Webhacking.kr](http://webhacking.kr/) * [0xf.at](https://0xf.at/) - a website without logins or ads where you can solve password-riddles (so called hackits). + * [fuzzy.land](https://fuzzy.land/) - Website by an Austrian group. Lots of challenges taken from CTFs, ranging from web to lots of other stuff. * [Gruyere](https://google-gruyere.appspot.com/) * [Others](https://www.owasp.org/index.php/OWASP_Vulnerable_Web_Applications_Directory_Project#tab=On-Line_apps) From e6707311407ac5945021b64171daf44108f96da5 Mon Sep 17 00:00:00 2001 From: berndstelzl Date: Fri, 4 Oct 2019 18:27:56 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59455a4..c1da078 100644 --- a/README.md +++ b/README.md @@ -231,7 +231,7 @@ For a list of free hacking books available for download, go [here](https://githu * [Hack The Box](https://www.hackthebox.eu) - a free site to perform pentesting in a variety of different systems. * [Webhacking.kr](http://webhacking.kr/) * [0xf.at](https://0xf.at/) - a website without logins or ads where you can solve password-riddles (so called hackits). - * [fuzzy.land](https://fuzzy.land/) - Website by an Austrian group. Lots of challenges taken from CTFs, ranging from web to lots of other stuff. + * [fuzzy.land](https://fuzzy.land/) - Website by an Austrian group. Lots of challenges taken from CTFs they participated in. * [Gruyere](https://google-gruyere.appspot.com/) * [Others](https://www.owasp.org/index.php/OWASP_Vulnerable_Web_Applications_Directory_Project#tab=On-Line_apps) From a299a279cf12365d4feeeddad61b8f0c7825ebab Mon Sep 17 00:00:00 2001 From: berndstelzl Date: Mon, 7 Oct 2019 09:57:28 +0200 Subject: [PATCH 3/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c1da078..5652efa 100644 --- a/README.md +++ b/README.md @@ -219,6 +219,7 @@ For a list of free hacking books available for download, go [here](https://githu * [pwnable.kr](http://pwnable.kr/) - Provide various pwn challenges regarding system security * [Exploit Exercises - Nebula](https://exploit-exercises.com/nebula/) * [SmashTheStack](http://smashthestack.org/) + * [HackingLab](https://www.hacking-lab.com/) ## Reverse Engineering * [Reversing.kr](http://www.reversing.kr/) - This site tests your ability to Cracking & Reverse Code Engineering