Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - heeraj123

Pages: [1]
1
High Quality Tutorials / Re: Remote File Inclusion (RFI)
« on: November 24, 2015, 08:04:05 am »
We can even read the source code by using php filter by decoding the base64 filter.

http://www.example.com?page=php://filter/convert.base64-encode/resource=index

By decoding the base64 you would get the source.

Pages: [1]