by Alex Olsen | Nov 30, 2023 | Programming, Web Applications
Overview JSON permeates virtually every corner of the digital landscape today. It powers web APIs, configures files, fuels mobile apps, and anchors data storage. To maintain seamless day-to-day hacking, it’s crucial to wield a robust understanding of JSON....
by Alex Olsen | Nov 16, 2023 | Learning
Overview One of the most effective and engaging ways to hone one’s skills is through Capture The Flag (CTF) challenges. But what makes CTFs useful to budding and seasoned cybersecurity professionals alike? Let’s delve into the myriad benefits and ways to...
by Alex Olsen | Nov 9, 2023 | Web Applications
Introduction Fed up being slowed down by simple checks and functionality? Even seemingly simple CSRF tokens can get in the way of a straight-forward brute-force attack! Enter BURP Suite Macros, an indispensable tool that can be used to efficiently handle these...
by Alex Olsen | Oct 12, 2023 | Cybersecurity Awareness
Overview TCM is thrilled to continue the, “Practical Cybersecurity Awareness” blogs this week during Cybersecurity Awareness Month. The four topics discussed throughout the month of October will be compiled into a free course at TCM Academy available on...
by Alex Olsen | Oct 4, 2023 | Security, Web Applications
Overview NoSQL databases, a term that stands for “Not Only SQL,” represent a shift from traditional relational databases. Unlike their SQL-based counterparts that rely heavily on tables and fixed schemas, NoSQL databases provide flexible storage...