metasploit-framework/modules
Joshua Drake 92408fbed4 added patch, finder, and pub exploit refs
git-svn-id: file:///home/svn/framework3/trunk@7457 4d416f70-5f16-0410-b530-b9f4589650da
2009-11-10 23:52:07 +00:00
..
auxiliary Fix AXFR false positive bug 2009-11-10 04:14:25 +00:00
encoders See #430. This adds the AllowWin32SEH option to the upper/mixed alphanumeric encoders, providing 100% alphanumeric payloads for Windows platforms 2009-11-08 00:45:51 +00:00
exploits added patch, finder, and pub exploit refs 2009-11-10 23:52:07 +00:00
nops Another large number of warnings fixed by Yoann Guillot 2009-10-25 17:18:23 +00:00
payloads Fixed a null pointer dereference bug (occurring in stages loaded by the PassiveX stager) that was being caused when an invalid exit funk was being patched into the stage by the PassiveX stager. This happened because the PassiveX stager uses the old type exit funks while the stages use the new type. This fix ensures the PassiveX stager gets the expected old exit funk value while the chosen stage gets the new exit funk value. This patch does not fix Bug #291 (PassiveX broken). Also I have left the PassiveX stager disabled until we can resolve the rest of the problems. 2009-11-10 16:07:01 +00:00
modules.rb.ts.rb Code cleanups 2008-10-19 21:03:39 +00:00