CTF Resources List

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…

You can log into 28 vintage computer systems in your browser for free, thanks to the Interim Computer Museum — Experience legendary OSes, architectures, programming languages, and games | Tom’s Hardware

The Interim Computer Museum (ICM) and SDF.org have made 28 vintage computer systems accessible online for free. There’s a plethora of old but gold – some legendary – systems available, so your visit should be like entering a living museum of computing.

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.

This Tool Upgrades Everything on Ubuntu with One Command – OMG! Ubuntu

Which is where the Topgrade utility comes in. It lets you run a single command to update software from multiple sources, in one fell swoop.

The Ultimate Linux Command Cheat Sheet for Data Engineers and Analysts – DEV Community

Mastering Linux commands is more than just a technical skill—it’s a force multiplier. With a few keystrokes, you can diagnose memory issues, parse millions of lines of logs, schedule ETL jobs, secure connections to remote servers, and compress terabytes of data for transfer.

15 Useless Linux Commands Everyone Needs to Know

Linux is very useful in IT and Cyber work. Here are some fun items in Linux. https://www.howtogeek.com/useless-linux-commands-everyone-needs-to-know/

Researchers unearth two previously unknown Linux backdoors – Help Net Security

These tools are designed to maintain persistent access and execute commands stealthily, enabling prolonged intelligence gathering while evading detection.

Monitor Linux System Performance From the Terminal With These 5 Tools

Command line tools are beneficial in managing linux machines. https://www.howtogeek.com/monitor-linux-system-performance-from-the-terminal/

These 14 Linux Commands Helped Me Become a Better Troubleshooter

Using Linux, especially as a server, often means dealing with new errors and resolving them. Most of them are easy to fix with just a web search. But some errors may require that you do some digging. In this guide, I’m sharing some Linux commands that will help you diagnose and solve those kinds of Linux errors.

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).