- 40
- 8 571
saed
United Kingdom
เข้าร่วมเมื่อ 27 ก.พ. 2015
different
EASIEST Deployment of Elasticstack SIEM on Kubernetes 2025
repo: github.com/farah-sm/efk
We use the power of Fluent Bit, Elasticsearch, and Kibana (EFK) to scrutinise logs and turn them into actionable insights.
Fluent Bit: Lightweight agent on every node, grabbing logs and sending them off.
Elasticsearch: The brain of the operation, storing and indexing all that data.
Kibana: Dashboards that make sense of it all.
With EFK, we can monitor systems, troubleshoot issues, and understand user behavior better.
We use the power of Fluent Bit, Elasticsearch, and Kibana (EFK) to scrutinise logs and turn them into actionable insights.
Fluent Bit: Lightweight agent on every node, grabbing logs and sending them off.
Elasticsearch: The brain of the operation, storing and indexing all that data.
Kibana: Dashboards that make sense of it all.
With EFK, we can monitor systems, troubleshoot issues, and understand user behavior better.
มุมมอง: 340
วีดีโอ
[NEW] #2 MALICIOUS ATTACK VECTORS | STATIC POD ATTACK [OCTOBER 2024]
มุมมอง 3242 หลายเดือนก่อน
kubenomicon.com/ kubernetes.io/docs/tasks/configure-pod-container/static-pod/ substack.com/@securitysaed?r=4ho8ua& www.linkedin.com/in/saedf/ 0:00 - Introduction 1:24 - Whats a Static Pods 2:15 - Where are Static Pods Manifest stored 3:41 - View the Malicious Manifest file 5:21 - Move the Manifest to the Directory 7:28 - Mitigations 9:54 - Outro
Troubleshooting Pending Pods: Why Your Kubernetes Scheduler Matters
มุมมอง 1142 หลายเดือนก่อน
In this video, we dive into a common issue in Kubernetes: pods stuck in a pending state. Have you ever wondered why your applications aren't running? The culprit might be your scheduler! We’ll explore how the Kubernetes scheduler works, what to check when your pods are pending, and how to manually bind them to nodes if necessary. Whether you're a beginner or an experienced user, this guide will...
[NEW] #1 MALICIOUS ATTACK VECTORS | MALICIOUS ADMISSION CONTROLLERS [OCTOBER 2024]
มุมมอง 4293 หลายเดือนก่อน
kubenomicon.com/ kubernetes.io/docs/reference/access-authn-authz/admission-controllers/ substack.com/@securitysaed?r=4ho8ua& www.linkedin.com/in/saedf/
Truly understand Sidecar Containers: Kubernetes Container scope logging
มุมมอง 1853 หลายเดือนก่อน
First of all, apologies for the groggy voice, I was sick it was 7AM, haha no days off! Join me for an engaging hands-on session as we explore the latest video in our series, diving into the world of sidecar containers! In this episode, I introduce to you a brand new Kubernetes security knowledge base: kubenomicon.com/ Reach graham at: grahamhelton.com In the video I demonstrate how to create a ...
Avoid these 3 mistakes for a higher chance of landing a role in tech
มุมมอง 2274 หลายเดือนก่อน
In this video, we’ll cover three key mistakes to avoid when breaking into tech: Skipping Fundamentals: Avoid rushing into advanced topics without a solid understanding of core concepts like programming principles and algorithms. A strong foundation is crucial for long-term success. Buying Too Many Online Courses: Instead of accumulating numerous courses, focus on selecting high-quality, relevan...
I made my own Online Learning Platform | Using Docker, Python, SQL & more
มุมมอง 2814 หลายเดือนก่อน
This Video is a live demonstration of my Online Learning platform using Docker, Python, SQL and more. This video was recorded as a final year project of my Masters Degree. Let me know if you'd like to see this launched. 🔗 Don't forget to like, subscribe, and hit the bell to stay updated on the latest security tips! 🎬 Say hello on my platforms: uk.linkedin.com/in/saedf saedf0
Apache Kafka & Python: Write scripts to consume and produce to a topic
มุมมอง 1907 หลายเดือนก่อน
Welcome to this step-by-step guide on integrating Python scripts with Kafka for message production and consumption within a Kubernetes environment! In this video, I'll walk you through the entire process of creating two Python scripts: one to produce messages to a Kafka topic and another to consume messages from that topic. We'll start by writing the consumer script, where you'll learn how to s...
Nessus Tutorial for DevSecOps Engineers: Running Nessus on Docker Hub & CLI
มุมมอง 4048 หลายเดือนก่อน
Welcome to this comprehensive guide to Tenable Nessus, the industry-leading vulnerability assessment tool! In this video, I'll take you through everything you need to know about setting up Tenable Nessus using Docker, from puling the image down locally to signing up for free and navigating its UI. First, we'll dive into the practical aspect by pulling the Nessus Docker image and running it loca...
Learn Practically: Running Splunk in a Docker Container [DevSecOps Series]
มุมมอง 2698 หลายเดือนก่อน
Welcome to this comprehensive guide to Splunk, the leading platform for operational intelligence! In this video, I delve into everything you need to know about Splunk, from its high-level architecture to hands-on practicality. First, I break down what Splunk is and its high-level architecture, giving you a solid understanding of how it works behind the scenes. Then, we'll dive into the practica...
[PART 2/2] configuring networks +produce and consume between kafka brokers as pods | KAFKA DOCKER K8
มุมมอง 698 หลายเดือนก่อน
[PART 2/2] Building Apache Kafka on Kubernetes Learn how to deploy Apache Kafka on Kubernetes in this step-by-step tutorial. We'll cover building Docker images for Kafka broker and Zookeeper, pushing them to Docker Hub, deploying pods on Kubernetes, and interacting with Kafka topics. 🔧 What You'll Learn: Building Docker images Deploying pods on Kubernetes Interacting with Kafka topics 📚 Resourc...
[PART 1/2] build a kafka container using docker and deploy it to kubernetes | KAFKA DOCKER K8
มุมมอง 2768 หลายเดือนก่อน
[PART 1/2] Building Apache Kafka on Kubernetes Learn how to deploy Apache Kafka on Kubernetes in this step-by-step tutorial. We'll cover building Docker images for Kafka broker and Zookeeper, pushing them to Docker Hub, deploying pods on Kubernetes, and interacting with Kafka topics. 🔧 What You'll Learn: Building Docker images Deploying pods on Kubernetes Interacting with Kafka topics 📚 Resourc...
HANDS ON: 3.9 TRIVY [CKS]
มุมมอง 37311 หลายเดือนก่อน
Join me in this hands-on journey in the final episode of the ultimate season, as we deep-dive into Trivy, a vital tool for enhancing the security of your containerized applications. 🚀 In this practical session, unravel the significance of Trivy and its pivotal role in strengthening Kubernetes security. Trivy stands as your indispensable companion for vulnerability scanning, ensuring adherence t...
HANDS ON: 3.8 KUBESEC [CKS]
มุมมอง 14511 หลายเดือนก่อน
💡 Unlock the secrets of Kubesec with me in this enlightening session, where we dive into the intricacies of scanning YAML documents for security vulnerabilities. In Episode 8 of Season 3 and the second Kubesec video, I'll demonstrate how Kubesec plays a pivotal role in enhancing Kubernetes security. 🌐 Join me in practical demonstrations as we harness the power of Kubesec to conduct comprehensiv...
HANDS ON: 3.7 SECCOMP v2 [CKS]
มุมมอง 11111 หลายเดือนก่อน
🔐 Join me in this hands-on session as we delve into Seccomp video 2, Episode 7 of Season 3, focusing on Seccomp - a potent security feature that adds an additional layer of protection to your containers. 🚀 In this episode, I'll guide you through comprehending Seccomp and its pivotal role in container security. Seccomp, shorthand for Secure Computing Mode, enables you to meticulously adjust the ...
HANDS ON: 3.6 TROUBLESHOOT {NETSTAT} [CKS]
มุมมอง 18911 หลายเดือนก่อน
HANDS ON: 3.6 TROUBLESHOOT {NETSTAT} [CKS]
HANDS ON: 3.2 NETWORK POLICIES v2 [CKS]
มุมมอง 13311 หลายเดือนก่อน
HANDS ON: 3.2 NETWORK POLICIES v2 [CKS]
HANDS ON: 2.7 IMAGE POLICY WEBHOOK v2 [CKS]
มุมมอง 26211 หลายเดือนก่อน
HANDS ON: 2.7 IMAGE POLICY WEBHOOK v2 [CKS]
Good Work, thanks for sharing your knowledge
6:03 i think you configure wrong path for admission kubeconfig.
The🐐has just uploaded❗️
Thank you for your continued support brother!
You’re an amazing teacher Siciid👍🏾
Got value out of this! What tool are you using that lets you easily remove the scheduler pod like that by simply moving it out of that folder?
Keep up the great work warya❗️
Amazing Video Saed !! I really enjoyed the video
Lovely video helped a lot
Great vid mate❗️
Very Insightful Saed 🤌
Amazing tutorial bhaisab! You are a great google engineer sar!
It's my pleasure
Very proud of you Saed❗️Great work👍🏾
Love this
Top stuff 👌🏾
Excellent vid Saed❗️Your content is very beneficial👍🏾
Allahumma barik
Very insightful 👌🏾
I would love to see this launched. Great vid mate👍🏾
Thanks for your ever appreciated feedback @Amiin.Meygaag
very very good. subscribed. respect.
This guide is incredibly thorough and easy to follow! Thank you for breaking down the setup of Tenable Nessus with Docker so clearly!
Another great vid Mr Saeed
Thank you brother!
Elite content mate👍🏾
Thank you @Amiin.Meygaag
Great vid and top thumbnail brother❗️
Thank you brother
Excellent vid Siciid👍🏾
Great vid mate
nice man
Glad you found value pal
Great video Saed 💯
Glad you found value in it Mo!
Thanks g really helpful, my name is Richard Neal.
Straight to the point, no waffle 👍
Thanks buddy, glad you found value in it!
Keep the vids coming bro⚡️
Thank you brother!
Awesome vid Saed👍🏾
Fantastic tutorial Saed
Thank you Amiin
Loving the content mate
Amazing vid 👍🏾
اللهم بارك
Great advice
Good vid as always Saed!
Glad you enjoyed it!
#viral
Thanks
#Tech
Thanks you for sharing!
Thanks for sharing 🎉
🔥
Thanks
Top vid Saed👊🏾
Thank you!
Great vid Saed
Thank you
Awesome vid man
I’m loving the consistency Siciid👊🏾
Top quality content bro❗️
Keep up the amazing work mate💪🏾
Thanks a lot Amiin!