JOSN filter query

Hello,
I’m a newbie here looking for your support.

I’m trying to filter that contains specific words (for example: Trojan), below is a sample of the dataset I have.

[
{
“verdict” : “m”,
“sha256” : “c36234347a4187503c7b5141613798b9a19fec4e921baa2c6447388ae2dc8300”,
“mal_family_labels” : [
[
“58af99e7a4c9a96b4a1c3d6a3f0655d9”,
“Trojan-Downloader.Android.Boosad”
]
],
“da_xml_file_path” : “malware/c3/62/c36234347a4187503c7b5141613798b9a19fec4e921baa2c6447388ae2dc8300_da.xml”,
“sa_xml_file_path” : “malware/c3/62/c36234347a4187503c7b5141613798b9a19fec4e921baa2c6447388ae2dc8300_sa.xml”
},
{
“verdict” : “m”,
“sha256” : “df21df8751436f366018b6c7ad45a09ec3b15a19af7bc3755886e8e6db33b251”,
“mal_family_labels” : [
[
“58af99e7a4c9a96b4a1c3d6a3f0655d9”,
“Trojan-Downloader.Android.Boosad”
]
]

I would really appreciate your help!

Thanks
Eyad

1 Like

This text will be blurred