Skip to content

Python-based active defense toolkit focused on detection, deception, and blue-team security automation.

License

Notifications You must be signed in to change notification settings

JhoAraSan/Python-active-defense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛡️ Python Active Defense

Python-based active defense toolkit focused on detection, deception, and security automation, aligned with MITRE ATT&CK defensive techniques.

This project was created as a capstone project after completing a Python for Cybersecurity specialization, with the goal of building practical, defensive security utilities.


🎯 Project Goals

  • Implement basic detection mechanisms using Python
  • Explore active defense concepts such as decoys and tripwires
  • Automate security-related tasks with a blue-team mindset
  • Keep the project defensive, ethical, and interview-ready

🧱 Project Structure

  • detection/ – Scripts for basic detection and analysis
  • deception/ – Decoy-based techniques to detect suspicious activity
  • automation/ – Orchestration and automation logic
  • docs/ – Architecture notes and design decisions

⚠️ Scope & Disclaimer

This project is defensive only. It does not include malware, command-and-control, or offensive exploitation techniques.


🧩 Requirements

  • 🐍 Python 3.11
  • 📦 Dependencies listed in requirements.txt

📜 License

MIT License

About

Python-based active defense toolkit focused on detection, deception, and blue-team security automation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages