Showing posts with label hacking tools. Show all posts
Showing posts with label hacking tools. Show all posts

Tuesday, June 7, 2011

Configure Nessus on Backtrack

How to configure nessus on backtrack 5

1) Get a free activation key form Tenable/Nessus website

2) Enter the key using nessus-fetch command
/opt/nessus/bin/nessus-fetch –register xxxx-xxxx-xxxx-xxxx
3) Create a user and password
/opt/nessus/sbin/nessus-adduser
4) Start the service
/etc/init.d/nessusd start
5) Start playing
https://localhost:8834/

Friday, June 3, 2011

FCrackZIP Cracking Password Protected ZIP Files on Backtrack

This tutorial for Ubuntu or Backtrack users to crack password-protected zip files with wordlists. 

1. Install FCrackZIP packages.
   -  apt-get install fcrackzip
2. Crack it with Dictionary or Brute Force Attack.
   - Brute Force Attack.


  •      fcrackzip -v zipfiles.
   - Dictionary Attack.
  •      fcrackzip -v -D -p /pentest/passwords/wordlists/wordlists zipfiles.
      *** Wordlist is the file that contain a lists of words (one word per line)
      *** My wordlist is /pentest/passwords/wordlists/wordlists
3. That's you crack the file.

fcrack

Wednesday, April 27, 2011

backtrack

Backtrack the highest rated and acclaimed Linux security distribution to date. BackTrack is a Linux-based penetration testing arsenal that aids security professionals in the ability to perform assessments in a purely native environment dedicated to hacking. Regardless if you’re making BackTrack your primary operating system, booting from a LiveDVD, or using your favorite thumbdrive, BackTrack has been customized down to every package, kernel configuration, script and patch solely for the purpose of the penetration tester.

  
Tools in Backtrack

BackTrack provides users with easy access to a comprehensive and large collection of security-related tools ranging from port scanners to password crackers. Support for Live CD and Live USB functionality allows users to boot BackTrack directly from portable media without requiring installation, though permanent installation to hard disk is also an option.
BackTrack includes many well known security tools including:
BackTrack arranges tools into 11 categories:
  • Information Gathering
  • Network Mapping
  • Vulnerability Identification
  • Web Application Analysis
  • Radio Network Analysis (802.11, Bluetooth, RFID)
  • Penetration (Exploit & Social Engineering Toolkit)
  • Privilege Escalation
  • Maintaining Access
  • Digital Forensics
  • Reverse Engineering
  • Voice Over IP
 Releases
Date Release
February 5, 2006 BackTrack v.1.0 Beta
May 26, 2006 The BackTrack project released its first non-beta version (1.0).
March 6, 2007 BackTrack 2 final released.
June 19, 2008 BackTrack 3 final released.
January 9, 2010 BackTrack 4 final release. (Now based on Debian)
May 8, 2010 BackTrack 4 R1 release
November 22, 2010 BackTrack 4 R2 release
May 10, 2011 BackTrack 5 release

Few screenshots(images) of backtrack