From d4fd000714302341723bebb3f1a55c2e12f6ed9e Mon Sep 17 00:00:00 2001 From: "pwn.guide" Date: Mon, 11 Mar 2024 22:51:30 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d39c551..d7287b8 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ For a list of free hacking books available for download, go [here](https://githu ## Tutorials * [Begin RE: A Reverse Engineering Tutorial Workshop](https://www.begin.re/the-workshop) +* [pwn.guide: Mostly web based hacking tutorials, free and paid](https://pwn.guide) * [Malware Analysis Tutorials: a Reverse Engineering Approach](http://fumalwareanalysis.blogspot.kr/p/malware-analysis-tutorials-reverse.html) * [Malware Unicorn Reverse Engineering Tutorial](https://malwareunicorn.org/workshops/re101.html#0) * [Lena151: Reversing With Lena](https://archive.org/details/lena151) @@ -263,7 +264,7 @@ For a list of free hacking books available for download, go [here](https://githu ## Web * [Hack This Site!](https://www.hackthissite.org/) - a free, safe and legal training ground for hackers to test and expand their hacking skills * [Hack The Box](https://www.hackthebox.eu) - a free site to perform pentesting in a variety of different systems. - * [Webhacking.kr](http://webhacking.kr/) + * [Webhacking.kr](http://webhacking.kr/) - Korean cyber-security challenge in which the competitors exploit or defend vulnerability in web application. * [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 they participated in. * [Gruyere](https://google-gruyere.appspot.com/) @@ -335,4 +336,4 @@ For a list of free hacking books available for download, go [here](https://githu * [Roppers Security Fundamentals](https://www.roppers.org/courses/security) - Free course that teaches a beginner how security works in the real world. Learn security theory and execute defensive measures so that you are better prepared against threats online and in the physical world. Full text available as a [gitbook](https://www.hoppersroppers.org/security/). * [Roppers Practical Networking](https://www.roppers.org/courses/networking) - A hands-on, wildly practical introduction to networking and making packets dance. No wasted time, no memorizing, just learning the fundamentals. * [Rawsec's CyberSecurity Inventory](https://inventory.raw.pm/) - An open-source inventory of tools, resources, CTF platforms and Operating Systems about CyberSecurity. ([Source](https://gitlab.com/rawsec/rawsec-cybersecurity-list)) - * [The Cyberclopaedia](https://cr0mll.github.io/cyberclopaedia/) - The open-source encyclopedia of cybersecurity. [GitHub Repository](https://github.com/cr0mll/cyberclopaedia) \ No newline at end of file + * [The Cyberclopaedia](https://cr0mll.github.io/cyberclopaedia/) - The open-source encyclopedia of cybersecurity. [GitHub Repository](https://github.com/cr0mll/cyberclopaedia)