use .NET libraries - #612
Conversation
|
Great, thanks a lot. What do you think of breaking these up into multiple rules?
This allows us to identify 3rd party library usage more explicitly. |
…d-dependencies-as-resources-using-fodycostura.yml
mr-tz
left a comment
There was a problem hiding this comment.
This is a great start. A few suggestions and comments for discussion.
| rule: | ||
| meta: | ||
| name: use .NET library SharpVectors | ||
| namespace: nursery |
There was a problem hiding this comment.
| namespace: nursery | |
| namespace: data-manipulation/svg |
There was a problem hiding this comment.
looking for other input on this
There was a problem hiding this comment.
still TODO, nursery is not a "valid" namespace
@mike-hunhoff?
…ewtonsoftjson.yml
…ls.yml to data-manipulation/encryption/aes/use-dotnet-library-encryptdecryptutils.yml
…tion/json/use-dotnet-library-newtonsoftjson.yml
…on/svg/use-dotnet-library-sharpvectors.yml
mr-tz
left a comment
There was a problem hiding this comment.
thanks, we're getting close now!
| rule: | ||
| meta: | ||
| name: use .NET library SharpVectors | ||
| namespace: nursery |
There was a problem hiding this comment.
still TODO, nursery is not a "valid" namespace
@mike-hunhoff?
mr-tz
left a comment
There was a problem hiding this comment.
one last change to make authors a list, then GTG!
|
Awesome, thanks a lot, @johnk3r!!! |
* Add files via upload mandiant/capa-rules#609 * Update load-suspicious-libraries.yml * Delete load-suspicious-libraries.yml * Create load-suspicious-libraries.yml * Update load-suspicious-libraries.yml * Update load-suspicious-libraries.yml * embed dependencies as resources using Fody/Costura mandiant/capa-rules#612 * Delete embed-dependencies-as-resources-using-fody-costura.yml * embed-dependencies-as-resources-using-fody-costura mandiant/capa-rules#612 * Rename embed-dependencies-as-resources-using-fody-costura.yml to embed-dependencies-as-resources-using-fodycostura.yml * use-dotnet-library-encryptdecryptutils mandiant/capa-rules#612 * use-dotnet-library-newtonsoft.json mandiant/capa-rules#612 * use-dotnet-library-sharpclipboard mandiant/capa-rules#612 * use-dotnet-library-sharpvectors mandiant/capa-rules#612 * Delete load-suspicious-libraries.yml * Rename use-dotnet-library-newtonsoft.json.yml to use-dotnet-library-newtonsoftjson.yml * Update use-dotnet-library-newtonsoftjson.yml * Update use-dotnet-library-sharpvectors.yml * Update use-dotnet-library-encryptdecryptutils.yml * Update use-dotnet-library-sharpclipboard.yml * Rename anti-analysis/obfuscation/use-dotnet-library-encryptdecryptutils.yml to data-manipulation/encryption/aes/use-dotnet-library-encryptdecryptutils.yml * Rename nursery/use-dotnet-library-newtonsoftjson.yml to data-manipulation/json/use-dotnet-library-newtonsoftjson.yml * Rename nursery/use-dotnet-library-sharpvectors.yml to data-manipulation/svg/use-dotnet-library-sharpvectors.yml * Update use-dotnet-library-sharpclipboard.yml * Update use-dotnet-library-newtonsoftjson.yml * Update use-dotnet-library-sharpvectors.yml * Update use-dotnet-library-encryptdecryptutils.yml * Update use-dotnet-library-newtonsoftjson.yml * Update use-dotnet-library-sharpvectors.yml * Update use-dotnet-library-encryptdecryptutils.yml * Update embed-dependencies-as-resources-using-fodycostura.yml * Update use-dotnet-library-encryptdecryptutils.yml * Update use-dotnet-library-sharpvectors.yml * Update use-dotnet-library-newtonsoftjson.yml * Update use-dotnet-library-sharpclipboard.yml
Hello,
I'm creating this generic rule so we can discuss the best approach. I look forward to any recommendations/suggestions.
Closes #609