We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Joe Sandbox Analyzer not working.
Analyzer
N/A
Joe Sandbox Analyzer not working with Joe Sandbox Cloud Pro.
Already tried to modifiy the joesandbox_analyzer.py (systems parameter changed from null to auto or w10x64_1803). Same error.
{ "errorMessage": "Unexpected Error: Expecting value: line 1 column 1 (char 0)", "input": "{ "pap":2, "tlp":2, "contentType":"application/vnd.oasis.opendocument.text", "parameters":{}, "dataType":"file", "filename":"OOText.Embedded.Eicar.odt", "file":"/tmp/cortex-job-XYZ", "message":"", "config":{"networktimeout":30, "check_pap":true, "check_tlp":true, "proxy_https":null, "service":"file_analysis_noinet", "url":"https://jbxcloud.joesecurity.org/api/\",\ "max_tlp":2, "auto_extract_artifacts":false, "proxy_http":null, "key":"REMOVED", "analysistimeout":1800, "max_pap":2}}", "success": false }
The text was updated successfully, but these errors were encountered:
@schoad you must not point it to the API endpoint but to the service URL as requested by the analyzer:
Sorry, something went wrong.
No branches or pull requests
Joe Sandbox Analyzer not working.
Request Type
Analyzer
Work Environment
N/A
Description
Joe Sandbox Analyzer not working with Joe Sandbox Cloud Pro.
Possible Solutions
Already tried to modifiy the joesandbox_analyzer.py (systems parameter changed from null to auto or w10x64_1803).
Same error.
Complementary information
Host: jbxcloud.joesecurity.org)
{
"errorMessage": "Unexpected Error: Expecting value: line 1 column 1 (char 0)",
"input": "{
"pap":2,
"tlp":2,
"contentType":"application/vnd.oasis.opendocument.text",
"parameters":{},
"dataType":"file",
"filename":"OOText.Embedded.Eicar.odt",
"file":"/tmp/cortex-job-XYZ",
"message":"",
"config":{"networktimeout":30,
"check_pap":true,
"check_tlp":true,
"proxy_https":null,
"service":"file_analysis_noinet",
"url":"https://jbxcloud.joesecurity.org/api/\",\
"max_tlp":2,
"auto_extract_artifacts":false,
"proxy_http":null,
"key":"REMOVED",
"analysistimeout":1800,
"max_pap":2}}",
"success": false
}
The text was updated successfully, but these errors were encountered: