These Resources May Prove Beneficial When Competing in CTFs. These are in no particular order. https://uppusaikiran.github.io/hacking/Capture-the-Flag-CheatSheet/ https://github.com/uppusaikiran/awesome-ctf-cheatsheet/blob/master/readme.md#powershell https://trailofbits.github.io/ctf/forensics/ https://pentestlab.blog/2012/12/24/sql-injection-authentication-bypass-cheat-sheet/ https://gchq.github.io/CyberChef/ https://github.com/JohnHammond/ctf-katana https://dvd848.github.io/CTFs/CheatSheet.html https://gtfobins.org/ https://twin-security.com/ctf-cheatsheet/ https://github.com/LOLBAS-Project/LOLBAS https://thegrayarea.tech/steganography-ctf-cheat-sheet-b8ed69111857 https://sites.google.com/vt.edu/commonwealth-cyber-cup/ctf-resources https://github.com/RajChowdhury240/CTF-CheatSheet https://medium.com/@eRRoR_/the-ultimate-ctf-cheat-sheet-tools-techniques-and-one-liners-every-hacker-should-know-6d74091cf107 https://medium.com/@anandrishav2228/cryptography-great-cheat-sheet-for-ctfs-d2ada754b319…
Category: Linux
6 Networking Uses for the Linux nc Command
The netcat tool is quite popular among network administrators. However, it can also serve different purposes for you as a casual Linux user in your day-to-day life. While doing some research, I’ve found some great use cases to play with the nc command.
How to Browse the Web in Your Linux Terminal With Lynx
Lynx doesn’t look like a traditional web browser at first glance, so it can be used as an inconspicuous way of reading news or browsing other websites without others knowing what you’re doing (which might make that fourth meeting of the day more tolerable).