How to use Armitage for fast and easy hacking
Start from console or make a script:
msfupdate
service postgresql start
service metasploit start
armitage
Geschreven door Vincent Verloop op . Gepost in Security. Geen reacties op How to use Armitage for fast and easy hacking
Start from console or make a script:
msfupdate
service postgresql start
service metasploit start
armitage
Geschreven door Vincent Verloop op . Gepost in Security. Geen reacties op How to install Tor on Kali Linux
Start commands from console:
apt-get install tor tor-geoipdb privoxy
Geschreven door Vincent Verloop op . Gepost in Security. Geen reacties op How to install Google Earth on Kali Linux
Download the Debian package from Google.com/earth/download.
Install from console:
dpkg -i google-earth-stable-<version>.deb
Geschreven door Vincent Verloop op . Gepost in Security. Geen reacties op How to install OpenOffice on Kali Linux
Start command from console:
apt-get install openoffice.org
Geschreven door Vincent Verloop op . Gepost in Security. Geen reacties op How to update Kali Linux
Start command from console or make a script:
apt-get update && apt-get upgrade && apt-get dist-upgrade
Start command from console or make a script:
apt-get update && apt-get upgrade && apt-get dist-upgrade
Geschreven door Vincent Verloop op . Gepost in Security. Geen reacties op How to install Skype on Kali Linux
Download the Debian package from Skype.com.
Install from console:
dpkg -i skype-debian-<version>.deb
Geschreven door Vincent Verloop op . Gepost in Security. Geen reacties op How to use Tor on Kali Linux
Start from the console or make a script:
/etc/init.d/tor start
/etc/init.d/privoxy start
vidalia
Geschreven door Vincent Verloop op . Gepost in Security. Geen reacties op How to install and use Nessus on Kali Linux
First download nessus .deb package:
http://www.tenable.com/products/nessus/select-your-operating-system
From the console:
dpkg -i nessus....
Geschreven door Vincent Verloop op . Gepost in Security. Geen reacties op How to use GPS tethering on Android Smartphones with Kali Linux
Let’s go Wardriving!
apt-get install gpsd
gpsd -n -N -D 3 /dev/rfcomm0
kismet
interface = mon0
Geschreven door Vincent Verloop op . Gepost in Security. Geen reacties op How to install and use Recon-NG on Kali Linux
Geschreven door Vincent Verloop op . Gepost in Security. Geen reacties op How to use Maltego on Kali Linux
Geschreven door Vincent Verloop op . Gepost in Security. Geen reacties op How to use Nikto on Kali Linux