file-flv-body
| Where Can I Use
This? | What Do I Need? |
Prisma Access (Managed by Panorama or Strata Cloud Manager) NGFW (Managed by Panorama or Strata Cloud Manager) VM-Series CN-Series
|
Advanced Threat Prevention (for enhanced feature
support) or Threat Prevention License
|
Full body of a flash video file minus the first 9 bytes,
which are reserved for the header.
Additional Details
Here is a
screenshot from Wikipedia detailing the 9-byte header:
Context Capture
Using a cli hex-editor
named xxd, we can view the header of the flash file.
Every
byte after the 9th is provided by this context. Only the first 50
bytes were printed here as an example.