May 22, 2012, 7:11 pm... Information about :
iframe overlay
Try google custom search below to get more result :
Loading
For those who want to add an html iframe layout to their page, overlayed, covering the whole page, you can use this simple script. You can have a defaced-like page using your own site as the content of the page. Whenever you are able to insert an xss on certain site, you can also use this to deface the page using your own html page. I’m using html frameset to change the document content.
Below is the sample of this kind of javascript trick :
http://www.friendster.com/viewphotos.php?uid=108625641&a=351925224
Notice that on the xssed page above i’m using html frameset tag with frame src to blog crazydavinci.net. You can try to view the source after the page fully loaded.
Here is the javascript source code : Read more…
Here are some simple javascript codes you can use to tweak your facebook profile. They are actually the codes from my /facebook/fb_layout.js . Please note that to use these codes you have to insert an XSS first to your profile, kindly read an article on this blog about Facebook XSS onClick via iPhone. You can host your own external javascript file, so you can freely add more modification to your profile.
Here are list of the javascript codes inside the fb_layout.js file :
Read more…