by Grant Collins | May 17, 2020 | Projects
Honeypot Testing Overview A honeypot is a computer security mechanism or “trap” set to detect and deflect unauthorized attempts for proprietary and confidential information. Set up an open source honeypot and try accessing the confidential information....
by Grant Collins | May 17, 2020 | Projects
DNS Server & Security Overview Domain name system (DNS) is a naming system for computers connected to the Internet or private network to resolve a domain name to an IP address or vice versa. Exploitation of DNS can trick users into visiting fakes websites,...
by Grant Collins | May 17, 2020 | Projects
Setup and Secure a Web Server Overview A web server is a computer that stores web server software and website information (HTML, Javascript, images, data, etc). Create a web server using virtualization software and a popular web server service such as Apache. Research...
by Grant Collins | May 17, 2020 | Projects
Setup and Configure an Open Source Firewall Overview A firewall is a network security system that monitors and controls incoming and outgoing network traffic based on a set of security rules. Firewalls typically establish a barrier between a trusted internal network...
by Grant Collins | May 17, 2020 | Projects
Create a VPN Server Overview A virtual private network (VPN) enables users to send and receive data across a shared or public network with optimal security and data privacy. Corporate VPN servers are used to authenticate and securely communicate network connections of...