Generally new patches are released to fix some vulnerability that exists in the software running on a machine. One easy way to check what vulnerabilities exist on a system is to do a vulnerability scan. Nessus is one of the popular tools currently in the industry. This tool is easy to use and quickly allows …
Read More “Installing Nessus (Linux)”
NMAP is a very useful tool used for discovering more information about a target host/network. This will normally be used in the early stages of penetration testing to find interesting targets that may be vulnerable. NMAP is also very useful for network administration and troubleshooting. NMAP has many more useful purposes and having it in …
Read More “NMAP Essentials”
Kali Linux is a distro that is designed for network analysis and penetration testing. This includes many specialized tools to assist the user with discover, enumeration, analysis, exploitation, and much more. If you want to build this installation in a Virtual Machine Click here for a walk-through. 1.Visit https://www.kali.org/downloads and grab the ISO 2. You can use …
Read More “Installing Kali Linux v2017.3”
If you are locked out of one of your Linux machines, here is an easy way to reset the root password to get into the machine. 1: Boot the machine, During the boot process press the ESC key to be directed to the GRUB boot page 2: Press “e” to edit commands ran during the …
Read More “Locked out of your Linux Machine?”
In order to really dig into IT without the worry of destroying your home machine or buying extra hardware it is essential to be comfortable booting up virtual machines. Not only will this allow you to test, but will help you feel comfortable with virtual environments in the corporate arena. Lets start with the source …
Read More “Setting up a Virtual Machine with Virtual Box (Windows 10)”