Robert Lemos, 2006-07-11
Colapse all |
Post comment
Google searches pinpoint malicious code
2006-07-13
Sebastian Steinlechner
Sebastian Steinlechner
This is actively being exploited at the moment, concerning a remote code injection in Mambo/Joomla installations. The exploit code searches for index.php?option=com_performs via google and uses a bug in performs.php to execute a remote php script.
As far as I know, this vulnerability is not yet fix...
[ more ] [ reply ]
As far as I know, this vulnerability is not yet fix...
[ more ] [ reply ]
But they don't execute....
2006-07-14
Roger
Roger
If Google is receiving (and indexing) an executable file, that means the web server is incorrectly configured and is serving up the binary file instead of executing it. So, this provides us with a means of getting binary only copies of someone's misconfigured CGI apps. But the app won't actually run...
[ more ] [ reply ]
[ more ] [ reply ]

cool!...
[ more ] [ reply ]