1. 1.
    0
    back trac programı hackerlığın ana programlarındandır. şimdi onunla ilgili milletin az kullandığı ama
    benim 2 haftadır keşfettiğim bir fake login uzantısının kodunu yanlış vericem.
    doğrusunu yazana 2*nick6 + şuku

    --spoiler--
    root@bt:~# ifconfig
    eth0 Link encap:Ethernet HWaddr b8:ca:3a:c1:84:fa
    UP BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
    Interrupt:45 Base address:0x2000

    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:18 errors:0 dropped:0 overruns:0 frame:0
    TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:1145 (1.1 KB) TX bytes:1145 (1.1 KB)

    root@bt:~# sudo ifconfig eth0 up
    root@bt:~# sudo ifconfig eth0 192.168.0.27 netmask 255.255.255.0
    root@bt:~# sudo iwconfig eth0 mode managed
    Error for wireless request "Set Mode" (8B06) :
    SET failed on device eth0 ; Operation not supported.
    --spoiler--
    ···
   tümünü göster