Skip to content
#

defensivesecurity

Here are 3 public repositories matching this topic...

ONNX-Stego is a Python proof-of-concept for hiding short authenticated messages inside float32 ONNX model weights. It embeds bits in the least significant mantissa bit of selected weights, while using modern authenticated encryption for the hidden payload.

  • Updated Aug 29, 2026
  • Python

Identifies real file types via binary signatures (Magic Numbers) to uncover hidden extensions, detect masqueraded malware, and mitigate phishing vectors.

  • Updated Jun 21, 2026
  • Python

SecForge is a collection of practical cybersecurity and blue team projects focused on threat detection, intrusion detection, secure coding, vulnerability assessment, and security automation. It demonstrates real-world defensive security implementations using Python, Linux, and modern security tools in controlled lab environments.

  • Updated Mar 22, 2026
  • Python

Add this topic to your repo

To associate your repository with the defensivesecurity topic, visit your repo's landing page and select "manage topics."

Learn more