Die Wichtigesten Details sind unter WIKI zu finden
Für denjenigen oder diejenige die/der zu imkompetent ist
-
https://github.com/C3866S/Netzwerktechnik-Cybersec/wiki
- https://www.vx-underground.org/index.html
- https://github.com/Vichingo455/MalwareDatabase
- https://github.com/ytisf/theZoo
- https://www.malwarearchaeology.com/cheat-sheets
- https://www.reddit.com/r/cybersecurity/comments/iu17uu/cybersec_cheat_sheets_in_all_flavors_huge_list/?utm_medium=android_app&utm_source=share
- https://gpfault.net/ - blog (has some asm stuff)
- https://ahrefs.com/blog/google-advanced-search-operators/ - google search operators
- https://c3866s.github.io/posts - nice guides for various stuff ;D
- https://cocomelonc.github.io/about/ - blog with lots of malware development stuff
- https://crows-nest.gitbook.io/crows-nest/about-me/about-me - blog with malware development and binary exploitation stuff
- https://devblogs.microsoft.com/powershell/powershell-the-blue-team/ - blue team powershell stuff
- https://dl.packetstormsecurity.net/papers/attack/MallocMaleficarum.txt - i have no idea what exactly this is but sth about malware dev
- https://pwn.college/ - CTF site
- https://github.com/cr-0w/low-level - low level stuff
- https://github.com/0x4D31/awesome-oscp#cheatsheets-and-scripts - OSCP resources
- https://overthewire.org/wargames/ - ctf site
- https://roadmap.sh/cyber-security - roadmap
- https://www.vulnhub.com/ - vulnerable machines
- https://www.hackthebox.com/ - ctf platform
- https://tryhackme.com/dashboard - ctf platform
- https://www.learn-c.org/ - C basics (not really in depth)
- https://devdocs.io/ - Docs for basically anything
- https://www.pythoncheatsheet.org/ - python cheat sheets
- https://requests.readthedocs.io/en/latest/ - human readable http requests
- https://en.wikipedia.org/wiki/ANSI_escape_code#Colors - terminal color escape codes
- https://github.com/h0mbre/Learning-C - ansi C book task solutions
- https://nvchad.com/docs/quickstart/install - preconfigured bloated vim
- https://usaco.guide/bronze - the goat