Kauft das PHP-Sicherheitsbuch!Links |
Tuesday, December 6. 2005Mambo worm in the wildComments
Display comments as
(Linear | Threaded)
So it is true.. I started noticing the hits from one or two sites im my log file earlier in december. I dont have a Mambo site installed , but google still has a bunch of records which would be targeted.
I wrote a little script then to prevent them from wasting to much bandwith on my new site as i figured it was just a script kiddie. I checked the logs again ealier today and noticed that about every second hit was one of them. So I wrote a new script to go trough the log files and grab the ip’s of the servers maing the requests, it then adds the ip’s to my htaccess file. I’ve posted it up on my site. Emerica http://www.projectxnetwork.com |


Mambo worm in the wild PHP Well, it wasn’t totally unexpected, I guess. The recently discovered remote code execution hole in Mambo has spawned a nifty little worm, called “Elxbot”. I actually referred to the (then still fairly unknown) vulnerability
Tracked: Dec 06, 13:10