3 matches found
Apache mod_jk 1.2.20 Buffer Overflow
No description provided by source. $Id: apachemodjkoverflow.rb 9929 2010-07-25 21:37:54Z jduck $ This file is part of the Metasploit Framework and may be subject to redistribution and commercial restrictions. Please see the Metasploit Framework web site for more information on licensing and terms...
apache_modjk_overflow.rb.txt
require 'msf/core' module Msf class Exploits::Windows::Http::ApacheModJK 'Apache modjk 1.2.20 Buffer Overflow', 'Description' = %q This is a stack overflow exploit for modjk 1.2.20. Should work on any Win32 OS. , 'Author' = 'Nicob ', 'Version' = '$Revision: 4961 $', 'License' = MSFLICENSE,...
Apache mod_jk 1.2.20 Buffer Overflow
This is a stack buffer overflow exploit for modjk 1.2.20. Should work on any Win32 OS. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Apache modjk 1.2.20 Buffer Overflow', 'Description' = %q...