How do I see the source code?
• Include files (header.inc)
• Backup files
• Temp files (nano, vim, etc)
• .git or another version-control system
• Arbitrary file reading
How to find it?
example.com, IP: 123.123.123.123
Check
http://123.123.123.123/config.php
http://123.123.123.123/example/config.php
http://123.123.123.123/example.com/config.php
Slide 16
Slide 16 text
CDN’s
https://forum.example.com
https://cdn.example.com/forum/static/123/123.jpg
https://cdn.example.com/forum/config.php
Unbelievable, but the fact is, some move the whole project to cdn!