Author rule notes, parameters, dependencies, tuning, and testing sections for a YARA-L rule.
GoogleCloudPlatform/secops-toolkit
SkillsMP has collected 9 skills from GoogleCloudPlatform/secops-toolkit. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 9
- GitHub stars
- 92
- GitHub forks
- 25
Skills in this repository
Showing 9 of 9 collected skills.
Extract unstructured legacy rules from a raw text file and structure them into valid JSON.
Take a source SIEM rule and format its content for readability, then insert it into a YARA-L rule template.
Generate a raw sample log entry in the original source format that will trigger the migrated YARA-L rule.
Migrate a source rule section in a YARA-L file into YARA-L 2.0, adhering to precise Google SecOps schemas.
Initialize a new YARA-L rule directory structure and YARA-L rule file from the template.
Full orchestration workflow to migrate a custom SIEM rule to YARA-L, running all sub-steps sequentially.
Run the recommender script to generate recommendations for SecOps curated/community rules based on custom rules.
Validate a YARA-L rule's syntax against the Google SecOps MCP server and self-correct any errors.