Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.3 RN Issues
Author Message
Dawg
RavenNuke(tm) Development Team



Joined: Nov 07, 2003
Posts: 928

PostPosted: Tue Nov 18, 2008 4:10 pm Reply with quote

This was in the index file for the theme CT_RN....What is it?

Code:
<script>

document.write(unescape("%3CHTML%3E%0D%0A%3CHEAD%3E"));
document.write(unescape("%3CTITLE%3EAccess%20Denied%3C/TITLE%3E"));
document.write(unescape("%3Cstyle%20type%3D%22text/css%22%3E%0D%0A%3C%21--%0D%0A%7D%0D%0ABODY%20%7B%0D%0AFONT-SIZE%3A%2012px%3B%20%0D%0ACURSOR%3A%20default%3B%20%0D%0ACOLOR%3A%20%239699BA%3B%20%0D%0ABACKGROUND-color%3A%20%239FA1B2%3B%20%0D%0AFONT-FAMILY%3A%20%20verdana%2C%20arial%2C%20helvetica%2C%20sans-serif%3B%20%0D%0ATEXT-DECORATION%3A%20none%3B%0D%0A%7D%0D%0ATABLE%20%7B%0D%0AFONT-SIZE%3A%2012px%3B%20%0D%0ACOLOR%3A%20%239699BA%3B%0D%0ABACKGROUND-color%3A%20%23F2F3FF%3B%20%0D%0AFONT-FAMILY%3A%20%20verdana%2C%20arial%2C%20helvetica%2C%20sans-serif%3B%20%0D%0ATEXT-DECORATION%3A%20none%0D%0A%7D%0D%0A--%3E%0D%0A%3C/style%3E%0D%0A%3C/HEAD%3E%0D%0A%3CBODY%20leftmargin%3D%220%22%20topmargin%3D%220%22%20marginwidth%3D%220%22%20marginheight%3D%220%22%3E%0D%0A%3Cbr%3E%3Cbr%3E%3Cbr%3E%3Col%3E%3CTABLE%20width%3D35%25%20bgcolor%3D%23A1A3B1%20align%3Dcenter%20WIDTH%3D80%25%20borderColorDark%3D%23DAD9DF%20borderColorLight%3D%23FFFFFF%20border%3D1%20CELLPADDING%3D3%20CELLSPACING%3D2%3E%0D%0A%20%20%3Ctr%3E%0D%0A%20%20%20%20%3Cth%20scope%3D%22col%22%3ERestricted%20Access%3C/th%3E%0D%0A%20%20%3C/tr%3E%0D%0A%20%20%3Ctr%3E%0D%0A%20%20%20%20%3Ctd%3E%3Ccenter%3EYou%20are%20not%20authorised%20to%20view%20this%20page.%3Cbr%3E%0D%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20Please%20redirect%20to%20an%20unrestricted%20page.%3C/center%3E%0D%0A%20%20%20%20%20%3C/td%3E%0D%0A%20%20%3C/tr%3E%0D%0A%20%20%3C/tr%3E%3Ctable%3E%0D%0A%3C/table%3E%3C/ol%3E%0D%0A%3Cscript%20language%3DJavaScript%3E%0D%0Avar%20message%3D%22%22%3B%0D%0Afunction%20clickIE%28%29%20%7Bif%20%28document.all%29%20%7B%28message%29%3Breturn%20false%3B%7D%7D%0D%0Afunction%20clickNS%28e%29%20%7Bif%20%0D%0A%28document.layers%7C%7C%28document.getElementById%26%26%21document.all%29%29%20%7B%0D%0Aif%20%28e.which%3D%3D2%7C%7Ce.which%3D%3D3%29%20%7B%28message%29%3Breturn%20false%3B%7D%7D%7D%0D%0Aif%20%28document.layers%29%20%0D%0A%7Bdocument.captureEvents%28Event.MOUSEDOWN%29%3Bdocument.onmousedown%3DclickNS%3B%7D%0D%0Aelse%7Bdocument.onmouseup%3DclickNS%3Bdocument.oncontextmenu%3DclickIE%3B%7D%0D%0Adocument.oncontextmenu%3Dnew%20Function%28%22return%20false%22%29%0D%0A%3C/script%3E%0D%0A%3Cscript%20language%3D%22JavaScript1.2%22%3E%0D%0Afunction%20disableselect%28e%29%7B%0D%0Areturn%20false%0D%0A%7D%0D%0Afunction%20reEnable%28%29%7B%0D%0Areturn%20true%0D%0A%7D%0D%0Adocument.onselectstart%3Dnew%20Function%20%28%22return%20false%22%29%0D%0Aif%20%28window.sidebar%29%7B%0D%0Adocument.onmousedown%3Ddisableselect%0D%0Adocument.onclick%3DreEnable%0D%0A%7D%0D%0A%3C/script%3E"));
document.write(unescape("%3C/body%3E%0D%0A%3C/html%3E"));
</script>
<body bgcolor="#420C0C">
 
View user's profile Send private message
Guardian2003
Site Admin



Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam

PostPosted: Tue Nov 18, 2008 4:14 pm Reply with quote

That shouldn't be there, re upload in binary mode
 
View user's profile Send private message Send e-mail
evaders99
Former Moderator in Good Standing



Joined: Apr 30, 2004
Posts: 3221

PostPosted: Tue Nov 18, 2008 6:48 pm Reply with quote

Looks like all it does is write out a page saying access denied Smile

_________________
- Only registered users can see links on this board! Get registered or login! -

Need help? Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Visit poster's website
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Wed Nov 19, 2008 6:17 am Reply with quote

To be honest, we might actually wish to adopt something like this - making it RN'ish - for all our index.html files. We currently just use blank ones. The CT-RN theme author decided not to just have blank ones.

_________________
Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Visit poster's website
Guardian2003







PostPosted: Wed Nov 19, 2008 9:07 am Reply with quote

Yes thats a good idea. I did change some blank index files on one of my sites and incorporated some adverts too Shocked, as well as on NS's invalid IP and invalid referer pages.
I hadn't realised CT RN theme didn't have blank index files as I never looked at them.
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.3 RN Issues

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©