Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vavkamil committed Sep 16, 2019
1 parent 5280ee8 commit 0415f6f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -43,7 +43,7 @@ A simple tool to generate PNG images with XSS payloads stored in PNG IDAT chunks
````

#### Damn Vulnerable Web App
`https://dvwa.capturetheflag.cz/vulnerabilities/fi/?page=../../hackable/uploads/xss.png`
`http://dvwa/vulnerabilities/fi/?page=../../hackable/uploads/xss.png`

```
HTTP/1.1 200 OK
Expand All @@ -63,6 +63,8 @@ F�(�`��Q0
<html xmlns="http://www.w3.org/1999/xhtml">
```

**Can be also useful for example with PHP payload on Hackerone CTF TempImage challenge**

### Credits

fin1te
Expand Down

0 comments on commit 0415f6f

Please sign in to comment.