Useful links
work in progress…
useful links
Websites to learn hacking
| Title | Link | Description |
|---|---|---|
| TryHackMe | TryHackMe.com | Very great platform to learn hacking for beginners |
| HackTheBox | HackTheBox.com | Very great platoform for more experienced hackers. Continue here after you have solved the basics of TryHackMe |
useful tools
| Title | Link n | Description |
|---|---|---|
| CyberChef | GitHub/CyberChef | Web-based tool-collection for Cyphers |
| regex101 | regeex101.com | the best too to test your regular-expressions |
| RevShells | revshells.com | a reverse shell generator |
| linPEAS | GutHub/LinPEAS | Linux Privilege Escalation Script |
Capture-the-Flags
| Title | Link | Description |
|---|---|---|
| DNS-CTF | start.dns-ctf.com | very nice and simple beginners CTF (there is more then websites to hack) |
| OverTheWire | OverTheWire.org | nice CTF game for beginners. Start with “Bandit” |
collection to read and look up
| Title | Link | Description |
|---|---|---|
| HacKtricks | book.hacktricks.wiki | very nice collection to look up |