-
-
Notifications
You must be signed in to change notification settings - Fork 39
Banshee and Nidhogg Annotations #18
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
Banshee and Nidhogg Annotations #18
Conversation
- BeIsStringTerminated | ||
- BeUnSupportedFunction | ||
|
||
- id: Nidhogg |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you check the indentation here using yamllint?
rules: | ||
- id: BANSHEE | ||
title: Detect Banshee | ||
summary: rootkit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the summary is shown in the table print via the cli. Best to make it a few capitalized words.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Thank you
* Tweaks * Tweaks * Suggest fuzzing option * Tweaks dictionary * Improve pe annotations * Bump version * Added authz api for PE * Update packages * Bug fix * Bug fix * Bug fix * Symbols metadata enhancements * Use python 3.10 * Package updates * Package updates * Package updates * Bug fix for packed x86_64 executables * Readme update * Github actions * Github actions * Github actions * Github actions * Github actions * Update packages * Update packages * Package updates Signed-off-by: Prabhu Subramanian <[email protected]> * Update packages Signed-off-by: Prabhu Subramanian <[email protected]> * monero wip Signed-off-by: Prabhu Subramanian <[email protected]> * initial commit * initial commit * Update project website * initial commit Signed-off-by: Caroline Russell <[email protected]> * Banshee and Nidhogg Annotations (#18) * initial commit * Updated summaries and fixed indentation. * Updated nidhogg ID --------- Signed-off-by: Prabhu Subramanian <[email protected]> Signed-off-by: Caroline Russell <[email protected]> Co-authored-by: Prabhu Subramanian <[email protected]> Co-authored-by: Prabhu Subramanian <[email protected]> Co-authored-by: Prabhu Subramanian <[email protected]> Co-authored-by: Caroline Russell <[email protected]>
Closes #12