Home
Pass The Hash
Cancel

You Thought You Came Here To Hack?

Intro I wanted to write a quick blog post on how my first three months have gone after starting my role as a Penetration Tester! I often wonder why I do not see many people write how things are g...

My First Job Interview in Cyber Security

Intro I recently had my first job interview in Cyber Security for a Junior Penetration Tester role and just wanted to break it down for fellow newbies like me to explain what they can expect when ...

My OSCP Story

Intro You haven’t truly passed your OSCP certification until you’ve written even a brief blog post about it. My Background I have worked in IT support roles for the past 16/17 years from 1st l...

Blue Team Level 1 Review

Intro You may question as to why an offensive security analyst (as in a Red Team member, though I do have my moments) decided to take a Blue Team course. “Don’t judge someone until you’ve walked ...

Headless Raspberry Pi Setup

Intro In preparation of a research project (details to follow soon) coming up I’ve had to do some prep work in regard to the hardware I’ll be using. This post details how to set up a headless R...

Writing a Network Scanner

Intro This is the third Python project from my Udemy course. Learn Python & Ethical Hacking From Scratch Network Scanner In this project I created a network scanner using ARP requests. ...

Improving MAC Address Changer Script

Intro Previously I wrote a Python script that allows you to change the MAC address of an interface on a linux machine. My First Python Script Improvements Create a function that can read an...

My First Python Script

Intro My Python is like my Spanglish, I can just about read it and writing it is even worse! So I’ve just started the below linked course on Udemy. Like the instructor I believe that the best way...