Burp Extension Dev Part 1: Setup & Basics

Burp Extension Dev Part 1: Setup & Basics

Overview In this blog post series, we’ll guide you through the process of creating Burp extensions. First, we will set up your development environment. Then, we will create a basic extension to add a custom feature to Burp Suite. Over the course of the series,...
What is an Internal Penetration Test?

What is an Internal Penetration Test?

Introduction An internal penetration test is a simulated attack on a network or system conducted from within an organization’s internal network. The objective of an internal penetration test is to identify vulnerabilities and weaknesses in the network or system...
What is Cross-Site Scripting (XSS)?

What is Cross-Site Scripting (XSS)?

Overview Cross-Site Scripting (XSS) is a type of security vulnerability in web applications that enables an attacker to insert malicious code into a web page that can be viewed by other users (typically in the form of scripts). When a web application fails to properly...
Kali Purple – Thoughts from a Penetration Tester

Kali Purple – Thoughts from a Penetration Tester

If you would like to watch the video version of this blog, please visit our YouTube channel: https://youtu.be/4O2p_WnAH10 In the world of cybersecurity, it is important for penetration testers to keep their skills and tools up-to-date. One key aspect of this is being...