Questions tagged [backtrack]

Backtrack (now called Kali Linux) is a Linux distribution focused on penetration testing.

BackTrack was a Linux distribution, superseded by Kali Linux, that focused on security based on the Ubuntu Linux distribution aimed at digital forensics and penetration testing use. In March 2013, the Offensive Security team rebuilt BackTrack around the Debian distribution and released it under the name Kali Linux.

BackTrack included many well known security tools including:

  • Metasploit for integration
  • Wi-Fi drivers supporting monitor mode (rfmon mode) and packet injection
  • Aircrack-ng
  • Gerix Wifi Cracker
  • Kismet
  • Nmap
  • Ophcrack
  • Ettercap
  • Wireshark (formerly known as Ethereal)
  • BeEF (Browser Exploitation Framework)
  • Hydra
  • OWASP Mantra Security Framework, a collection of hacking tools, add-ons and scripts based on Firefox
  • Cisco OCS Mass Scanner, a very reliable and fast scanner for Cisco routers with telnet and enabling of a default password.

A large collection of exploits as well as more commonplace software such as browsers.

BackTrack arranged tools into 12 categories:

  • Information gathering
  • Vulnerability assessment
  • Exploitation tools
  • Privilege escalation
  • Maintaining access
  • Reverse engineering
  • RFID tools
  • Stress testing
  • Forensics
  • Reporting tools
  • Services
  • Miscellaneous
110 questions
21
votes
2 answers

SCardEstablishContext: Service not available

I installed the following packages: libusb-dev libusb++-0.1-4c2 libccid pcscd libpcsclite1 libpcsclite-dev List item libpcsc-perl pcsc-tools But when I send the pcsc_scan command I received the below output : root@bt:/# pcsc_scan PC/SC…
20
votes
2 answers

A file shows in "locate" command but don't exist. Why?

I'm having a strange issue. I am currently fixing a flash install on Backtrack 5 (Based on Ubuntu). I really need to get flash to work, so I looked up on Google. On some board, one guy said that on this distribution (which is finally based on…
17
votes
5 answers

Ctrl-C and Ctrl-Z not working in terminal

I setup a virtual pentest lab on my Mac. When I am using lanmap2, every time I try to stop it with Ctrl+Z it just types ^Z, but if I type Ctrl+C, the entire terminal window closes. Are there any commands that I can use to stop the process instead…
Easton
  • 171
8
votes
2 answers

Cannot boot from Yumi multiboot USB stick

I've just created a multiboot USB stick using Yumi. I tried to start my notebook (Asus K70IO) using it, but all I see is just a black screen with blinking underscore even after waiting for minutes. If during this time I remove the USB stick I get…
5
votes
1 answer

Can someone explain how this happened?

I seem to be having some odd results when running netdiscover on my home network. From the cable modem to my scanner (skipping a few peripherals), here's the basic layout: The cable modem is connected to our router, which also serves as DHCP…
Iszi
  • 14,163
4
votes
2 answers

how to detect internal wifi card as physical device instead virtual ethernet device in vmware

I have installed vmware and using backtrack in it. it does not detect wireless network cards as physical devices instead wireless card are seen as virtual ethernet devices so is there any way that i can use internal wireless card as physical…
lenox
  • 41
4
votes
2 answers

WiFi in a kali virtual machine?

I have Kali linux installed on Virtualbox (4.2.12) and the host OS is windows 7. I have bridged the VM with the host OS.The problem is Kali is not able to detect the WiFi interface. I searched the internet and most of the forums say that the virtual…
Shurmajee
  • 468
4
votes
3 answers

Running chrome in Backtrack Linux

I am using the Backtrack 5 linux distribution, and i wanted to install chrome, but it wont run as root for default. I know that using --user-data-dir will let me run it as root. But is there a safer way to use chrome on this linux distribution…
knoim
  • 43
  • 3
4
votes
2 answers

MacBook Pro and Backtrack 5R1 Configuration

I have a Macbook pro Quad core (2.2/8gb ram/750gb hdd). I have went through tons of forums on the Internet, but none of them seemed to be updated for the current Backtrack 5R1, or the question of getting it to correctly work on the MBP. Can anyone…
4
votes
1 answer

Multi Encrypted Operating Systems with TrueCrypt

My laptop has a 250GB hard drive, and I currently use it to do a lot. I have Windows 7, Ubuntu 11.10, and BackTrack 5 on it, but I'd like to switch it up and add more security. What I aim to do is have full disk encryption with TrueCrypt, along with…
Chiggins
  • 399
3
votes
2 answers

Providing a Hyper-V virtual machine access to USB devices

I have Backtrack hosted on a Hyper-V virtual machine, and I want to give it access to my USB WiFi dongle, not just access to the network, but actually access to the hardware itself so I can scan for WiFi networks etc. In the past I have used…
JMK
  • 3,381
  • 10
  • 52
  • 72
3
votes
4 answers

How do I wipe a hard drive using Backtrack 5 RC3?

I need to wipe an entire hard drive and the only tools I have are Backtrack 5 RC3 and the internet. Apparently earlier versions of Backtrack had a tool to wipe the hard drive, called wipe. I need to wipe these two partitions(well, the entire drive…
3
votes
3 answers

Unrecoverable system error when try to install Kali Linux on VirtualBox running on Windows 7

Downloaded kali-linux-1.0.2-i386.torrent and mounted ISO on a virtual drive. Followed directions on http://docs.kali.org/installation/kali-linux-hard-disk-install to install Kali on VirtualBox running on Windows 7. When I try to boot in regular…
empty
  • 203
3
votes
1 answer

Wireless card not being detected in backtrack 5

I just installed backtrack 5 and I am unable to detect my wireless card. iwconfig doesn't list my interface. I can see that the hardware is present in lspci -vnn (see below) but I can't get the interface detected. I have tried to reinstall the…
Jesse Nelson
  • 31
  • 1
  • 2
3
votes
1 answer

Gnome3 Classic and Window Snap

Is there any way to enable Windows Snap in Gnome3 Classic? I've been using KDE4 and there it's out of the box. Right now I'm testing Kali Llinux and I'm trying to get it work. I want a lightweight environment and I need only snapping. Any ideas,…
Simon
  • 173
1
2 3 4 5 6 7 8