BackBox Indonesia

Full Version: Install mdk3 di Backbox Linux
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Assalamualaikum..
Kali ini saya akan mempraktekkan cara install mdk3 di Backbox Linux/Ubuntu.
Dalam tutorial kali ini cukuplah mudah, agan tinggal ketik saja di terminal perintah ini.

Code:
root@backbox~# curl http://www.backboxindonesia.or.id/tmp/mdk3.sh | bash

Catatan : Saat proses instalasi mdk3 internet harus terhubung.
Mungkin cukup sekian tutorial dari saya.
Semoga bermanfaat..
keren bang
dicoba dulu om
eror gan "mdk3 error 1"
(03-23-2016, 09:29 AM)zameox16 Wrote: [ -> ]eror gan "mdk3 error 1"

coba kirim screennya..
mdk3.c:393111 warning: ignoring return value of ‘setuid’, declared with attribute warn_unused_result [-Wunused-result]
setuid( getuid() );
^
/tmp/ccWQhWoZ.o: In function `init_channel_hopper':
/home/zameox/mdk3-v6/mdk3.c:1269: undefined reference to `pthread_create'
/tmp/ccWQhWoZ.o: In function `ssid_brute':
/home/zameox/mdk3-v6/mdk3.c:2282: undefined reference to `pthread_create'
/tmp/ccWQhWoZ.o: In function `ssid_brute_real':
/home/zameox/mdk3-v6/mdk3.c:2332: undefined reference to `pthread_create'
/tmp/ccWQhWoZ.o: In function `intelligent_auth_dos':
/home/zameox/mdk3-v6/mdk3.c:2702: undefined reference to `pthread_create'
/tmp/ccWQhWoZ.o: In function `wids_machine':
/home/zameox/mdk3-v6/mdk3.c:2790: undefined reference to `pthread_create'
/tmp/ccWQhWoZ.o:/home/zameox/mdk3-v6/mdk3.c:2868: more undefined references to `pthread_create' follow
collect2: error: ld returned 1 exit status
make: *** [mdk3] Error 1
rm: cannot remove ‘mdk3-v6.patch’: No such file or directory
[+] Done
(03-23-2016, 09:53 AM)zameox16 Wrote: [ -> ]mdk3.c:393111 warning: ignoring return value of ‘setuid’, declared with attribute warn_unused_result [-Wunused-result]
    setuid( getuid() );
          ^
/tmp/ccWQhWoZ.o: In function `init_channel_hopper':
/home/zameox/mdk3-v6/mdk3.c:1269: undefined reference to `pthread_create'
/tmp/ccWQhWoZ.o: In function `ssid_brute':
/home/zameox/mdk3-v6/mdk3.c:2282: undefined reference to `pthread_create'
/tmp/ccWQhWoZ.o: In function `ssid_brute_real':
/home/zameox/mdk3-v6/mdk3.c:2332: undefined reference to `pthread_create'
/tmp/ccWQhWoZ.o: In function `intelligent_auth_dos':
/home/zameox/mdk3-v6/mdk3.c:2702: undefined reference to `pthread_create'
/tmp/ccWQhWoZ.o: In function `wids_machine':
/home/zameox/mdk3-v6/mdk3.c:2790: undefined reference to `pthread_create'
/tmp/ccWQhWoZ.o:/home/zameox/mdk3-v6/mdk3.c:2868: more undefined references to `pthread_create' follow
collect2: error: ld returned 1 exit status
make: *** [mdk3] Error 1
rm: cannot remove ‘mdk3-v6.patch’: No such file or directory
[+] Done
Coba installnya pake user root..
pake ini
" root@zameox:/home/zameox# curl http://backboxindonesia.org/mdk3.sh | bash "
masih tetep hasil nya
make: *** [mdk3] Error 1
rm: cannot remove ‘mdk3-v6.patch’: No such file or directory
[+] Done
root@zameox:/home/zameox#
mdk3 ini fungsinya buat apa pak ?
(03-23-2016, 10:26 AM)zameox16 Wrote: [ -> ]pake ini
" root@zameox:/home/zameox# curl http://backboxindonesia.org/mdk3.sh | bash "
masih tetep hasil nya
make: *** [mdk3] Error 1
rm: cannot remove ‘mdk3-v6.patch’: No such file or directory
[+] Done
root@zameox:/home/zameox#

nanti ane coba perbaiki scriptnya..
soalnya ane udah coba di ubuntu, kali linux, sama backbox ngga ada masalah..
Pages: 1 2 3