Skip to content
This repository has been archived by the owner on Jul 13, 2024. It is now read-only.
/ os-file-list Public archive

Directory listing of world readable files for appsec work

Notifications You must be signed in to change notification settings

DolosGroup/os-file-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

OS-File-List

This project is a repository of default files on various distributions of Linux. Effectively, we went to each provider (AWS/Azure/DigitalOcean), created every Linux virtual machine and pulled a listing of every world readable file.

We also created a basic user account on each instance and listed readable files from that perspective.

Why?

File listings can be extremely useful in web application testing. A couple use cases:

  • List of files that should exist via LFI/Directory Traversal
  • Different files and their locations can help fingerprint the distribution
  • Bypass WAFs by not using common files (e.g. /etc/passwd)

About

Directory listing of world readable files for appsec work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages