Commit Graph

29 Commits

Author SHA1 Message Date
mukul975 992dae80cf Add 5 new cybersecurity skills: greenbone vuln mgmt, email compromise detection, MISP sharing, CobaltStrike C2 analysis, registry run key hunting 2026-03-11 00:41:59 +01:00
mukul975 de282538ae Add 5 new cybersecurity skills with full implementations
- implementing-vulnerability-management-with-greenbone: python-gvm GMP API, scan task creation, XML report parsing
- detecting-email-account-compromise: Microsoft Graph inbox rules, impossible travel detection, OAuth grant analysis
- performing-threat-intelligence-sharing-with-misp: PyMISP event creation, attribute management, sharing validation
- analyzing-cobaltstrike-malleable-c2-profiles: dissect.cobaltstrike C2Profile parsing, Suricata rule generation
- hunting-for-registry-run-key-persistence: Sysmon Event 13 analysis, T1547.001 detection, Sigma rule generation
2026-03-11 00:41:59 +01:00
mukul975 6d74c0fc8b chore: auto-update index.json 2026-03-10 23:40:24 +00:00
mukul975 f0c54ee732 feat: add 5 new cybersecurity skills - yara hunting, devsecops scanning, amcache, LOtL, privileged session monitoring 2026-03-11 00:40:06 +01:00
Mahipal bec23e9649 Add files via upload 2026-03-11 00:40:01 +01:00
Mahipal f612883701 Delete assets/IMG_3214.jpeg 2026-03-11 00:39:39 +01:00
Mahipal eb33225f61 Add files via upload 2026-03-11 00:38:18 +01:00
mukul975 6c9f37bf5c chore: auto-update index.json 2026-03-10 23:37:24 +00:00
mukul975 74f8c11642 feat: add 5 new cybersecurity skills - RDP brute force, Covenant C2, Calico network policies, heap spray analysis, T1098 hunting 2026-03-11 00:37:15 +01:00
mukul975 46d4f941ab chore: add assets folder 2026-03-11 00:28:52 +01:00
mukul975 08e7f55636 fix: add contents: write permission to update-index workflow 2026-03-11 00:28:45 +01:00
mukul975 90d93af814 Fix SKILL.md frontmatter: add missing domain/subdomain/tags/version/author/license fields, fix name=None entries — all 649 skills now pass CI validation 2026-03-11 00:26:05 +01:00
mukul975 c21af3347e Complete folder anatomy for all 649 cybersecurity skills + update LICENSE to Mahipal
- Add scripts/agent.py and references/api-reference.md to all remaining skills
- Update all 648 LICENSE files: copyright now reads 'Mahipal'
- Add implementing-security-monitoring-with-datadog (new skill with full anatomy)
- All 649 skills now have: SKILL.md, LICENSE, scripts/agent.py, references/api-reference.md
2026-03-11 00:22:12 +01:00
mukul975 27c6414ca5 Add folder anatomy (scripts/agent.py + references/api-reference.md) for 648 cybersecurity skills
Complete skill folder anatomy across all cybersecurity skills:
- scripts/agent.py: 80-150 line Python agents using real libraries (impacket,
  boto3, azure-mgmt-*, kubernetes, pefile, yara, scapy, shodan, stix2, etc.)
- references/api-reference.md: real API documentation with method signatures
- LICENSE: MIT license for all skill folders
2026-03-10 21:02:12 +01:00
mukul975 c74d52fa30 Add Contributor Covenant Code of Conduct v2.1 2026-02-25 11:22:52 +01:00
mukul975 f0b3f50a99 Remove unnecessary files - keep only skills, docs, and repo config 2026-02-25 11:14:56 +01:00
mukul975 e6471dff99 Add launch content: HN post, Reddit posts, Twitter thread, LinkedIn, Dev.to article 2026-02-25 11:12:03 +01:00
mukul975 dfb5f321e7 Add launch outreach docs: awesome lists, conferences, metrics tracker, SECURITY.md 2026-02-25 11:11:17 +01:00
mukul975 af392c11cc Add GitHub launch playbook files - legal, community, mappings, launch content
- LICENSE (MIT), CONTRIBUTING.md, AUTHORS.md
- launch/: HN post, Reddit posts, Twitter thread, LinkedIn post, awesome-list submissions, conference CFP tracker, metrics tracker
- mappings/: MITRE ATT&CK and NIST CSF alignment docs
- assets/: Media kit README
2026-02-25 11:09:50 +01:00
mukul975 637a7d5267 Overhaul README with badges, quick start, and skill categories 2026-02-25 11:09:42 +01:00
mukul975 9f3f46b4f4 Add GitHub Actions CI for SKILL.md validation and index updates 2026-02-25 11:06:38 +01:00
mukul975 929ce4b10b Add GitHub issue templates for bugs, skill requests, and improvements 2026-02-25 11:06:04 +01:00
mukul975 04a87f00aa Fix marketplace.json per official schema - one plugin, correct owner/author fields 2026-02-25 11:01:08 +01:00
mukul975 d98aae971a Fix plugin schema - author object, source field, remove unrecognized keys 2026-02-25 10:59:07 +01:00
mukul975 7fc4cd057c Fix marketplace.json schema - kebab name, owner object, plugins array 2026-02-25 10:57:47 +01:00
mukul975 3771ad0369 Add .claude-plugin/marketplace.json for Claude Code plugin detection 2026-02-25 10:56:50 +01:00
mukul975 18393eb2fd Add index.json marketplace catalog and package.json 2026-02-25 10:55:43 +01:00
mukul975 87ba3726aa Add marketplace.json - index of 607 cybersecurity skills 2026-02-25 10:51:52 +01:00
mukul975 22a7ab1462 Initial commit - 611 cybersecurity skills across all subdomains 2026-02-25 10:47:44 +01:00