Interested in going full-time bug bounty? Check out our blueprint!

What to look for when reviewing source code...

Templating is huge for RCE when looking at source code.

Stay on the look out for interactions with files, external APIs, Redis, deserialization of binary formats, YAML, JSON etc.

They could lead to unintended RCE or prototype pollution.