Developer Documentation, as the name suggests, acts as a point of solid reference and hence, plays an integral role from a developer's POV, but on the flip side, how can it benefit hackers? How can hackers take advantage of the already available product documentation?
My talk presents 4 unique use-cases, which are real life findings demonstrating the use of developer documentation and publicly exposed APIs to uncover security issues and misconfigurations in various websites.
- Case 1 : A story of bad XSS prevention filters and blacklisting
- Case 2: Leveraging misconfigurations in Slack for PII and more!
- Case 3: Holistic overview of AEM Querybuilder API and ways to pwn it.
- Case 4: Classic Local File Read/Write/Delete via Exposed Swagger Instance