mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-07-19 22:19:39 +03:00
622 B
622 B
Workflows
Workflow 1: Osquery Fleet Deployment
[Install FleetDM server] → [Generate enrollment secret]
→ [Package osquery with fleet config] → [Deploy to pilot group]
→ [Verify enrollment and scheduled queries] → [Deploy to production]
→ [Create dashboards from query results] → [Ongoing monitoring]
Workflow 2: Threat Hunt with Osquery
[Define hypothesis] → [Write SQL query targeting hypothesis]
→ [Execute via FleetDM live query across fleet]
→ [Analyze results] → [Investigate anomalies]
→ [Document findings] → [Create scheduled detection if recurrent]