Date: May 9, 2020
Update and Install the required programs Get an SSL certificate Auto Renewal As certificates expire after 90 days, we need to check if auto renew is working correctly, Certbot will automatically run twice a day and renew any certificate that is within 30 days of expiration. To check the auto renew process is working correctly […]
Date: May 8, 2020
Shodan is a tool that lets us explore the internet for devices rather than content of web sites, Shodan is extremely powerful if used correctly. you can access shodan via the website or through the command line interface using API’s, we will cover using shodan via the cli. Installation And Usage The Shodan command line […]
Date: April 9, 2020
Quick one liner to view all saved WiFi passwords stored on system this should work on most Linux systems.
Date: May 22, 2019
Using ssh keys to administer remote devices is a must, In this guide we will be using two machines, the first machine the client is running parrot OS a Linux pen testing operating system and the second machine is running Ubuntu server 18.04. First things first on the client machine open up a terminal and […]