Skip to content

mandatoryprogrammer/FileURISecurity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

FileURISecurity

This is a simple set of tests which can be used to determine how a browser treats file:// URIs.

Current Tests

  • Check if any file:// access is allowed
  • Check the speed of file reads
  • Check if arbitrary file reads are possible (e.g. from anywhere on the filesystem and not just the same folder/child folders).

About

Testing page for checking the privileges that a browser gives to the file:// origin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages