Cyber Security Essentials

Cyber Security Essentials

In this blog I go through what you need to know to get started with hacking, playing CTFs and learning information security. I explain the required concepts in an easy manner and point out to good resources that you might want to check out in order to dive deeper into the topics.


Reverse Engineering Basics - Cyber Security Essentials

6 Jun 2020 2 minute read 0 comments andro

What is Reverse Engineering? Reverse engineering programs is required when you need to know how something works but don't have the source code available. Consider the following example: You want to find vulnerabilities in some proprietary piece of so...