misp-client-rs 0.1.0

A Rust client library for interacting with MISP (Malware Information Sharing Platform) instances via their REST API.
Documentation
# AttributeCategory

## Enum Variants

| Name | Value |
|---- | -----|
| InternalReference | Internal reference |
| TargetingData | Targeting data |
| AntivirusDetection | Antivirus detection |
| PayloadDelivery | Payload delivery |
| ArtifactsDropped | Artifacts dropped |
| PayloadInstallation | Payload installation |
| PersistenceMechanism | Persistence mechanism |
| NetworkActivity | Network activity |
| PayloadType | Payload type |
| Attribution | Attribution |
| ExternalAnalysis | External analysis |
| FinancialFraud | Financial fraud |
| SupportTool | Support Tool |
| SocialNetwork | Social network |
| Person | Person |
| Other | Other |


[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)