/
githubmirror
/
metasploit-framework
ОбзорДокументацияВойти
/
githubmirror
/
metasploit-framework
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
metasploit-framework/
.../source/DLLHijackAuditKit/
..
01_StartAudit.bat

Actually track this in SVN

16 лет назад
02_Analyze.bat

Actually track this in SVN

16 лет назад
DLLAudit.pmc

Actually track this in SVN

16 лет назад
README.txt

Actually track this in SVN

16 лет назад
analyze.js

Rapid7 Comma Inc

12 лет назад
audit.js

Rapid7 Comma Inc

12 лет назад
package.sh

Add a revision

16 лет назад
regenerate_binaries.rb

Resolve #4326, remove msfpayload & msfencode. Use msfvenom instead!

11 лет назад
runcalc.dll

Regenerated binaries, error when CSV is missing

16 лет назад
runcalc.exe

Regenerated binaries, error when CSV is missing

16 лет назад
runtest.dll

Regenerated binaries, error when CSV is missing

16 лет назад
runtest.exe

Regenerated binaries, error when CSV is missing

16 лет назад
README.txt
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>