White-box penetration testing: Debugging for Python vulnerabilities
This article explains how to perform white-box penetration testing on a Python web application running in a Docker container. In this white-box pentest, we will go through how to debug Python in VS Code in order to track our payloads throughout the process, and understand how security filters can hide vulnerabilities in plain sight.
You can find the full article on YesWeHack’s blog page
This post is licensed under CC BY 4.0 by the author.