In an attempt to increase my knowledge of cryptography I’m
Continue readingCategory: Python
Briefly Exploring HTTP Header Vulnerabilities
I’ve recently come across (or read about) several vulnerabilities dealing
Continue readingBurp Extension Python Tutorial
This post provides step by step instructions for writing a
Continue readingNmap Scan to CSV
I wrote a Python3 script that can parse an Nmap
Continue readingPython3 to Python2 dangerous cross compatibility
I recently learned that there are some dangers of accepting
Continue readingPython PDF Merger
This post is to show how Python can be used
Continue readingSending Email with Python
This post is a simple example of sending email with
Continue readingAutomated OS Injection Reverse Shell with Mechanize Against DVWA
Damn Vulnerable Web Application (DVWA) is an intentionally vulnerable web
Continue readingStored Cross-site Scripting (XSS) Cookie Stealing with Mechanize and DVWA
Damn Vulnerable Web Application (DVWA) is an intentionally vulnerable web
Continue reading