mirror of https://github.com/MISP/misp-objects
Updated description and readme
parent
4f80aee4d3
commit
9ad2b50895
|
@ -99,6 +99,7 @@ for a specific attribute.
|
|||
* [objects/sandbox-report](objects/sandbox-report/definition.json) - Sandbox report object.
|
||||
* [objects/sb-signature](objects/sb-signature/definition.json) - Sandbox detection signature object.
|
||||
* [objects/tor-node](objects/tor-node/definition.json) - Tor node description which are part of the Tor network at a time.
|
||||
* [objects/transaction](objects/transaction/definition.json) - Object describing a financial transaction.
|
||||
* [objects/virustotal-report](objects/virustotal-report/definition.json) - VirusTotal report.
|
||||
* [objects/vulnerability](objects/vulnerability/definition.json) - Vulnerability object to describe software or hardware vulnerability as described in a CVE.
|
||||
* [objects/url](objects/url/definition.json) - url object describes an url along with its normalized field (e.g. using faup parsing library) and its metadata.
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
}
|
||||
},
|
||||
"version": 1,
|
||||
"description": "An object to describe a transaction.",
|
||||
"description": "An object to describe a financial transaction.",
|
||||
"meta-category": "misc",
|
||||
"uuid": "a47fa26a-01b6-4747-a394-5144e34456dc",
|
||||
"name": "transaction"
|
||||
|
|
Loading…
Reference in New Issue