Home Private Messages Search
CPG Dragonfly™ CMS stopsoftwarepatents.eu petition banner
Toggle Content
 
Forums ⇒ CMS (All) ⇒ Security :: Archives ⇒ Help CPG-Nuke is under attack LMAO :: Archived


Help CPG-Nuke is under attack LMAO :: Archived
Post any security related questions in here.
Please send discovered reports to security @ cpgnuke.com
Do Not post links to exploits or hacker sites - your post will be edited/deleted.
If you think you've been hacked, FIRST go through your server logs.

Go to page Previous  1, 2
Post new topic    Revive this topic    Printer Friendly Page     Forum Index ⇒  Security

Topic Archived View previous topic :: View next topic  
Author Message
tank
Gold Supporter
Gold Supporter

Offline Offline
Joined: Apr 20, 2004
Posts: 824
Location: Houston, Texas USA
PostPosted: Mon Dec 27, 2004 3:14 am
Post subject: Re: Help CPG-Nuke is under attack LMAO

I had read that the IP 127.0.0.1 is one that is causing grief but I haven't had time to look anything up on it so I guess could change it to:
Code::
RewriteRule ^.*$ http://127.0.0.1 [L]

I also just read a report that envidiosos.org is also a UA that is involved so you may want to add that to the UA list. I haven't seen them in my logs yet though.

_________________
Search is your friend

tank's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Fedora Core 1, Apache 1.3.33, Mysql 4.1.14, PHP 5.0.5 w/ APC cache, Dragonfly 9.0.6.1
Back to top
View user's profile Visit poster's website
Mesum
Supporter
Supporter

Offline Offline
Joined: Apr 21, 2004
Posts: 21
Location: Chicago, IL USA
PostPosted: Mon Dec 27, 2004 3:36 am
Post subject: Re: Help CPG-Nuke is under attack LMAO

This worm is not forgiving anyone, not even vBulletin.


Mesum's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/1.3.33/4.0.22-standard/4.3.9/Nuke Gangsta Edition
Back to top
View user's profile Visit poster's website
djdevon3
Gold Supporter
Gold Supporter

Offline Offline
Joined: Aug 05, 2004
Posts: 4363

PostPosted: Mon Dec 27, 2004 5:52 am
Post subject: Re: Help CPG-Nuke is under attack LMAO

127.0.0.1 is the ip address given to your own computer as default. Everyone's computer address is 127.0.0.1. It's your localhost.

It's just substituting the server name "localhost" for "127.0.0.1"
A rewrite rule is to prevent it I gather. Probably doesn't have anything to do with the worm code itself.

Any website that has a viewtopic.php file will be crawled by the worm and if your running the old phpbb version it could be compromised. I don't think it depends on a specific cms or php flat file. It's got to do with the coding within viewtopic.php and the php version of the server.

Insecure coding in phpbb's viewtopic.php PLUS Server php version 1.x.x = hacked by santy worm.


djdevon3's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/1.3.33/4.4/4.3.11
Back to top
View user's profile Visit poster's website Photo Gallery
xfsunoles
XHTML Specialist
XHTML Specialist

Offline Offline
Joined: Apr 30, 2004
Posts: 2502
Location: Melbourne, Florida
PostPosted: Mon Dec 27, 2004 5:59 am
Post subject: Re: Help CPG-Nuke is under attack LMAO

no place like home is 127.0.0.1

_________________

Firefox is my Favorite Browser

xfsunoles's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Apache/1.3.34 (Unix)/4.0.25-standard/4.4.1/CVS
Back to top
View user's profile Visit poster's website AIM Address MSN Messenger Yahoo Messenger Photo Gallery
tank
Gold Supporter
Gold Supporter

Offline Offline
Joined: Apr 20, 2004
Posts: 824
Location: Houston, Texas USA
PostPosted: Mon Dec 27, 2004 12:42 pm
Post subject: Re: Help CPG-Nuke is under attack LMAO

That's right. I knew that IP seemed familiar to me for some reaon Smile I guess the rewrite rule would just have them loop back to themselves or something.

_________________
Search is your friend

tank's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Fedora Core 1, Apache 1.3.33, Mysql 4.1.14, PHP 5.0.5 w/ APC cache, Dragonfly 9.0.6.1
Back to top
View user's profile Visit poster's website
xfsunoles
XHTML Specialist
XHTML Specialist

Offline Offline
Joined: Apr 30, 2004
Posts: 2502
Location: Melbourne, Florida
PostPosted: Mon Dec 27, 2004 6:44 pm
Post subject: Re: Help CPG-Nuke is under attack LMAO

tank wrote:
That's right. I knew that IP seemed familiar to me for some reaon Smile I guess the rewrite rule would just have them loop back to themselves or something.

it like ddos their own computer Laughing

_________________

Firefox is my Favorite Browser

xfsunoles's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Apache/1.3.34 (Unix)/4.0.25-standard/4.4.1/CVS
Back to top
View user's profile Visit poster's website AIM Address MSN Messenger Yahoo Messenger Photo Gallery
tank
Gold Supporter
Gold Supporter

Offline Offline
Joined: Apr 20, 2004
Posts: 824
Location: Houston, Texas USA
PostPosted: Mon Dec 27, 2004 7:30 pm
Post subject: Re: Help CPG-Nuke is under attack LMAO

Interesting...
ilia.ws/archives/31-ph...e-bug.html

more...
isc.sans.org/diary.php...2004-12-26

_________________
Search is your friend

tank's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Fedora Core 1, Apache 1.3.33, Mysql 4.1.14, PHP 5.0.5 w/ APC cache, Dragonfly 9.0.6.1
Back to top
View user's profile Visit poster's website
Head-e
Silver Supporter
Silver Supporter

Offline Offline
Joined: Apr 20, 2004
Posts: 937

PostPosted: Mon Dec 27, 2004 8:06 pm
Post subject: Re: Help CPG-Nuke is under attack LMAO

Today i tried loging into my admin on my only live cpg test site atm, and the admin pw was changed.. I am the only admin, and it wasnt me... i used the pw recovery method in the FAQ and everything is ok, but is this related, or could my table have possibly been corrupted?


Head-e please enter your server specs in your user profile! Crying or Very sad
Back to top
View user's profile Photo Gallery
Stephen
Silver Supporter
Silver Supporter

Offline Offline
Joined: Apr 21, 2004
Posts: 734

PostPosted: Mon Dec 27, 2004 8:43 pm
Post subject: Re: Help CPG-Nuke is under attack LMAO

Head-e, check your authors/admin table to make sure your not the only one in there Surprised


Stephen's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Cent OS :: 1.3.34 :: 4.1.13 :: 4.4.2 :: CVS
Back to top
View user's profile Visit poster's website Photo Gallery
corky
Supporter
Supporter

Offline Offline
Joined: Apr 21, 2004
Posts: 292
Location: Fontana, California
PostPosted: Mon Dec 27, 2004 8:49 pm
Post subject: Re: Help CPG-Nuke is under attack LMAO

You could also check your users table too see if there are any crazy names like H$$ack37rs or like Cra3ck3rz, and if so you might want to delete those guys too.

_________________
CHECK OUT THE FASTEST GROWING IMAGE UPLOADER ON THE NET!

corky's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/Apache 1.3.31 /PHP 4.3.9/mySQL 4.0.20 / 8.2b
Back to top
View user's profile Visit poster's website AIM Address MSN Messenger Yahoo Messenger
tank
Gold Supporter
Gold Supporter

Offline Offline
Joined: Apr 20, 2004
Posts: 824
Location: Houston, Texas USA
PostPosted: Mon Dec 27, 2004 10:18 pm
Post subject: Re: Help CPG-Nuke is under attack LMAO

Be sure to check your logs.

_________________
Search is your friend

tank's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Fedora Core 1, Apache 1.3.33, Mysql 4.1.14, PHP 5.0.5 w/ APC cache, Dragonfly 9.0.6.1
Back to top
View user's profile Visit poster's website
Display posts from previous:   
Post new topic    Revive this topic    Printer Friendly Page    Forum Index ⇒  Security
Page 2 of 2
All times are GMT
Go to page Previous  1, 2

Archive Revive
Username:
This is an archived topic - your reply will not be appended here.
Instead, a new topic will be generated in the active forum.
The new topic will provide a reference link to this archived topic.
 
   Toggle Content User Info

Welcome Anonymous

Nickname
Password
(Register)

   Toggle Content Last CVS commits
· Fixed .ico Expires header.
· Removed domain name from cookies so subdomains wont access them anymore.
· CSS and JS, case insensitives.
· CSS and JS, send correct HTTP 1.1 headers and fixed issues where themes and...
· Further security class improvements.
· 301 redirects on LEO changes
· Option to force 3xx http status codes
· Validate googlebot.com and google.com crawlers.
· CCBot
· Rss with etag and atom.

read more...

   Toggle Content Community

Support for DragonflyCMS in a other languages:

Deutsch
Español

   Toggle Content X-links
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
Interactive software released under GNU GPL, Code Credits, Privacy Policy