Find static resources on a target website.Docfinder checks the fresh-ness hot-linked files on any website. Hot-files refer to files which can be download by clicking on a HTML anchor tag. The results can be downloaded as a csv file containing:
1) Filename
2) Link to file
3) HTTP Status, 200, 404 etc.
4) Last Modified
5) Content-Type
6) Server
For example,
<a href="http://www.example.com/info.pdf"> Information </a>