Basic Commands For Backtrack 5

Basic Commands For Backtrack 5
BACKTRACK5 GUIDE

################################################## ##

PROGRAMS
Vlc = Video/Music
Flash Plugin = BT5 Forums
Feh = Picture Viewer
Easytether = Android Tethering
Bless = Hex Editor
Gparted = HDD partition Editor
Transmission = Torrent Client
Crunch = Passwordlist generator
################################################## ##

FIXES
NO STARTX
rm -rf /root/.kde/cache-bt
rm -rf /root/.kde/cache-root
FIREFOX FLASH PLAYER "FILES NEEDED"
tar xvfz flashplayer10_2_p3_64bit_linux_111710.tar.gz
chown root:root libflashplayer.so
chmod 0644 libflashplayer.so
cp -f libflashplayer.so /usr/lib/mozilla/plugins/
rm -rf libflashplayer.so
ln -s /usr/lib/mozilla/plugins/libflashplayer.so /usr/lib/firefox/plugins/

tar xvfz install_flash_player_10_linux.tar.gz
mkdir ~/.mozilla/plugins
mv -f libflashplayer.so ~/.mozilla/plugins/
VLC RUN AS ROOT FIX
/usr/bin/vlc
edit with hex editor
change the line
geteuid._libc_start_main
to
getppid._libc_start_main

################################################## ##

Commands = Action **** = your input

root:toor
startx = GUI
alsamixer = Volume Control
cd = change working directory
reboot = reboot
poweroff = shutdown
rfkill list = wifi problems
rfkill unblock all = wifi on
rm /***/** = delete file
rm -rf /****/** = harsh delete
iwconfig = wireless config/list
ifconfig = wired config/list

################################################## ##

TASKKILLER

kill **** = PID number

################################################## ##

BLUETOOTH
hciconfig hci0 up = on
hciconfig hci0 = info
hcitool scan hci0 = find devices

################################################## ##

ANDROID TETHERING
easytether connect
***new konsole
dhclient eaytether0

################################################## ##

TAR/RAR/ZIP = cd to directory
tar zxf file.tar.gz
tar xvfz ******.tar.gz
tar -zxvf ******.tgz
tar xvf *******.tar.gz2
tar jxf file.tar.bz2
tar zxvf file.tgz
unzip ******.zip
unrar x ****.rar

################################################## ##

INSTALL PROGRAMS
aptitude install **** =install
apt-get **** = install
apt-get update = update repos
apt-get remove [--purge] **** = uninstall plue dependencies
apt-cache search = search repos

################################################## ##

BLUETOOTH
start device
>> hciconfig hci0 up
find device info
>> hciconfig hci0

################################################## ##

WPACRACKING
rfkill unblock all = start wifi
airmon-ng start wlan0 = start monitor mode
airdump-ng mon0 = monitor all
airdump-ng -c *channel --*****bssid -w psk mon0 = catch handshake
aireplay-ng -0 5 -a****acsespoint -c ***conectdcomp mon0 = deauth attack
mdk3 = stronger deauth attack

PIPE CRUNCH = 8 ATOZ0TO9 CAPS!
/pentest/passwords/crunch/crunch 8 8 -f /pentest/passwords/crunch/charset.lst ualpha-numeric -u | aircrack-ng -e test -w - /pentest/wireless/aircrack-ng/test/wpa.cap

Sumber:http://www.best4hack.com
Anda baru saja membaca artikel yang berkategori dengan judul Basic Commands For Backtrack 5. Anda bisa bookmark halaman ini dengan URL http://smg-blackhat.blogspot.com/2013/10/basic-commands-for-backtrack-5.html. Terima kasih!
Ditulis oleh: Cybertrone - Friday 18 October 2013

Belum ada komentar untuk " Basic Commands For Backtrack 5"

Post a Comment