Hacking

SSL Automation: Azure Resources and Let's Encrypt SSL Certificate

Craig Wilson
Azure Resources and Let’s Encrypt SSL Certificate Automation In the digital age, securing your web applications with SSL/TLS certificates is not just an option—it’s a necessity. Microsoft Azure users have a powerful toolset at their disposal to automate this process, using a combination of Azure resources, Bicep, and Let’s Encrypt. This guide dives into the specifics of setting up Azure resources with Bicep and automating SSL certificate generation and renewal with Let’s Encrypt, highlighting the integration with Azure Key Vault for secure storage of certificates and service principle details.

Hydra: The Simple Guide

Craig Wilson
Hydra: The Simple Guide Introduction to Hydra Hydra, often referred to as THC-Hydra, is a powerful and fast network authentication cracker. It is widely recognized for its ability to rapidly guess or crack login credentials across a wide range of protocols and services. Developed by “The Hacker’s Choice” (THC), Hydra has become an indispensable tool in the arsenal of penetration testers, security analysts, and unethical hackers alike. Why Use Hydra?

NMAP: The Simple Guide

Craig Wilson
NMAP: The Simple Guide Introduction to NMAP NMAP, short for Network Mapper, is an indispensable open-source tool for network exploration and security auditing. Since its initial release in 1997 by Gordon Lyon, NMAP has become a staple in the cybersecurity and IT professional’s toolkit. It excels in scanning large networks rapidly, but it’s equally effective against single hosts. Utilizing raw IP packets in innovative ways, NMAP can discover hosts, services, operating systems, packet filters/firewalls, and numerous other characteristics.

Damn Vulnerable Web App DVWA testing with ZAP on Kali

Craig Wilson
How to Set Up and Test the Damn Vulnerable Web App (DVWA) Using OWASP ZAP and Docker Web application security is of paramount importance today, with cyber threats becoming more sophisticated. If you’re a web developer, security professional, or a student keen on learning about web application security, this blog post is tailor-made for you. Today, we will guide you through a comprehensive walkthrough on setting up the Damn Vulnerable Web App (DVWA) using OWASP ZAP and Docker, based on a YouTube video tutorial.

Damn Vulnerable Web App DVWA testing with ZAP on Windows

Craig Wilson
Testing Damn Vulnerable Web App (DVWA) with OWASP ZAP on Windows Cybersecurity threats are always evolving, making it vital for developers and security professionals to be updated with the latest tools and techniques. This guide introduces you to using OWASP ZAP for testing the Damn Vulnerable Web App (DVWA) on a Windows 11 environment. Introduction to DVWA The Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application intentionally designed with vulnerabilities.

University Project - Linux Rootkit Development

Craig Wilson
Linux Rootkit Development University Project Introduction Welcome to an intriguing university project video that delves into the secretive realm of Linux Rootkit development. In this project, the focus is on Linux Kernel version 4.4.0 running on Ubuntu 16.04. The goal? To unravel the functionality of a Rootkit and its potential real-world applications. While this endeavor may raise eyebrows, it’s crucial to emphasize that this project is purely for educational and research purposes, with no intention of endorsing or promoting illegal activities.

University Project - OSINT and Cloud Services discovery tools

Craig Wilson
OSINT and Cloud Services Discovery Tools In the ever-evolving landscape of cybersecurity, staying ahead of potential threats and vulnerabilities is paramount. As organizations increasingly migrate their operations to the cloud, the need to secure cloud services and infrastructure has become more critical than ever. In this blog post, we delve into the world of Open-Source Intelligence (OSINT) and Cloud Services discovery tools, shedding light on a powerful code designed to uncover potential attack vectors within Azure/Microsoft 365 tenant cloud services.

University Project - Basic Malware Lab

Craig Wilson
Navigating the Complex World of Malware Analysis: A Personal Journey Introduction In a recent video, I jumped into the intricate world of Malware Analysis. This engaging project involved diving into the depths of cybersecurity, exploring the stages, challenges, and invaluable learnings that arose along the way. In this blog post, we’ll take you through the highlights of this project and provide insights into the fascinating realm of malware analysis.

University Project - PicoProject - Ducky

Craig Wilson
Introducing PicoProject-Ducky: A DIY Rubber Ducky with Raspberry Pi Pico In the realm of cybersecurity and ethical hacking, the “Rubber Ducky” has long held a legendary status. Originally created by Hak5, this innocuous-looking USB device possesses the power to execute payloads when plugged into a computer. Today, the spirit of the Rubber Ducky is reborn in a new avatar, thanks to the versatility of the Raspberry Pi Pico. I’m thrilled to introduce PicoProject-Ducky, a step-by-step guide to transforming your Raspberry Pi Pico into a custom, potent, and budget-friendly Rubber Ducky alternative.