August 2018
Intermediate to advanced
404 pages
10h 22m
English
One step further into reconnaissance, we need to figure out if there is any page or directory in the site that is not linked to what is shown to the common user, for example, a login page to the intranet or to the Content Management Systems (CMS) administration. Finding a site similar to this will expand our testing surface considerably and give us some important clues about the application and its infrastructure.
In this recipe, we will use the robots.txt file to discover some files and directories that may not be linked to anywhere in the main application.
Read now
Unlock full access