Case Studies

XXE Case Study

XXE is a very curious bug class for me because I don’t find it often. When I say I don't find it often, I actually mean that the last time I came across one was during a pentest four years ago. So I wanted to figure out whether they’ve just become rare, or if I'm...

RCE – where to look for them? RCE Case Study

This was definitely the hardest case study. Usually, I am able to quite well, reduce the number of different labels that I have. But there's a huge variety of bugs that can result in a command execution. It also shows how much we have to learn to be able to find those...

How to make money for DoS bugs? DoS case study

DoS bugs were very intriguing to me. On one hand, I thought they were usually out of scope of web programs anyway. On the other, I saw big, even 5-digit bounties being awarded for them. So I decided to do what I like to do - extract all DoS reports from the Internet...