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

8 lines
155 B
PHP
Raw 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";