├── README.md ├── flag_file.txt ├── flag_file ├── README.md ├── exp.py ├── flag.txt ├── flag_file.txt └── path.txt ├── php_file.txt └── system_file.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ev0A/ArbitraryFileReadList/HEAD/README.md -------------------------------------------------------------------------------- /flag_file.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ev0A/ArbitraryFileReadList/HEAD/flag_file.txt -------------------------------------------------------------------------------- /flag_file/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ev0A/ArbitraryFileReadList/HEAD/flag_file/README.md -------------------------------------------------------------------------------- /flag_file/exp.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ev0A/ArbitraryFileReadList/HEAD/flag_file/exp.py -------------------------------------------------------------------------------- /flag_file/flag.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ev0A/ArbitraryFileReadList/HEAD/flag_file/flag.txt -------------------------------------------------------------------------------- /flag_file/flag_file.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ev0A/ArbitraryFileReadList/HEAD/flag_file/flag_file.txt -------------------------------------------------------------------------------- /flag_file/path.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ev0A/ArbitraryFileReadList/HEAD/flag_file/path.txt -------------------------------------------------------------------------------- /php_file.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ev0A/ArbitraryFileReadList/HEAD/php_file.txt -------------------------------------------------------------------------------- /system_file.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ev0A/ArbitraryFileReadList/HEAD/system_file.txt --------------------------------------------------------------------------------