You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I just pulled that latest version an tested the 4 Onyphe analyzers.
They all come back with:
{
"errorMessage": "Invalid output\n",
"input": null,
"success": false
}
To Reproduce
call any Onyphe analyzer with an IP
Expected behavior
A valid response
Complementary information
A great and fantastic tool. Please keep up this fantastic work ..!!!! :-)
Hello,
I just tried all 4 analyzers and everything is ok:
I can receive this error
{
"input": null,
"success": false,
"errorMessage": "no output",
"artifacts": []
}
If I try to analyze an ip written in wrong way, such as add it with [.]
Not able to receive "Invalid output"
Can you give me more info to reproduce issue?
Also made some test, with and without docker, from TheHive and directly into Cortex, with fanged real IP address and also unfanged. Also tried with bad IP address. Never managed to get this output. @icepaule last version of Cortex is 3.0.1, could you please try with this version ?
Describe the bug
I just pulled that latest version an tested the 4 Onyphe analyzers.
They all come back with:
{
"errorMessage": "Invalid output\n",
"input": null,
"success": false
}
To Reproduce
call any Onyphe analyzer with an IP
Expected behavior
A valid response
Complementary information
A great and fantastic tool. Please keep up this fantastic work ..!!!! :-)
Work environment
Possible solutions
n.a.
Additional context
n.a.
The text was updated successfully, but these errors were encountered: