Sunday, 17 March 2013

How to install armitage in Kali Linux

Kali Linux

The Kali Linux team added an Armitage package to its repository:
apt-get install armitage
  • Before you start Armitage, start postgresql database is running:
                              service postgresql start

  • If U get a missing database.yml error
                              service metasploit start
VIDEO :

How to install vmware tools in kali linux

Kali Linux



How to install Kali Linux in vmware(VIDEO)



How to install vmware tools in kali linux

How to install Kali Linux in vmware

Kali Linux


Kali is a complete re-build of BackTrack Linux, adhering completely to Debian development standards. All-new infrastructure has been put in place, all tools were reviewed and packaged, and we use Git for our VCS.




Download Kali Linux - http://adf.ly/Kyb1o


How to install LOIC(Low Orbit Ion Cannon) in Backtrack 5 R3

Low Orbit Ion Cannon

LOIC performs a denial-of-service (DoS) attack (or when used by multiple individuals, a DDoS attack) on a target site by flooding the server with TCP packets or UDP packets with the intention of disrupting the service of a particular host. People have used LOIC to join voluntary botnets.



1 - aptitude install git-core monodevelop


2 - Download loic.sh script wget https://raw.github.com/nicolargo/loicinstaller/master/loic.sh


3 - Make Folder - mkdir <folder name>


4 - install - ./loic.sh install


5 - update - ./loic.sh update


6 - Run loic - ./loic.sh run