Home
SecureYourGear
Cancel

LLM Prompt Injection - Lakera's AI Security CTF: 1-8

What is Prompt Injection? Prompt injection exploits how LLMs process instructions and data in the same format (natural language). Unlike databases that separate SQL commands from data, LLMs cannot...

Return-Oriented Programming: ret2libc Stack Overflow

Understanding ROP: Return Oriented Programming ROP is a powerful exploitation technique that chains together existing code snippets called gadgets. These gadgets are already present in binaries. ...

Security Automation Lab: Wazuh SIEM + TheHive + Shuffle SOAR

Learn how to build a production-grade Security Operations Center (SOC) automation lab using Wazuh SIEM, TheHive case management, and Shuffle SOAR. This comprehensive guide walks you through creat...

WireGuard VPN Configuration and Troubleshooting

WireGuard: VPN Tunnel - Server & Client Configuration Online privacy and security offer many benefits. VPNs (Virtual Private Networks) have become essential tools for protecting personal dat...

OverTheWire - Linux CTF: Levels 18-33

This is a complete, step-by-step walkthrough of OverTheWire Bandit levels 18-33. Follow along with each command and see exactly what output to expect. These advanced levels cover privilege escala...

OverTheWire - Linux CTF: Levels 0-17

This is a complete, step-by-step walkthrough of OverTheWire Bandit levels 0-17. Follow along with each command and see exactly what output to expect. Perfect for beginners learning Linux command-...