This page is experimental and may change significantly in future releases.
Binary Large Object
Object Properties
- name
- Binary Large Object
- abbreviated IRI
- d3f:BinaryLargeObject
- definition
- A binary large object (BLOB) is a collection of binary data stored as a single entity. Blobs are typically images, audio or other multimedia objects, though sometimes binary executable code is stored as a blob.
- synonyms
- Blob
- synonyms
- BLOB
- defined by
- http://dbpedia.org/resource/Binary_large_object
Neighbors
BinaryLargeObject
has no direct neighbors in this release. Inferred Relationships
Hierarchy
(filtered)
Related Countermeasure Techniques
No related countermeasure techniques in this release.
Related Offensive Techniques
graph LR; T1027006["HTML Smuggling"] --> |creates| JavaScriptBlob["JavaScript Blob"]; class T1027006 OffensiveTechniqueNode; class JavaScriptBlob ArtifactNode; click T1027006 href "/offensive-technique/attack/T1027.006/"; click JavaScriptBlob href "dao/artifact/d3f:JavaScriptBlob";