metasploit-framework/external/source/DLLHijackAuditKit
Tod Beardsley 9d4ceaa3a0
Let's try to be consistent about Rapid7 Inc.
According to

http://www.sec.gov/Archives/edgar/data/1560327/000156032712000001/0001560327-12-000001.txt

Rapid7 is actually "Rapid7 Inc" not "Rapid7, LLC" any more.

This does not address the few copyright/license statements around
"Metasploit LLC," whatever that is.
2014-03-12 11:20:17 -05:00
..
01_StartAudit.bat Actually track this in SVN 2010-08-25 14:21:53 +00:00
02_Analyze.bat Actually track this in SVN 2010-08-25 14:21:53 +00:00
DLLAudit.pmc Actually track this in SVN 2010-08-25 14:21:53 +00:00
README.txt Actually track this in SVN 2010-08-25 14:21:53 +00:00
analyze.js Let's try to be consistent about Rapid7 Inc. 2014-03-12 11:20:17 -05:00
audit.js Let's try to be consistent about Rapid7 Inc. 2014-03-12 11:20:17 -05:00
package.sh Add a revision 2010-08-25 15:13:06 +00:00
regenerate_binaries.rb Regenerated binaries, error when CSV is missing 2010-08-25 14:33:09 +00:00
runcalc.dll Regenerated binaries, error when CSV is missing 2010-08-25 14:33:09 +00:00
runcalc.exe Regenerated binaries, error when CSV is missing 2010-08-25 14:33:09 +00:00
runtest.dll Regenerated binaries, error when CSV is missing 2010-08-25 14:33:09 +00:00
runtest.exe Regenerated binaries, error when CSV is missing 2010-08-25 14:33:09 +00:00

README.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

Execute 01_StartAudit.bat as an administrative user. This will attempt to launch the
handler for all known file types. When this process is complete, access the open
ProcMon window and use the Save option from the File menu. Save the output to this
directory as a file named Logfile.CSV and make sure you choose the CSV file type.

Once Logfile.CSV has been created, execute 02_Analyze.bat as an administrative user.
This will attempt to validate each result and generate a list of proof-of-concepts
within the Exploit subdirectory. For the best results, manually review the ProcMon
logs to ensure that various corner cases and other related vulnerabilities are not
missed. 

Have fun!

-HD <hdm[at]metasploit.com>