John on google Colab

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 เม.ย. 2022
  • !bash
    lscpu
    apt update
    apt install gcc build-essential git zlib1g-dev libssl-dev
    git clone github.com/magnumripper/johnt...
    ls ###showing the folder content###
    cd ./johntheripper/src
    ./configure
    make
    make install
    cd /content/johntheripper/run/
    ./john ###show the version###
    mkdir /content/wordlist
    cd /content/wordlist
    downloads.skullsecurity.org - copy the relevent wordlist.
    wget downloads.skullsecurity.org/p...
    bunzip2 rockyou.txt.bz2
    mkdir /content/hash
    cd /content/hash
    **Kali**
    mkdir lab
    cd lab
    echo 1234567890 test.txt
    zip --encrypt test.zip test.txt
    zip2john test.zip test.hash
    *filebin**
    cd /content/johntheripper/run
    ./john --list=formats | grep -i zip
    ./john /content/hash/test.hash --wordlist=/content/wordlist/rockyou.txt
    ./john /content/hash/test.hash --show
    cat ./john.pot
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 9

  • @kettvankettva1223
    @kettvankettva1223 2 ปีที่แล้ว +2

    Mack More videos of Google colab

  • @kettvankettva1223
    @kettvankettva1223 2 ปีที่แล้ว +2

    Tq bro

    •  2 หลายเดือนก่อน

      you are welcome mate!

  • @VideoFrequency
    @VideoFrequency 2 ปีที่แล้ว +1

    nice one ;)

    •  2 หลายเดือนก่อน

      Thank you!

  • @officialre184
    @officialre184 2 ปีที่แล้ว +2

    Bro I'm from india can u explain how to use aircrack-ng tool in Google cloud pless 😭😭🙏🙏
    my pc is very low
    Love from india 🇷🇺🇷🇺🇷🇺🇷🇺🇷🇺

  • @ajinkyasalunke8444
    @ajinkyasalunke8444 2 ปีที่แล้ว +1

    I heard we can also mine crypto currency on colab is it true?

    •  2 ปีที่แล้ว +1

      yes, but after a couple of minutes it will kick you out, might work for a couple of hours, but the problem is that they officially don't allow it. if you change IP address and HW like VM it will probably work, but need to open many google accounts.