Commands for BackTrack 5 R2

Discussion in 'Scripts & Commands' started by 小 [-]红[-] 猫, 12 Oct 2012.

  1. 小 [-]红[-] 猫

    小 [-]红[-] 猫 Active Member

    Joined:
    2 Oct 2012
    Messages:
    23
    Likes Received:
    2
    Can anyone teach me how to type commands in terminal in BT5 R2 ?:dance
     
  2. Pascal

    Pascal Wifi Sniffer
    Staff Member Moderator VIP

    Joined:
    6 Jun 2012
    Messages:
    211
    Likes Received:
    89
    Hi;)


    Tell us what you want rather do??
     
  3. Mr. Penguin

    Mr. Penguin Administrator
    Staff Member VIP Admin

    Joined:
    18 May 2012
    Messages:
    3,093
    Likes Received:
    1,268
    Good to see that you are interested in learning command line. It is also important to know that BT 5R2 (as well as other versions) is based on linux so many commands will work and are interchangeable. I suggest you check out the following resources.

    Basic Linux Commands
    http://www.debianhelp.co.uk/commands.htm
    http://www.reallylinux.com/docs/basic.shtml
    http://www.fortystones.com/40-basic-linux-command-line-tips-tricks/

    BackTrack / Aircrack Commands
    http://www.aircrack-ng.org/doku.php?id=newbie_guide

    Reaver Commands
    http://code.google.com/p/reaver-wps/wiki/HintsAndTips
     
    • Like Like x 2
  4. 小 [-]红[-] 猫

    小 [-]红[-] 猫 Active Member

    Joined:
    2 Oct 2012
    Messages:
    23
    Likes Received:
    2
    I'm learning to crack WPA/ WPA2 ;)
    --- Double Post Merged, 13 Oct 2012 ---
    Thanks for your support Mr.Penguin :D need some time for "research" :p
     
  5. Crackerz Wave

    Crackerz Wave The Dictator

    Joined:
    20 May 2012
    Messages:
    649
    Likes Received:
    136
    however this is the basic

    Checking Available Wireless Card
    Code:
    Select All
    airmon-ng (for backtrack) sudo airmon-ng (for ubuntu/etc...)
    Put Card Into Monitor Mode
    Code:
    Select All
    airmon-ng start wlan0/wlan1/etc(for backtrack) sudo airmon-ng start wlan0/..(for ubuntu)
    Scanning Available Network
    Code:
    Select All
    airodump-ng mon0/mon1......(for backtrack) sudo airodump-ng mon0/mon1.. (for ubuntu)
    Reaver
    Code:
    Select All
    reaver -i mon0 -b 00:11:22:33:55 -v (backtrack) sudo reaver -i mon0 -b 00:11:22:33:44:55 -v (ubuntu)
     
    • Like Like x 1
  6. 小 [-]红[-] 猫

    小 [-]红[-] 猫 Active Member

    Joined:
    2 Oct 2012
    Messages:
    23
    Likes Received:
    2
    How about commands for download programs ?
     
  7. hobbykiosk

    hobbykiosk Well-Known Member

    Joined:
    18 Oct 2012
    Messages:
    7
    Likes Received:
    3
    apt-get install <package>

    go here for the list of software
    http://archive.ubuntu.com/ubuntu/pool/main/
     
  8. 小 [-]红[-] 猫

    小 [-]红[-] 猫 Active Member

    Joined:
    2 Oct 2012
    Messages:
    23
    Likes Received:
    2
    thx Crackerz Wave :D
     
  9. vampiricbunny1800

    vampiricbunny1800 Well-Known Member
    Dev Team VIP

    Joined:
    8 Oct 2012
    Messages:
    242
    Likes Received:
    80
    this was helpful to me to so i thought id say thank you
     
  10. walus32

    walus32 Active Member

    Joined:
    10 Oct 2012
    Messages:
    17
    Likes Received:
    3
    THX. Today help me this topic.
     
  11. estimacamry

    estimacamry Tracker
    VIP

    Joined:
    3 Aug 2012
    Messages:
    556
    Likes Received:
    169
    Guys,
    I'm trying to crack a WPA with BT5. Everything went smoothly and after getting the 4way handshake, I tried to create a numeric 13 digit list with Crunch. It will come up to 130gb where my pc doesn't have the space for it. So I'm was thinking of creating it to my external hard disk. Is that possible.
    /pentest/passwords/crunch/./crunch 13 13 numeric -o <xxxx.txt>
    By default it would be on my Home folder. What would be the command if I wanna built it to my external hard disk?
    Piping crunch to aircrack would be a better option:D
     
  12. Crackerz Wave

    Crackerz Wave The Dictator

    Joined:
    20 May 2012
    Messages:
    649
    Likes Received:
    136
    Hello estimacamry.....i have dictionary generator in windows ..u want?
     
  13. estimacamry

    estimacamry Tracker
    VIP

    Joined:
    3 Aug 2012
    Messages:
    556
    Likes Received:
    169
    Crackerz Wave
    Thanks!
     
  14. sajinbobcat

    sajinbobcat Member

    Joined:
    23 Jun 2014
    Messages:
    2
    Likes Received:
    0
    Hello
    Hello I know to crack with word list but I am not getting password from word list can u tell me how can I do a personal dictionary file in backtrack to crack the handshake for password
    --- Double Post Merged, 23 Jun 2014 ---
    when I am trying to do with the word list its showing password not in the list .I think crunch is a good to hack WPA but I didn't tried that and I don't know the command in that so if u don't mind can u explain abt crunch and its command step by step in backtrack 5
     

Share This Page

Loading...