The simplest way to avoid iframe injection is CHMOD all files to 644... and folders to 755
Iframe Injection
Collapse
X
-
Someone upload this iframe injector in my downloads but i just rofl at him..:pMy 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
-
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
-
how you make it?Originally posted by kiLLeR-eyEd_14 View PostSomeone upload this iframe injector in my downloads but i just rofl at him..:p
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
-
but some folder in my script need to chmood 777Originally posted by cs.spot123 View PostThe simplest way to avoid iframe injection is CHMOD all files to 644... and folders to 755
...
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
Comment