Focus

Active Directory & Windows Internals
Internal Network Testing
Web Application Testing
Reporting & Remediation Notes
Tooling & Automation
Operational Discipline

Latest

Introduction to Python
<p>Python is one of the most popular and beginner friendly programming languages in the world. For starters, a vast majority of pentesting tools you will find on GitHub are written in Python. Whether you're hoping to automate boring tasks, scrape and analyze data, or start building and customizing your own tools, Python is a great place to start. It is especially helpful for those who have never touched a programming language and want to learn because it is very beginner friendly. What exactly is it, though?</p> <p>Come on. I'll show you.</p>
Ethical Hacker Methodology
<!-- wp:image {"id":2057,"width":"840px","height":"auto","sizeSlug":"full","linkDestination":"none"} --> <figure class="wp-block-image size-full is-resized"><img src="https://emilyoshire.com/wp-content/uploads/2025/03/360_F_505395943_l1jwu722NBoI73CfNJDb1C0Hw4lqGsfP.jpg" alt="" class="wp-image-2057" style="width:840px;height:auto"></figure> <!-- /wp:image --> <!-- wp:paragraph --> <p>Ethical hacking, also known as penetration testing, is a controlled simulation of a cybersecurity attack with the intent of identifying weaknesses in a client's n...</p>
Network Protocols & the OSI Model
<!-- wp:image {"id":2053,"sizeSlug":"full","linkDestination":"none"} --> <figure class="wp-block-image size-full"><img src="https://emilyoshire.com/wp-content/uploads/2025/03/components-of-computer-network-e1743485374794.webp" alt="" class="wp-image-2053"></figure> <!-- /wp:image --> <h1>OSI Model of Networking</h1> <!-- wp:paragraph --> <p>The OSI (Open Systems Interconnection) model is a framework that explains how different systems communicate over a network. It was devel...</p>