lvhdr segment 6


/ Published in: Bash
Save to your folder(s)

change in DOM returned by network caused bug - another "iframe" inlined instead of the plain "document.write of the anchor and the img tags


Copy this code and paste it in your HTML
  1. GET /imp?Z=234x60&referer=http://vortexme.com/vortex3/index.html&s=563995&_salt=3518751824&B=12&m=2&u=&r=1
  2.  
  3.  
  4. document.write('<iframe scrolling=\"no\" marginwidth=\"0\" marginheight=\"0\" frameborder=\"0\" height=\"60\" width=\"234\" src=\"http://ad.yieldmanager.com/iframe3?AAAAABubCACMwB0A1dwJAAIAAAAAAP8AAAAECwIADQOsvQwAY9MNAD0VDgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYBgAH20.AABgGAAffT8AAMg7yFxzPwAAyDvIXIM.AADIO8hccz8AAMg7yFyDPwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMqqrVlK9JQblyojFEJP-kol8pvJePvikhtodLgAAAAA=,,\"></iframe>');
  5. var rm_data = new Object();
  6. rm_data.creative_id = 1949836;
  7. rm_data.offer_type = 13;
  8. rm_data.entity_id = 146976;
  9. if (window.rm_crex_data) {rm_crex_data.push(1949836);}

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.