Skip to content

Commit

Permalink
chore: new blogs (#603)
Browse files Browse the repository at this point in the history
* chore: new blogs

* captialization fix

Signed-off-by: Bill Mulligan <billmulligan516@gmail.com>

---------

Signed-off-by: Bill Mulligan <billmulligan516@gmail.com>
Co-authored-by: Bill Mulligan <billmulligan516@gmail.com>
  • Loading branch information
hacktivist123 and xmulligan authored Jun 12, 2024
1 parent b12db6f commit 3429266
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 0 deletions.
9 changes: 9 additions & 0 deletions content/blog-posts/2024-06-06-ebpf-profiling/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
date: '2024-06-06T17:20:05.000Z'
title: 'Profiling Libraries With eBPF: Detecting Zero-Day Exploits and Backdoors'
ogImage: ogimage.png
description: 'Learn how to use eBPF for runtime application security to detect library profile deviations'
externalUrl: 'https://www.deep-kondah.com/ebpf-library-profiling/'
categories:
- Technology
---
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions content/blog-posts/2024-06-09-aya-rust-part-4/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
date: '2024-06-09T17:20:05.000Z'
title: 'Aya Rust tutorial Part Four XDP Hello World'
ogImage: ogimage.png
description: 'In the 4th part of the series, learn how to build an XDP program that prints a message every time it receives a packet on an interface'
externalUrl: 'https://dev.to/stevelatif/aya-rust-tutorial-part-four-xdp-hello-world-4c85'
categories:
- Technology
---
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions content/blog-posts/2024-06-10-ebpf-cheatsheet/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
date: '2024-06-10T17:20:05.000Z'
title: 'eBPF Cheat Sheet'
ogImage: ogimage.png
description: 'A compilation of useful eBPF commands for a DevSecOps workflow'
externalUrl: 'https://blog.devsecopsguides.com/ebpf-cheatsheet'
categories:
- Technology
---
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3429266

Please sign in to comment.