Denial of Service
+ Using the X-Forwarded-Scheme it may be possible to cause a redirect loop, which will be cached by CloudFlare.
Read More
Defeat the Pug!
sudo docker run --network=\"bridge\" -p8000:8000 ssti
Read More
Deep Link Exploitation
+ https://www.hackingarticles.in/android-pentest-deep-link-exploitation/
Read More
Debugging
Debugging .NET web applications can sometimes be a bit tricky due to the optimizations that are applied to the executables at runtime. There is a way to modify how a target executable is optimized ...
Read More
Debugging Techniques
+ Python Simple Server: `python3 -m http.server 8000`
Read More
Data Wrangling
Research notes and findings.
Read More