Finally back to VulnHub, and next up is my Brainpan 2 walkthrough.
Monthly Archives: July 2017
MITM XSS Protection – Still Popping Alerts
I recently had to demonstrate the dangers of loading external resources over HTTP as well as security libraries running on the client side. In this case, I went with an attack to MITM XSS protection, and this was the result.
Filed under Security Not Included
XSS Password Stealing – Who needs cookies?!
Most people are already aware of using XSS to pop alerts or steal cookies. Today I'd like to show XSS password stealing.
Filed under Security Not Included
Easy Chat Server Exploit (<=3.1) - SEH Stack Based Overflow
The following is an older Easy Chat Server Exploit for versions <3.1 (CVE-2004-2466). That said, this is a great example of utilizing SEH for exploit writing and reliability.
Continue reading
Filed under Security Not Included
Homoglyph Phishing – Exploiting Basic Authentication Userinfo
After learning more about them from eWPTX, I'd like to cover a homoglyph phishing attack.
Filed under Security Not Included