Was this page helpful?

取得ROOT權限

    內容表格
    沒有標頭

    用 admin 帳號SSH進設備後
    $ su
    This applet requires root priviledges!

    要來root
    $vi /etc/passwd 後
    root:TnU5p4RsVcJYk:0:0:root:/root:/bin/sh
    nobody:*:500:499:Nobody:/var:/bin/nologin
    admin:bmkVMsQ70yhfc:501:499:admin:/home:/bin/sh
    (想要回寫  passwd檔的話 admin帳號沒這權限)
    TnU5p4RsVcJYk  hash 要來解密

    參考

    http://support.ceci.com.tw/support/T...C%E6%AA%94.htm

    http://blog.roodo.com/retsu0/archives/2642612.html

    John the Ripper password cracker 可判斷
    http://www.openwall.com/john/g/john179j5w.zip 下載

    把加密字串 如 "TnU5p4RsVcJYk" 放在 1.TXT內
    john-omp -i:all 1.txt  
    這邊john 會幫忙判定 hash 加密型式

    des.png
    此台為 DES 加密型式
    John 多核心版(i7-2600) 跑了 3天沒結果 .
    因此換下hashcatlite

    http://hashcat.net/hashcat-gui/ 這邊下載
    搭配Nvidia GTX 570 顯示卡
    設定如圖下
     

    hascatgui.png

    cracked.png

    Nvidia  GTX 570 跑了一天又21 hours
    root password = ntxadmin
     

    改ip  :ifconfig eth0 192.168.1.2

    Was this page helpful?
    標籤 (Edit tags)
    • No tags

    文件 3

    文件大小日期附件上傳者 
     cracked.png
    無描述
    6.35 KB11:14, 13 Mar 2012thx動作
     des.png
    無描述
    35.34 KB11:43, 13 Mar 2012thx動作
     hascatgui.png
    無描述
    29.51 KB11:11, 13 Mar 2012thx動作
    您必須 登入 才能發佈評論。
    Powered by MindTouch Core