@VladStelin

Как установить mdk3 на Ubuntu?

Как установить mdk3 на Ubuntu? Заранее спасибо за ответы.
Код вывода немного урезан
root@vlad-pc:~# git clone git://git.kali.org/packages/mdk3.git
Клонирование в «mdk3»…
remote: Counting objects: 147, done.
remote: Compressing objects: 100% (134/134), done.
remote: Total 147 (delta 36), reused 0 (delta 0)
Получение объектов: 100% (147/147), 245.10 KiB | 14.00 KiB/s, готово.
Определение изменений: 100% (36/36), готово.
Проверка соединения… готово.
root@vlad-pc:~# cd mdk3
root@vlad-pc:~/mdk3# male
Команда 'male' не найдена, возможно вы имели в виду:
Команда 'make' из пакета 'make-guile' (universe)
Команда 'make' из пакета 'make' (main)
Команда 'ale' из пакета 'ale' (universe)
Команда 'mame' из пакета 'mame' (multiverse)
male: команда не найдена
root@vlad-pc:~/mdk3# make
make -C osdep
make[1]: вход в каталог «/root/mdk3/osdep»
Building for Linux
make[2]: вход в каталог «/root/mdk3/osdep»
gcc -g -W -Wall -Wextra -O3 -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_REVISION=mdk3-v6 -fPIC -I.. -c -o osdep.o osdep.c
gcc -g -W -Wall -Wextra -O3 -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_REVISION=mdk3-v6 -fPIC -I.. -c -o common.o common.c
gcc -g -W -Wall -Wextra -O3 -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_REVISION=mdk3-v6 -fPIC -I.. -c -o network.o network.c
gcc -g -W -Wall -Wextra -O3 -Wno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_REVISION=mdk3-v6 -fPIC -I.. -c -o linux.o linux.c
linux.c: In function ‘is_ndiswrapper’:
linux.c:165:17: warning: variable ‘unused’ set but not used [-Wunused-but-set-variable]
int n, pid, unused;
^
linux.c: In function ‘linux_set_rate’:
linux.c:334:22: warning: variable ‘unused’ set but not used [-Wunused-but-set-variable]
int pid, status, unused;
^
mdk3.c:3883:10: warning: format not a string literal and no format arguments [-Wformat-security]
printf(use_eapo);
^
mdk3.c:3886:10: warning: format not a string literal and no format arguments [-Wformat-security]
printf(use_wids);
^
mdk3.c:3889:10: warning: format not a string literal and no format arguments [-Wformat-security]
printf(use_macb);
^
mdk3.c:3892:10: warning: format not a string literal and no format arguments [-Wformat-security]
printf(use_wpad);
^
mdk3.c:3895:10: warning: format not a string literal and no format arguments [-Wformat-security]
printf(use_head);
^
mdk3.c:3902:9: warning: format not a string literal and no format arguments [-Wformat-security]
printf(use_head);
^
mdk3.c:3904:9: warning: format not a string literal and no format arguments [-Wformat-security]
printf(use_beac);
^
mdk3.c:3905:9: warning: format not a string literal and no format arguments [-Wformat-security]
printf(use_auth);
^
mdk3.c:3906:9: warning: format not a string literal and no format arguments [-Wformat-security]
printf(use_prob);
^
mdk3.c:3907:9: warning: format not a string literal and no format arguments [-Wformat-security]
printf(use_deau);
^
mdk3.c:3908:9: warning: format not a string literal and no format arguments [-Wformat-security]
printf(use_mich);
^
mdk3.c:3909:9: warning: format not a string literal and no format arguments [-Wformat-security]
printf(use_eapo);
^
mdk3.c:3910:9: warning: format not a string literal and no format arguments [-Wformat-security]
printf(use_wids);
^
mdk3.c:3911:9: warning: format not a string literal and no format arguments [-Wformat-security]
printf(use_macb);
^
mdk3.c:3912:9: warning: format not a string literal and no format arguments [-Wformat-security]
printf(use_wpad);
^
mdk3.c:3931:5: warning: ignoring return value of ‘setuid’, declared with attribute warn_unused_result [-Wunused-result]
setuid( getuid() );
^
/tmp/cc9afGIC.o: In function `init_channel_hopper':
/root/mdk3/mdk3.c:1269: undefined reference to `pthread_create'
/tmp/cc9afGIC.o: In function `ssid_brute':
/root/mdk3/mdk3.c:2282: undefined reference to `pthread_create'
/tmp/cc9afGIC.o: In function `ssid_brute_real':
/root/mdk3/mdk3.c:2332: undefined reference to `pthread_create'
/tmp/cc9afGIC.o: In function `intelligent_auth_dos':
/root/mdk3/mdk3.c:2702: undefined reference to `pthread_create'
/tmp/cc9afGIC.o: In function `wids_machine':
/root/mdk3/mdk3.c:2790: undefined reference to `pthread_create'
/tmp/cc9afGIC.o:/root/mdk3/mdk3.c:2868: more undefined references to `pthread_create' follow
collect2: error: ld returned 1 exit status
Makefile:22: ошибка выполнения рецепта для цели «mdk3»
make: *** [mdk3] Ошибка 1
  • Вопрос задан
  • 142 просмотра
Решения вопроса 1
Проще всего подключить репозиторий universe и установить штатным пакетным менеджером, не заморачиваясь с компиляцией кода.
https://packages.ubuntu.com/search?keywords=mdk3
Ответ написан
Пригласить эксперта
Ваш ответ на вопрос

Войдите, чтобы написать ответ

Войти через центр авторизации
Похожие вопросы
19 апр. 2024, в 22:48
100 руб./за проект
19 апр. 2024, в 20:43
20000 руб./за проект