We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d7af44 commit f53cd9cCopy full SHA for f53cd9c
SECURITY.md
@@ -44,7 +44,7 @@ if (!is_website_url(http://github.com/$url)) {
44
45
```bash
46
# Attacker.
47
-$ curl https://www.example.com/upload_photo.php --data "photo=@/etc/password"
+$ curl https://www.example.com/upload_photo.php --data "photo=@/etc/passwd"
48
```
49
50
```php
0 commit comments