Iframe Injection

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    The simplest way to avoid iframe injection is CHMOD all files to 644... and folders to 755

    Comment


      #17
      Someone upload this iframe injector in my downloads but i just rofl at him..:p
      My Blog: http://jhommark.blogspot.com
      My Facebook: http://www.facebook.com/jhommark
      My Official Site: http://www.undergroundweb.tk
      My Community Site: http://undergroundwap.xtreemhost.com

      Comment


        #18
        well.. i dont know how to use with my scripts.. how to use it for lavalair?
        our lfe is simple words....
        http://mygenkz.net
        ewanz06@yahoo.com
        PHP Code:
        $output="i am NOoob....";
        $newfile="ewanz.txt";
        $file fopen ($newfile"w");
        fwrite($file$output);
        fclose ($file); 

        Comment


          #19
          Originally posted by kiLLeR-eyEd_14 View Post
          Someone upload this iframe injector in my downloads but i just rofl at him..:p
          how you make it?
          our lfe is simple words....
          http://mygenkz.net
          ewanz06@yahoo.com
          PHP Code:
          $output="i am NOoob....";
          $newfile="ewanz.txt";
          $file fopen ($newfile"w");
          fwrite($file$output);
          fclose ($file); 

          Comment


            #20
            Originally posted by cs.spot123 View Post
            The simplest way to avoid iframe injection is CHMOD all files to 644... and folders to 755
            but some folder in my script need to chmood 777 ...
            our lfe is simple words....
            http://mygenkz.net
            ewanz06@yahoo.com
            PHP Code:
            $output="i am NOoob....";
            $newfile="ewanz.txt";
            $file fopen ($newfile"w");
            fwrite($file$output);
            fclose ($file); 

            Comment

            Working...
            X