General Security
The Security Assessment Process & Best Practices Presentation

The Security Assessment Process & Best Practices Presentation

Read more
Child Safety
Internet Safety Tips for Kids & Teens

Internet Safety Tips for Kids & Teens Personal Information. Don’t give out personal information without your parents’ permission. This means you should not share your last name, home address, school name, or telephone number. Remember, just because someone asks for information about you does not mean you have to tell them anything about yourself! Screen […]

Read more
How-to
Openvas 9 on Ubuntu Setup

Sysadmin Ramblings Basic Installation  Install Ubuntu 16.04LTS Make sure you update your newly installed system with the latest patches - security updates. sudo apt-get update sudo apt-get upgrade sudo apt-get dist-upgrade Openvas9 is available as a package for Ubuntu 14.04 and Ubuntu 16.04. sudo add-apt-repository ppa:mrazavi/openvas sudo apt-get update sudo apt-get install openvas9 Follow the prompts and […]

Read more
General Security
Update OpenVAS Plugins (NVT, Cert Data & SCAP Data) Automatically

Once you have install OpenVAS it is a good idea to ensure it is kept up to date and running the latest security scripts to find the latest vulnerabilities as well as sync to the most updated nvt, scap and cert data.  The best way to do this is to create a script that sync's […]

Read more