CyberMe
CyberMe
  • 70
  • 121 687
How To Update and Automate GreenBone Feeds With Bash
It is time you learn how to update GreenBone (OpenVAS) feeds with a Bash script.
In this video, we’ll guide you through essential steps to keep your OpenVAS vulnerability scanner up to date. OpenVAS is a powerful tool, but outdated feeds can render it ineffective. We’ll start by demonstrating the issues caused by using an outdated scap_data Docker image. Then, we’ll use our custom script to update it to the latest version and get your container back in action. To automate this update process, we'll leverage crontab, a robust tool for Linux servers that allows for seamless automation through simple configurations.
Additionally, we’ll cover a quick method to update your password for lab machines. If you frequently forget your password, this tutorial will show you how to update it without needing to log into the UI.
As always, never stop learning!
--------------------------------------------------------------------------------------------------------------------------------
Check out the latest blog posts!
cyberme.tech/blog/
Reach out to us on our social media!
Instagram: cyberme.tech
X: x.com/CybermeTech
Check out our latest projects on GitHub!
github.com/CyberMe-YT/Python
As Always, Never Stop Learning!
มุมมอง: 55

วีดีโอ

Install OpenWRT For Beginners | Security Onion Lab
มุมมอง 203วันที่ผ่านมา
Learn how to install OpenWRT, the open-source firmware, on your router step-by-step. This guide covers everything from downloading the firmware to flashing your device and configuring settings. Perfect for enhancing your network performance, security, and customization options. Whether you're new to OpenWRT or looking for a refresher, this tutorial will get you started. Our main focus for this ...
How to Install Security Onion - Step-by-Step Guide for Beginners (2024)
มุมมอง 24214 วันที่ผ่านมา
Learn how to install Security Onion with this straightforward guide, perfect for beginners looking to enhance their network security skills. In this video we are starting a playlist covering various topics all related to Security Onion. Starting with the installation. Security Onion is a free, open-source Linux distribution for network security monitoring, intrusion detection, and log managemen...
Tenable Security Center Needs Better Reporting!
มุมมอง 872 หลายเดือนก่อน
Have you tried creating a report within Tenable that captures everything you need? It is safe to assume when doing so in CSV format, it turned up short. You were limited to one tool, a few filters and it came out ugly. Using the API provided by Tenable, you can create a report that meets your exact requirements. This is just one example and it is quite simple. Be sure to subscribe to see what i...
First Automation | n8n tutorial for beginners
มุมมอง 2633 หลายเดือนก่อน
Are you looking to automate a workflow? Check out this beginner tutorial using n8n. It is a low code solution, offering plenty of different nodes and integrations to interact with apps you use everyday! In this particular example we are building a website down detector. Essentially I want to have a way to quickly identify if a website is offline based on a pre-determined schedule. To start we u...
You have to learn how to use OpenAI Playground API ASAP
มุมมอง 5513 หลายเดือนก่อน
In this video we cover the steps necessary to use OpenAI's Playground. We take a look at the various features available within the Playground. My favorite, the assistant. Creating an assistant allows us to define some context for the bot to use. For example as discussed in the video, a code developer can be used to quickly generate a block of code based on a user prompt. Another example, a blog...
Building The Home Lab Dashboard Using Dashy
มุมมอง 8314 หลายเดือนก่อน
Do you have a home lab? If so, you need a dashboard. The dashboard is an essential comonent and can be a centralized location to store links to various services and even information related to servers. Just a few years ago I picked up and moved. The plan is for this to be a permanent location for me to reside and build up an empire. In doing so, the lab had to come down. Which I was super cool ...
Scanning for vulnerabilities the right way | OpenVAS
มุมมอง 3K4 หลายเดือนก่อน
Do you want to scan your network for vulnerabilities? Are you afraid you are vulnerable to attack, try out Greenbone Security Assistant (OpenVAS) for free! In this video we cover the steps necessary to scan your entire network for vulnerabilities. We start with first updating the vulnerability feeds. This will ensure that we are scanning for the most recent CVE's. Once updated, with just a simp...
How To Install GreenBone Vulnerability Management (OpenVAS) The Right Way in 2024 | Docker
มุมมอง 2.9K5 หลายเดือนก่อน
Have you tried to install GreenBone Vulnerability Management solution previously known as OpenVAS but could not find any good tutorials? Well here it is. This video will cover all of the necessary steps installing OpenVAS using docker. The Docker images used in this tutorial are the most up to date and are updated by GreenBone regularly.
One of my favorite PowerShell scripts! | PowerShell Server Monitor
มุมมอง 1685 หลายเดือนก่อน
Why use third party applications, when you can just develop a solution. In a previous position I was unable to install any software outside of a small list of approved software. With that said, I was able to develop PowerShell scripts. The problem was that sometimes our servers would go offline. This was out of our control. Once offline, our services would hinder the customers ability to access...
3 Free Cyber Security labs you should do in 2024!
มุมมอง 1168 หลายเดือนก่อน
In order to get better at something you must do something. In other words, lab it up! TH-cam has become a hot spot for many Cyber Security enthusiasts and professionals. With that comes great content creators who are willing to share their experience for free! On this channel we also provide technical content and tutorials. I figured why not share some labs that I have either done in the past o...
You need to learn GitHub Copilot right now!
มุมมอง 9638 หลายเดือนก่อน
If you are a cyber security analyst, programmer, system administrator or anything between, you must learn how to use GitHub Copilot! GitHub CoPilot will advance your ability to write scripts and automate tasks to the next level. Within minutes we were able to create several scripts just by interacting with AI. AI is here, use it. In this video we dive into some python scripting and also generat...
Kanboard is the way to go! | Self-Hosted Project Management
มุมมอง 3758 หลายเดือนก่อน
Managing several projects can start to become overwhelming. Especially if you are just mentally jotting down notes and remembering the progress of each task. That is why I started to look out for a better solution. A solution that was self-hosted, simple to set up and has enough features to get my projects under more control. Kanboard is that solution. Within a matter of minutes we have a nice ...
Self Hosted To-Do App to manage projects | Docker Install
มุมมอง 5008 หลายเดือนก่อน
Success comes with proper planning. Vikunja is one of many project management solutions that can be used to bring your life to that next level. With docker we are able to get this up and running in minutes. We cover the installation steps and then highlight the basics of setting up a project and creating a task associated with this project. Vikunja Reference vikunja.io/docs/docker-walkthrough/ ...
Installing Open Project in the Home Lab to manage multiple projects!
มุมมอง 2798 หลายเดือนก่อน
Do you always find yourself coming up with new ideas, or working on multiple projects at once? I know I do. I often just jot down some of my ideas somewhere in a notebook or in a program but then later lose access to it. In this tutorial we cover the steps of installing OpenProject. A self-hosted solution that will allow us to manage the tasks in the various projects that I dive into. In this v...
Homelab, Self-hosted, Home automation?! | 2023 recap and what comes next!
มุมมอง 399 หลายเดือนก่อน
Homelab, Self-hosted, Home automation?! | 2023 recap and what comes next!
Monitoring Viruses And Alerting With Slack Notifications! | Wazuh SIEM Lab
มุมมอง 3.6K9 หลายเดือนก่อน
Monitoring Viruses And Alerting With Slack Notifications! | Wazuh SIEM Lab
Wazuh Open Source SIEM | Vulnerability Detector / Security Configuration Assessment
มุมมอง 1.6K9 หลายเดือนก่อน
Wazuh Open Source SIEM | Vulnerability Detector / Security Configuration Assessment
Wazuh Open Source SIEM | Install server components and agents
มุมมอง 1K10 หลายเดือนก่อน
Wazuh Open Source SIEM | Install server components and agents
Setting up the Home Lab again! | How to create copy virtual machines ESXI
มุมมอง 3610 หลายเดือนก่อน
Setting up the Home Lab again! | How to create copy virtual machines ESXI
Have you been hacked? Monitor the Dark Web today!
มุมมอง 10610 หลายเดือนก่อน
Have you been hacked? Monitor the Dark Web today!
How to get experience for your FIRST job in Cyber Security
มุมมอง 9910 หลายเดือนก่อน
How to get experience for your FIRST job in Cyber Security
Automate Tenable Security Center | Python API script
มุมมอง 1.8K11 หลายเดือนก่อน
Automate Tenable Security Center | Python API script
HackTheBox Walkthrough | Machine: Shoppy | Level: Easy
มุมมอง 339ปีที่แล้ว
HackTheBox Walkthrough | Machine: Shoppy | Level: Easy
How To Take Notes For Hackers With Notion
มุมมอง 2Kปีที่แล้ว
How To Take Notes For Hackers With Notion
How To Scan For Open Ports Using NMAP | Beginner Friendly Tutorial
มุมมอง 1.3Kปีที่แล้ว
How To Scan For Open Ports Using NMAP | Beginner Friendly Tutorial
The ultimate hack to get the master password of any KeePass database!
มุมมอง 3.1Kปีที่แล้ว
The ultimate hack to get the master password of any KeePass database!
Save time by developing a Python script to read and modify IP addresses
มุมมอง 246ปีที่แล้ว
Save time by developing a Python script to read and modify IP addresses
How to automate creating a task in Jira using Python
มุมมอง 640ปีที่แล้ว
How to automate creating a task in Jira using Python
HackTheBox Walkthrough | Machine: Cap | Level: Easy
มุมมอง 253ปีที่แล้ว
HackTheBox Walkthrough | Machine: Cap | Level: Easy