OsbornePro LogoDirectory Traversals


A Directory traversal or path traversal, is a web security vulnerability that allows the reading of files on a server running an application. If the files exposed include application code or data, credentials for back-end systems, or sensitive operating system files, an attacker could utilize this information to compromise the hosting server.

The below list contains examples of possible strings used to enumerate directories through a URL. Below them are lists of possible Linux and Windows operating systems that could contain sensitive information.
EXAMPLE: https://osbornepro.com/../../../etc/passwd

Linux Important Files

Windows Important Files