Ready to Start Your Career?

By: bjacharya
March 29, 2016
Ethical Hacking with Kali Linux – Part 1: Objective

By: bjacharya
March 29, 2016

man <command><command><command> -h<command> -help<command> –help
# Getting Current Advanced Package for Kali Linux (apt-get):Go to terminal of Kali Linux and run:man apt-get (gives detail about apt-get)
apt-get -h (for help option of apt-get)
Now, we'll use the ‘update’ command (…assuming you have connectivity to internet…)Run,
apt-get update
Done ?
Run,
apt-get upgrade
. . . Depending on your net speed, it will upgrade all packages it retrieved. . . A quick note: This series is only for educational purpose. Practice this series in a lab, in a virtual/separate network and always avoid illegal activities. If you can, then support us to fight the bad guys.See the other posts in this series:Ethical Hacking with Kali Linux - Part 2: Finding Hidden SSIDSEthical Hacking with Kali Linux - Part 3: Bypassing Mac Address FilterEthical Hacking with Kali Linux - Part 4: Breaking WPA2 WirelessEthical Hacking with Kali Linux - Part 5: Rogue Wireless Access PointsEthical Hacking with Kali Linux – Part 6: Nmap (Network Mapper)By: Bijay Acharya (http://bijayacharya.com/) http://twitter.com/acharya_bijay