• twitter image
  • facebook image
  • youtube image
  • linkedin image
Language: CMS Made Simple Czech CMS Made Simple France CMS Made Simple Spain CMS Made Simple Hungary CMS Made Simple Russia CMS Made Simple Netherlands

All times are UTC




Post new topic Reply to topic  [ 20 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: What is at the bottom of my page.
PostPosted: Tue May 01, 2012 2:41 am 
Offline
Forum Members
Forum Members

Joined: Tue May 01, 2012 2:37 am
Posts: 16
I am helping out with a site for friends and I am new to CMS made simple. This ":$cached=discount viagra soft" comes up at the bottom of every single page. How do I get rid of this? What kind of glitch is this? http://www.germanhausbarn.com/cms/ Is the site if you want to look at the source code. Thanks for the help


Top
 Profile  
 
 Post subject: Re: What is at the bottom of my page.
PostPosted: Tue May 01, 2012 4:46 am 
Offline
Administrator
Administrator
User avatar

Joined: Thu Mar 09, 2006 5:32 am
Posts: 11812
Location: Arizona
Looks like some one was able to get into the root and add it to the index.php...

_________________
Extensions » Modules/Tags click the name of the module/tag or Help to the right to get its parameters.
Right click and view source is a great way to see what you have to work with.
Check ver. CMSMS, PHP, server OS, in System Information page.
Default content http://multiintech.com/defaultcontent/
People are Wonderful
Business is Great
Life is Terrific
Ever wonder what happened to the Album module? Well it is alive and well.
http://album.multiintech.com/
Image


Top
 Profile  
 
 Post subject: Re: What is at the bottom of my page.
PostPosted: Tue May 01, 2012 6:14 am 
Offline
Power Poster
Power Poster

Joined: Wed Mar 19, 2008 4:54 pm
Posts: 461
first: replace the index.php with a orginal index.php
second: look for some unusual filenames and remove them
third: clear the sitecache


Top
 Profile  
 
 Post subject: Re: What is at the bottom of my page.
PostPosted: Wed May 02, 2012 2:35 am 
Offline
Forum Members
Forum Members

Joined: Tue May 01, 2012 2:37 am
Posts: 16
Is there any way to do this inside cms? I currently do not have access to the hosting in go daddy. If I did get access, how would I replace the file, I know nothing about this program. Thank you for all the help.


Top
 Profile  
 
 Post subject: Re: What is at the bottom of my page.
PostPosted: Thu May 03, 2012 1:51 pm 
Offline
Power Poster
Power Poster

Joined: Wed Mar 19, 2008 4:54 pm
Posts: 461
yeah right Godaddy ::) nope you must have ftp-access or access to the filesystem.


Top
 Profile  
 
 Post subject: Re: What is at the bottom of my page.
PostPosted: Thu May 03, 2012 2:26 pm 
Offline
Forum Members
Forum Members

Joined: Tue May 01, 2012 2:37 am
Posts: 16
I would understand if this was a link, but what is the point of someone breaking in to add this?


Top
 Profile  
 
 Post subject: Re: What is at the bottom of my page.
PostPosted: Thu May 03, 2012 2:44 pm 
Offline
Dev Team Member
Dev Team Member
User avatar

Joined: Wed Apr 23, 2008 7:53 am
Posts: 5056
Location: The Netherlands
tylerr82 wrote:
I would understand if this was a link, but what is the point of someone breaking in to add this?
You will know for sure when you check the content of the index.php file...

_________________
Dutch CMSMS community website cmsms.nl and Wiki wiki.cmsms.nl
--------------------------
My CMSMS Tips and Tricks Weblog and website about Pneumatic Tube Systems / Rohrpost
My other (Dutch) website: Smakelijk eten zonder zout (Design: Compufairy)


Top
 Profile  
 
 Post subject: Re: What is at the bottom of my page.
PostPosted: Thu May 03, 2012 8:30 pm 
Offline
Forum Members
Forum Members

Joined: Tue May 01, 2012 2:37 am
Posts: 16
Dr. CSS pointed out in another thread how to get access to the root. I can now see my index page and I looked at the source code and it looks the same. It is on every single page so why would the index page make the difference? I am still a novice so if it is a dumb question I apologize.


Top
 Profile  
 
 Post subject: Re: What is at the bottom of my page.
PostPosted: Thu May 03, 2012 10:47 pm 
Offline
Power Poster
Power Poster

Joined: Mon Jan 29, 2007 4:47 pm
Posts: 403
tylerr82 wrote:
Dr. CSS pointed out in another thread how to get access to the root. I can now see my index page and I looked at the source code and it looks the same. It is on every single page so why would the index page make the difference? I am still a novice so if it is a dumb question I apologize.

Yeah, it does make a difference as index.php IS the entry point to all CMSMS sites. That basically means that whatever may be at the end of this file (or anywhere else if the hacker knows what he is doing) will be present on ALL pages....
Most hackers, knowing this attack all index.* files.

_________________
"There are 10 types of people in this world, those who understand binary... and those who don't."

* by the way: English is NOT my native language (sorry for any mistakes...).

My developer Page on the Forge.


Top
 Profile  
 
 Post subject: Re: What is at the bottom of my page.
PostPosted: Fri May 04, 2012 1:34 am 
Offline
Forum Members
Forum Members

Joined: Tue May 01, 2012 2:37 am
Posts: 16
I looked at the index file in the root, and the code is the exact same. Would the index page in here look any different then the index page that would show up in the actual hosting account?


Top
 Profile  
 
 Post subject: Re: What is at the bottom of my page.
PostPosted: Fri May 04, 2012 2:10 am 
Offline
Administrator
Administrator
User avatar

Joined: Thu Mar 09, 2006 5:32 am
Posts: 11812
Location: Arizona
CMS Made Simple using index.php in the [root] to pull the parts of a page together into the pages you see in the front end, if you were to hack it and put HELLO WORLD at the bottom of it every page would show HELLO WORLD just as your site shows that bit of text at the bottom...

_________________
Extensions » Modules/Tags click the name of the module/tag or Help to the right to get its parameters.
Right click and view source is a great way to see what you have to work with.
Check ver. CMSMS, PHP, server OS, in System Information page.
Default content http://multiintech.com/defaultcontent/
People are Wonderful
Business is Great
Life is Terrific
Ever wonder what happened to the Album module? Well it is alive and well.
http://album.multiintech.com/
Image


Top
 Profile  
 
 Post subject: Re: What is at the bottom of my page.
PostPosted: Fri May 04, 2012 3:02 am 
Offline
Forum Members
Forum Members

Joined: Tue May 01, 2012 2:37 am
Posts: 16
If I posted the source code from the index.php do you think you would be able to tell me what I need to remove? I am used to all text being in tags and there are no tags around that phrase.


Top
 Profile  
 
 Post subject: Re: What is at the bottom of my page.
PostPosted: Fri May 04, 2012 6:08 am 
Offline
Power Poster
Power Poster

Joined: Wed Mar 19, 2008 4:54 pm
Posts: 461
see when your index.php has been changed and look for files and maps that have been changed/created on the same date. Don't start messing around in your index.php, just upload the original index.php.


Top
 Profile  
 
 Post subject: Re: What is at the bottom of my page.
PostPosted: Fri May 04, 2012 1:35 pm 
Offline
Forum Members
Forum Members

Joined: Tue May 01, 2012 2:37 am
Posts: 16
The problem I have is I have none of the original files, I didn't make the site. Is there a way to create the file again and upload it?


Top
 Profile  
 
 Post subject: Re: What is at the bottom of my page.
PostPosted: Fri May 04, 2012 1:39 pm 
Offline
Power Poster
Power Poster

Joined: Wed Mar 19, 2008 4:54 pm
Posts: 461
You can download these files form http://www.cmsmadesimple.org


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 20 posts ]  Go to page 1, 2  Next

All times are UTC


Who is online

Users browsing this forum: No registered users


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 post attachments in this forum

Search for:
Jump to:  
A2 Hosting