Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardottt authored Apr 25, 2022
1 parent d43a96c commit 900d82b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rapwp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ Take as input on stdin a list of urls and a payload and print on stdout all the
### Usage


`cat urls | rapwp -p "<svg onload=alert(1)>"`
`cat urls | rapwp -pL payloads.txt`
`cat urls | rapwp -pL payloads.txt -obo`
- `cat urls | rapwp -p "<svg onload=alert(1)>"`
- `cat urls | rapwp -pL payloads.txt`
- `cat urls | rapwp -pL payloads.txt -obo`

### Output

Expand Down

0 comments on commit 900d82b

Please sign in to comment.