Session ID Hijacking With Burp Suite | OverTheWire Natas Level 20
We covered OverTheWire Natas 19-20 level. In this level, the web application used an if statement to verify if…
We covered OverTheWire Natas 19-20 level. In this level, the web application used an if statement to verify if…
We covered OverTheWire Natas 19-20 level. This level was similar to the previous level but with the session ID…
We used Burp Suite to demonstrate an experiment on enumerating sessions IDs created using PHP language. The source code…
We covered an incident response scenario that involved a using memory forensics to investigate the presence of a malware…
We covered time based SQL injection using the sleep function. Time time based SQL injection relies in the response…
We covered the concept of printer exploitation using printer exploitation framework. The scenario involved a printer running on a…
We covered a binary vulnerable to format string vulnerability in which the vulnerable code contains an implementation of printf…
We covered OverTheWire Natas Level 16 CTF where we went over a blind SQL injection scenario that uses command…
We covered another case of a binary vulnerable to buffer overflow but has some protections enabled such as NX…
We covered a scenario of blind SQL Injection where the web application accepts user input without sanitization or filtering….