Skip to content

Latest commit

 

History

History
61 lines (44 loc) · 4.83 KB

CyberSec.md

File metadata and controls

61 lines (44 loc) · 4.83 KB

Cyber Security

Click me first

Apart from the prerequisites mentioned in the main readme, Cyber Security as a domain requires a few more fundamental concepts and topics to be covered. An exhaustive introduction can be found in Cisco Networking Academy's Introduction to Cyber Security, and in SANS Cyber Aces Online Tutorial.

Before you go ahead and dive into any of the fields below, play a few CTFs (WTF is CTF?) to practice and hone your basic skills. A good start would be the picoCTF followed by OverTheWire's wargames!

Also, If you can't seem to afford physical or e-copies of any books mentioned, fret not! You can download them from any shadow archive like Libgen

Jump into any one of the sections below that you wish. Specialize in one and then go for others!

Tool building

The secret to a great cybersecurity engineer is the ability to build software that tailors to their need. Whether the purpose is to root, test or even protect.

Computer Forensics

What is Computer Forensics?

Cryptography

Here's a nifty cheatsheet for everything you need to understand at the very least in cryptography. If you're still here looking for a resource, take a look at the prerequisites in the main readme!

Reverse Engineering

What is Reverse Engineering?

Web Exploitation and Scraping

What counts as Web Exploitation?

Binary Exploitation

Here's a CTF-themed overview of Binary Exploitation and all it's concepts. Being a very vast and vaguely defined topic, it is essential to know the techniques and tools before the theory to properly form an outlook. Don't be scared if you can't do this, it's one of the most difficult yet the most sought-after expertise in Cyber Security!

Malware Analysis

What is Malware Analysis?

  • How to setup a Lab environment for malware analysis
  • Practical binary analysis book
  • Primer to malware analysis book