Sort By
-
Exploiting stored XSS on CodeCast.io
- 97 Views
- 0 Likes
- 10 Comments
Today we're going to hack... codecast.io!
-
Web Security with Python | Defacing pages with CSS Injection
- 433 Views
- 1 Likes
- 0 Comments
Remember in 2006 when the coolest hack imaginable was putting the words "YOU'VE BEEN HAXXORED" on your favorite forum? Well we're taking a trip to the...
-
Web Security with Python | GET query (in)security
- 118 Views
- 0 Likes
- 0 Comments
GET and POST are more than just semantics. For security engineers, choosing one or the other has real safety consequences. https://cwe.mitre.org/data/...
-
Web Security with Python | Setting Up Your Environment
- 104 Views
- 0 Likes
- 0 Comments
Installing and running a flask app on Ubuntu to follow along with my other videos Github repo for this series: https://github.com/JesusAlexV/Python-Se...
-
Web Security with Python | Path Traversal with Python
- 1116 Views
- 1 Likes
- 1 Comments
Using a simple flask hello world app to show how a hapless dev can easily introduce a vulnerability. We then exploit the vuln and fix it :)
-
Web Security with Python | Introduction
- 139 Views
- 0 Likes
- 0 Comments
Meet a jr dev, hacker, and sr engineer on their quest to make a secure Python web app!