DEV | AI Nov 28, 2024 | Comments: 0 Overview This guide documents the complete process of setting up NVIDIA GPU passthrough to a Debian VM on Proxmox, including detailed troubleshooting steps and real error resolution. This is based on actual implementation experience with an RTX 3050 GPU. Initial Setup Verification (ProxMox) 1. Host System Requirements Check First, verify …
CYBER Nov 25, 2024 | Comments: 0 Think you need YEARS of experience to break into cybersecurity? Think again! 💥 You've been fed a LIE that's holding you back from an epic career in one of the most exciting fields out there. In this LIVE stream, we're tearing down the gatekeepers' walls and revealing the truth! 🕵️♂️ …
AI | CYBER Nov 23, 2024 | Comments: 0 You’ve heard about hacking. You’ve heard about AI. Now it’s time to combine the two and create something epic! 💻🤖 In this no-BS live stream, we’re diving deep into how to build your own AI-powered hacking assistant that’ll blow your mind (ethically, of course 😉). We’ll be: ⚡ Installing an …
DEV Nov 23, 2024 | Comments: 0 This tutorial walks you through creating a Django web application that allows users to check their public IP address. It features a home page with a button and a dedicated page to display the user’s IP address. The project uses Bootstrap 5 for styling and FontAwesome for icons. Files and …
CYBER Nov 20, 2024 | Comments: 0 Hey there! 👋 We're hosting a live stream you won't want to miss. We've invited two of our awesome cybersecurity interns to share their experiences working with us. They'll spill the beans on what it's really like diving into the cybersecurity world—from the exciting projects they've tackled to the hurdles …
DEV Nov 20, 2024 | Comments: 0 Updating Dockerized applications can seem tricky, especially when you want to ensure your data and configurations stay intact. This step-by-step guide walks you through the process, offering best practices and troubleshooting tips to seamlessly upgrade your containers without compromising your valuable data. Overview of the Process Prerequisites Steps to Update …
DEV Nov 13, 2024 | Comments: 0 Managing files and folders is a common task, especially in environments where backups, logs, or daily data create a growing list of directories. In this guide, we'll cover how to efficiently delete folders except for the most recent ones. This script is particularly useful in maintaining a clean directory and …
DEV Oct 08, 2024 | Comments: 0 This tutorial will guide you through the process of expanding an EBS volume, resizing the partition, and extending the filesystem on an AWS instance running Debian-based Linux systems. Prerequisites: You have an AWS EC2 instance running. The instance has an EBS volume attached, which you want to expand. You are …
DEV | CYBER Sep 28, 2024 | Comments: 0 In this guide, I'll walk you through how to create a simple Python tool, I call metaX, that extracts metadata from images, including EXIF data like camera information. date taken and GPS coordinates. Why Python for Metadata Extraction? Python is an extremely versatile language, and its ease of use makes …
Other Sep 26, 2024 | Comments: 0 This talk by Andrew Summerton, CEO of Rhyno Cybersecurity, is part of the Monday KickStart Talks series. In this presentation, Andrew emphasizes the importance of a positive mindset in both personal and professional settings. He explores how adopting a proactive approach to challenges can lead to success, happiness, and stronger …
CYBER Sep 25, 2024 | Comments: 0 Hey guys, Dan here! I want to share important news regarding a critical vulnerability that affects many Wi-Fi routers and smartphones. 🤷🏻 Sorry about the sync problem in the video lol 🤷🏻 This vulnerability, CVE-2024-20017, is serious and demands immediate attention. It’s a zero-click exploit, meaning attackers can compromise your …
CYBER Sep 24, 2024 | Comments: 0 In this video tutorial, I’ll walk you through Hack The Box’s Ignition box. This machine is part of the Starting Point series, designed for beginners in penetration testing. These notes will reinforce what we've covered, focusing on some essential pentesting techniques. Service Discovery: We used nmap to scan for open …