Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 2.17 KB

File metadata and controls

35 lines (26 loc) · 2.17 KB

📝 Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.


1.0.0 — 2024-12-01

🎉 Initial Release

Added

  • 01-recon-osint — Reconnaissance & OSINT automation skill with subdomain enumeration, port scanning, DNS recon, and technology fingerprinting
  • 02-vulnerability-scanner — Vulnerability scanning with CVE detection, dependency auditing, and CVSS scoring
  • 03-exploit-development — Exploit development skill with PoC generation, payload crafting, and shellcode development
  • 04-reverse-engineering — Binary analysis, disassembly, decompilation, and firmware reverse engineering
  • 05-malware-analysis — Static/dynamic malware analysis, YARA rule generation, and sandbox configuration
  • 06-threat-hunting — IOC extraction, MITRE ATT&CK mapping, and threat hunting hypothesis generation
  • 07-incident-response — IR playbook execution, evidence collection, timeline analysis, and memory forensics
  • 08-network-security — Network traffic analysis, PCAP parsing, IDS rule creation, and firewall hardening
  • 09-web-security — OWASP Top 10 testing, XSS/SQLi detection, API security, and authentication testing
  • 10-cloud-security — AWS/Azure/GCP auditing, container hardening, IaC scanning, and Kubernetes security
  • 11-csoc-automation — SOC alert triage, playbook automation, escalation workflows, and shift reporting
  • 12-log-analysis — Log parsing, anomaly detection, SIEM query building, and correlation rules
  • 13-crypto-analysis — Cipher identification, SSL/TLS auditing, hash analysis, and key strength assessment
  • 14-red-team-ops — Red team engagement planning, C2 setup, lateral movement, and persistence techniques
  • 15-blue-team-defense — System hardening, detection engineering, baseline monitoring, and patch management
  • Complete documentation: README, INSTALL, USAGE, CONTRIBUTING, SECURITY, CODE_OF_CONDUCT