Md Azam

Results 16 comments of Md Azam

is there any progress or any update on supporting https or tls stream?

> > Getting error while translating a combined comparison expression- `[file:name = 'powershell.exe' OR email-addr:value='[email protected]']` Error- > > ``` > > { > > "success": false, > > "connector": "trustar",...

Please fix these issues- 1. Combined comparisons expressions do not work correctly for example- `[x-trustar-report:title LIKE '%test' OR x-trustar-indicator:firstseen LIKE '%xample']` translated into `"{\"title\": \" test\", \"from\": 1661368148099, \"to\": 1661368448099}"`...

@aviv1ron1 @AmitHaim1 are you still working in this PR? there's no activity in past month? just wondering if we can close this PR.

@alidhamieh were you able to fix this by updating your develop branch?

@indrajit0909 stix-shifter doesn't support python 3.10 yet. it will be addressed when we support 3.10.

@barvhaim so there's another wildcard character `_` that can be used with LIKE operator. just need to handle the space. I wonder using underscore could be useful. never tried it...

@deepakjoshi01234 can you please address the comments and fix it if necessary? Thanks!