Пожалуйста, подскажите как новичку, чем компилировать вот эти сплоиты?
http://www.milw0rm.com/exploits/109
и
http://www.milw0rm.com/exploits/103
Чем на Windows и чем на Linux?
Попробывал скомпилить с lcc, получается что специально сделанны ошибки
Код:
C:\lcc\bin>lcc.exe sploit.c.txt Warning sploit.c.txt: 1 no type specified. Defaulting to int Error sploit.c.txt: 1 Syntax error; missing semicolon before `■' Warning sploit.c.txt: 1 no type specified. Defaulting to int Error sploit.c.txt: 1 Syntax error; missing semicolon before `/' Error sploit.c.txt: 1 skipping `/' Warning sploit.c.txt: 1 no type specified. Defaulting to int Error sploit.c.txt: 1 Syntax error; missing semicolon before `*' Warning sploit.c.txt: 1 no type specified. Defaulting to int Error sploit.c.txt: 1 redefinition of '' Error sploit.c.txt: 1 Previous definition of '' here Error sploit.c.txt: 1 Syntax error; missing semicolon before `' Warning sploit.c.txt: 1 no type specified. Defaulting to int Error sploit.c.txt: 1 redefinition of '' Error sploit.c.txt: 1 Previous definition of '' here Error sploit.c.txt: 1 Syntax error; missing semicolon before `' Warning sploit.c.txt: 1 no type specified. Defaulting to int Error sploit.c.txt: 1 Syntax error; missing semicolon before `' Warning sploit.c.txt: 1 no type specified. Defaulting to int Error sploit.c.txt: 1 Syntax error; missing semicolon before `' Warning sploit.c.txt: 1 no type specified. Defaulting to int Error sploit.c.txt: 1 Syntax error; missing semicolon before `' Warning sploit.c.txt: 1 no type specified. Defaulting to int Error sploit.c.txt: 1 Syntax error; missing semicolon before `' Warning sploit.c.txt: 1 no type specified. Defaulting to int Error sploit.c.txt: 1 Syntax error; missing semicolon before `' Warning sploit.c.txt: 1 no type specified. Defaulting to int Error sploit.c.txt: 1 Syntax error; missing semicolon before `' Warning sploit.c.txt: 1 no type specified. Defaulting to int Error sploit.c.txt: 1 Syntax error; missing semicolon before `' Warning sploit.c.txt: 1 no type specified. Defaulting to int Error sploit.c.txt: 1 Syntax error; missing semicolon before `' Warning sploit.c.txt: 1 no type specified. Defaulting to int Error sploit.c.txt: 1 Syntax error; missing semicolon before `' Warning sploit.c.txt: 1 no type specified. Defaulting to int Error sploit.c.txt: 1 Syntax error; missing semicolon before `' Warning sploit.c.txt: 1 no type specified. Defaulting to int Error sploit.c.txt: 1 too many errors
Или я не так что-то сделал?
Последний раз редактировалось demontager; 11.08.2009 в 15:16..
Вручную обшарил все модули в metasploit 3.2, нет там такого сплоита ms_03_039. Может как-то по другому называется?
Я нашёл этот слоит в metasploit v 2.1, установить еще не пробывал, видел только в списе доступных сплоитов. Значит, в 3.2 версии его убрали?
Последний раз редактировалось demontager; 12.08.2009 в 15:31..