8 lines
362 B
Markdown
8 lines
362 B
Markdown
# Scripts
|
|
|
|
Bundled resources for security-incident-responder skill
|
|
|
|
- [ ] incident_classifier.py: Classifies the type of security incident based on keywords and context.
|
|
- [ ] evidence_collector.sh: Automates the collection of forensic evidence from affected systems.
|
|
- [ ] timeline_builder.py: Creates a timeline of events based on logs and other data sources.
|