Page cover image

Cybersecurity Concepts

All credits to TJNull --> https://www.netsecfocus.com/oscp/2021/05/06/The_Journey_to_Try_Harder-_TJnull-s_Preparation_Guide_for_PEN-200_PWK_OSCP_2.0.html#section-1-general-course-information

Chapters to study

Get comfortable taking notes of EVERYTHING, screenshots, scans, outputs --> Onenote, Obsidian

Use exam reporting templetes by WhoisFlynn & Julio's repo of public pentest report samples

Mainly kali documentation reads, troubleshooting, installing

Over the wire Bandit, Hackrank linux shell, Cmdchallenge

GUI based Network Analysis tool. There a lot of free PCAP samples online that you can use to understand how Wireshark works. Be careful with downloading some of these PCAP files because they may have malware in them; make sure you read where the PCAP is from before playing :D

PCAP Samples:

The bash Guide: A good guide to get you into the bash scripting https://guide.bash.academy/

Resources to learn more about Bash Scripting: Tutorials Point: https://www.tutorialspoint.com/unix/shell_scripting.htm

(Use hackerrank to practice)

Last updated