Browsed by
Category: Research and Development

Network Monitoring with NMAP, DNS, and DHCP

Network Monitoring with NMAP, DNS, and DHCP

Keeping track of devices on a network might not be an item that ordinary users will concern themselves with. Most users will simply be satisfied that their device has an internet connection. With the recent rise of IoT, mobile, and home automation devices it would be wise to take a closer look at those devices that occupy your network space. In this post I’ll cover how users can monitor their networks using DNS, DHCP, and NMAP. By default, most devices…

Read More Read More

Desktop Capture – Images and Video

Desktop Capture – Images and Video

A screen capture, as either an image or video, is a useful way to gather details about a computer program or behavior. These details can be used later as a reference. One common example are videos that provide “how to” instruction with step by step details being replaced with a follow along method. In this post I’ll be covering how to capture the desktop screen of a computer and creating image or video files. I’ll be using built in functions,…

Read More Read More

VM Sandboxing Data

VM Sandboxing Data

In previous posts, VirtualBox sandbox creation was covered. VM exporting and importing were also covered as a way to migrate to new hosts. In this post I’ll be covering how to work with sandbox data. The data on a sandbox more often than not needs to remain isolated from other systems. This is a challenge when data needs to be placed on or retrieved from the sandbox. There are a few ways to do this, which we will cover here….

Read More Read More