How to login via SSH to Amazon EC2 instance | After launching a Linux Amazon EC2 instance, you can ssh in by using the private key (key pair download) provided in the AWS console. I’ll show you how! 1. In the AWS console, a key pair can be generated. Download the key pair (private key, .pem file) from the console. 2. Next, move this .pem
Security Dangers of Web Management Interfaces
Security Dangers of Web Management Interfaces | Web management interfaces are an often neglected area in regards to security. Here is a good write up demonstrating how easy it is to find vulnerable web management logins for hacking as well as some best practices: Security Dangers of Web Management Interfaces If you find this topic interesting, you may also be interested in

