https://github.com/blackstork-io/fabric-templates
Open-source Fabric templates for cybersecurity and compliance
https://github.com/blackstork-io/fabric-templates
compliance-reporting cti cybersecurity fabric pentest-reports pentesting-tools reporting secops secops-reports
Last synced: 11 months ago
JSON representation
Open-source Fabric templates for cybersecurity and compliance
- Host: GitHub
- URL: https://github.com/blackstork-io/fabric-templates
- Owner: blackstork-io
- License: mit
- Created: 2024-01-22T12:52:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T21:00:38.000Z (about 2 years ago)
- Last Synced: 2024-04-05T21:52:57.133Z (about 2 years ago)
- Topics: compliance-reporting, cti, cybersecurity, fabric, pentest-reports, pentesting-tools, reporting, secops, secops-reports
- Language: HCL
- Homepage: https://blackstork.io/fabric/
- Size: 48.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
Fabric Templates
[Fabric GitHub](https://github.com/blackstork-io/fabric) | [Fabric Docs](https://blackstork.io/fabric/docs/) | [Community Slack](https://fabric-community.slack.com/)

[](https://fabric-community.slack.com/)
The repository contains open-source templates for [Fabric](https://github.com/blackstork-io/fabric). #Reporting-As-Code
**Fabric** is an open-source Command Line Interface (CLI) tool coupled with a configuration language designed to encode and automate content generation for cyber-security and compliance.
Fabric generates documents based on modular templates written in [Fabric Configuration Language](https://blackstork.io/fabric/docs/language/) (FCL). Template authors can delineate data requirements and content structures within the template, significantly reducing the manual effort associated with data consolidation and improving re-usability.
## Templates
- SecOps:
- [SOC Weekly Activity Overview Template](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/secops/soc-weekly-activity-overview-elastic-security.fabric) ([example](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/secops/soc-weekly-activity-overview-elastic-security.md))
- Penetration Testing:
- [Offensive Security](https://www.offsec.com/) exam reports:
- [OSCE Exam Documentation](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/pentesting/offsec-osce-exam-report.fabric) ([example](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/pentesting/offsec-osce-exam-report.md))
- [OSCP Penetration Test Report](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/pentesting/offsec-oscp-exam-report.fabric) ([example](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/pentesting/offsec-oscp-exam-report.md))
- [OSDA Exam Report](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/pentesting/offsec-osda-exam-report.fabric) ([example](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/pentesting/offsec-osda-exam-report.md))
- [OSED Exam Documentation](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/pentesting/offsec-osed-exam-report.fabric) ([example](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/pentesting/offsec-osed-exam-report.md))
- [OSEE Exam Documentation](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/pentesting/offsec-osee-exam-report.fabric) ([example](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/pentesting/offsec-osee-exam-report.md))
- [OSEP Exam Documentation](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/pentesting/offsec-osep-exam-report.fabric) ([example](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/pentesting/offsec-osep-exam-report.md))
- [OSMR Exam Documentation](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/pentesting/offsec-osmr-exam-report.fabric) ([example](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/pentesting/offsec-osmr-exam-report.md))
- [OSWA Exam Documentation](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/pentesting/offsec-oswa-exam-report.fabric) ([example](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/pentesting/offsec-oswa-exam-report.md))
- [OSWE Exam Documentation](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/pentesting/offsec-oswe-exam-report.fabric) ([example](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/pentesting/offsec-oswe-exam-report.md))
- [OSWP Exam Documentation](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/pentesting/offsec-oswp-exam-report.fabric) ([example](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/pentesting/offsec-oswp-exam-report.md))
- Cyber Threat Intelligence:
- MITRE CTID CTI Blueprints ([source](https://mitre-engenuity.org/cybersecurity/center-for-threat-informed-defense/our-work/cti-blueprints/))
- [Campaign Report Template](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/cti/mitre-ctid-campaign-report.fabric) ([example](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/cti/mitre-ctid-campaign-report.md))
- [Executive Report Template](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/cti/mitre-ctid-executive-report.fabric) ([example](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/cti/mitre-ctid-executive-report.md))
- [Intrusion Analysis Report Template](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/cti/mitre-ctid-intrusion-analysis-report.fabric) ([example](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/cti/mitre-ctid-intrusion-analysis-report.md))
- [Threat Actor Profile Report Template](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/cti/mitre-ctid-threat-actor-profile-report.fabric) ([example](https://github.com/blackstork-io/fabric-templates/tree/main/cybersec/cti/mitre-ctid-threat-actor-profile-report.md))
## Contributions
We invite you to contribute your expertise to help build a robust collection of templates that streamline and enhance essential communication processes. Whether you specialize in security reporting, incident response, or related areas, your contributions can make a significant impact.
Join us in creating a collaborative space where professionals can share best practices and innovative solutions for effective communication. Your input is crucial as we work towards developing a repository that addresses the evolving needs of our community. Together we can build a valuable resource for practitioners worldwide.
## License
Fabric is licensed under the MIT License. See the [LICENSE](LICENSE) file for the details.