Files
WEBtomaste/Atomaste Reference/public_html/wp-content/plugins/really-simple-ssl/security/tests/code-execution.php

8 lines
155 B
PHP

<?php
/**
* Test file for Really Simple Security to check if uploads directory has code execution permissions
*
*/
echo "RSSSL CODE EXECUTION MARKER";