Need version in capture output #146
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Pull requests are welcome on this issue
It seems useful to have the Rayhunter version as perhaps the first field in the capture output.
Something like:
Analysis Report of Current Capture
[
{
"env": [
{
"sw_ver": "0.0.0"",
"hw_arch": "Arm64"
},
]
},
{
"analyzers": [
{
"name": "IMSI Requested",
"description": "Tests whether the ME sends an IMSI Identity Request NAS message"
},
...
]
},
{
<captures>'
}
].
`
The text was updated successfully, but these errors were encountered: