Blog
Beyond alert(“XSS”): Advanced Client-Side Penetration Testing with the Browser Exploitation Framework
BeEF (Browser Exploitation Framework) is an open-source penetration testing tool that is used to test the security of web browsers.…
The Art of Social Engineering: A Key Tool in Penetration Testing
Introduction Social engineering remains one of the most effective techniques in the toolkit of a penetration tester. It exploits the…
Unlocking the Power of CSI Linux for Robust Digital Forensics
As someone who’s been in the trenches of cybersecurity, digital forensics, and penetration testing, today I’m eager to shine the…
Penetration Testing in the Era of AI: Opportunities and Challenges
Introduction In the rapidly evolving landscape of cybersecurity, penetration testing remains a critical element for securing an organizations assets. But…
Careers in Penetration Testing: A Deep Dive into the Trenches
As the digital realm grows, so does the spectrum of threats shadowing it. Penetration testers, the guardians of this virtual…
Physical Penetration Testing: An Overlooked Aspect of Cybersecurity
In today’s digital age, the term ‘penetration testing’ often conjures up images of a hacker hunched over a keyboard, fervently…
Blog of a Penetration Tester – Issue 2 -Unique Demands of the Role
Penetration testers face unique demands on their lives that are not found in other IT and Cybersecurity careers. One of…
Blog of a Penetration Tester: Issue 1 – Some Important Definitions
This blog is about Penetration Testing, or more descriptively, the rants of a senior Pentester with seven years of field…
Interacting with Web Listeners with Python
In Python, a very popular library that can be used to interact with a web application is the requests library.…