
Prabakaran Venkatesh
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Prabakaran Venkatesh-
Prabakaran Venkatesh created a post,
Search the string after base64decoding
I need to search some IOCs after decoding the logs, can someone correct my query? _sourceCategory=*tanium* | parse "payload=*\"}" as test| base64Decode(test) as _V | search a string inside the fi...
-
Prabakaran Venkatesh commented,
I'm also facing the same issue, can some one please answer it ?