Ctf
Exploit cPickle.loads which deserialize object from untrusted user input session['auth'] inside verifySession() function.
4 MIN READ
Ctf
Exploit cPickle.loads which deserialize object from untrusted user input session['auth'] inside verifySession() function.
4 MIN READ
Ctf
Bypass Python urlparse function
2 MIN READ
Vulnerabilities
Every registered user can change every account because `Request
2 MIN READ
Ctf
Exploit Mako Templates for Python.
1 MIN READ
Vulnerabilities
$_GET['order'] is not escaped.
1 MIN READ
Ctf
Use XSS Auditor for XSS bypass
3 MIN READ
Ctf
SQL Injection because of shift-jis encoding.
2 MIN READ
Ctf
In PHP when hash looks like 0e[0-9]* and are compared using == it is treated as exponent
2 MIN READ
From 0 to pentesting hero
Not so long ago, to make website's content appear in real time it had to be kind of simulated. For example from the level of JavaScript - by sending a request to the server every few seconds and downloading the latest content.
24-07-2019
4 MIN READ