Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] Create templates for new rule requests #20

Closed
terrancedejesus opened this issue Mar 21, 2024 · 0 comments · Fixed by #23
Closed

[Request] Create templates for new rule requests #20

terrancedejesus opened this issue Mar 21, 2024 · 0 comments · Fixed by #23
Assignees

Comments

@terrancedejesus
Copy link

terrancedejesus commented Mar 21, 2024

Summary

The following templates would be useful for community members whom may want to request additional rules.

  • Behavior - Add a new endpoint rule
## Description
<!-- Provide a detailed description of the activity to be detected -->

### Additional requirements
<!-- sysmon, beats config modification, etc. -->

### Target Operating Systems
<!-- windows, linux, macOS, etc -->

## Optional Info

### Query

### Related issues or PRs

### References

## Example Data
<!-- Example JSON data from the actual detonated activity makes this process much quicker -->
  • YARA - Add a new YARA rule
## Description
<!-- Provide a detailed description of the binary attributes to be detected -->

### Target Operating Systems
<!-- windows, linux, macOS, etc -->

## Optional Info

### YARA signature

### Related issues or PRs

### References

## Example Sample
<!-- Example sample binary makes this process much quicker -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants