Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added module for CVE-2008-2551 #150

Merged
merged 1 commit into from Feb 2, 2012
Merged

Added module for CVE-2008-2551 #150

merged 1 commit into from Feb 2, 2012

Conversation

juanvazquez
Copy link

I would like to make a contribution to metasploit with a module for "CVE-2008-2551: Icona SpA C6 Messenger DownloaderActiveX ActiveX Arbitrary Code Execution" with the hope you find it useful.

It's an old vulnerability but it seems exploited by "hierarchy" exploit kit (http://malwareint.blogspot.com/2012/01/hierarchy-exploit-pack-new-crimeware.html). So I suppose it could be useful to someone for testing :). I haven't found it on msf. The abused ActiveX still can be downloaded from: http://c6.community.alice.it/download/c6.html

I've used the symantec_appstream_unsafe.rb by MC as module template. I've tested on IE6, IE7 and IE8 over XP SP3.

With this contrib I would like to try the new github collaboration method for msf too since I haven't tested still! :) Please, let me know if I'm doing anything wrong!

Finally I'm learning and training exploit writing and metasploit dev so any feedback about the code is welcome!

Regards,

juan

@wchen-r7
Copy link
Contributor

wchen-r7 commented Feb 2, 2012

I don't think I can get the file. It keeps giving me a time out:

--2012-02-01 20:21:19-- (try:20) http://c6download.alice.it/software/c6tinblast.exe
Connecting to c6download.alice.it (c6download.alice.it)|62.211.69.18|:80... failed: Operation timed out.
Giving up

@juanvazquez
Copy link
Author

At this time you've installed the activex I think :P The activex is who is
trying to download and install
http://c6download.alice.it/software/c6tinblast.exe. This is the feature
abused by the CVE-2008-2551. Just search in your system DownloaderActiveX.ocx.
It should be installed I think :)

On Thu, Feb 2, 2012 at 5:55 AM, sinn3r <
reply@reply.github.com

wrote:

I don't think I can get the file. It keeps giving me a time out:

--2012-02-01 20:21:19-- (try:20)
http://c6download.alice.it/software/c6tinblast.exe
Connecting to c6download.alice.it (c6download.alice.it)|62.211.69.18|:80...
failed: Operation timed out.
Giving up


Reply to this email directly or view it on GitHub:

#150 (comment)

@juanvazquez
Copy link
Author

Anyway I've inspected HTML source and you should be able to download the
activex trough http://c6.community.alice.it/download/DownloaderActiveX.cab

Let me know if you can't download and I'll send a copy of the activex :)

regards,

juan

On Thu, Feb 2, 2012 at 5:55 AM, sinn3r <
reply@reply.github.com

wrote:

I don't think I can get the file. It keeps giving me a time out:

--2012-02-01 20:21:19-- (try:20)
http://c6download.alice.it/software/c6tinblast.exe
Connecting to c6download.alice.it (c6download.alice.it)|62.211.69.18|:80...
failed: Operation timed out.
Giving up


Reply to this email directly or view it on GitHub:

#150 (comment)

@wchen-r7
Copy link
Contributor

wchen-r7 commented Feb 2, 2012

Ah okay. I didn't let it install the add-on, that's why.

@wchen-r7 wchen-r7 merged commit 82eacbe into rapid7:master Feb 2, 2012
@juanvazquez
Copy link
Author

Nice to listen you could download :)

On Thu, Feb 2, 2012 at 9:51 AM, sinn3r <
reply@reply.github.com

wrote:

Ah okay. I didn't let it install the add-on, that's why.


Reply to this email directly or view it on GitHub:

#150 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants