Files

8 lines
155 B
PHP
Raw Permalink Normal View History

2025-12-10 12:17:30 -05:00
<?php
/**
* Test file for Really Simple Security to check if uploads directory has code execution permissions
*
*/
echo "RSSSL CODE EXECUTION MARKER";