Skip to content
New issue

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 returning error with Joe Sandbox Cloud Pro #357

Closed
dfiras opened this issue Oct 18, 2018 · 1 comment
Closed

Joe Sandbox Analyzer returning error with Joe Sandbox Cloud Pro #357

dfiras opened this issue Oct 18, 2018 · 1 comment

Comments

@dfiras
Copy link

dfiras commented Oct 18, 2018

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

  1. Using the latest TrainingVM (October 14th)
  2. Default JoeSandbox Analyzer
  3. API endpoint https://jbxcloud.joesecurity.org/api/
  4. API Key works (tested with Postman, e.g. get systems with POST /api/v2/server/systems HTTP/1.1
    Host: jbxcloud.joesecurity.org)
  5. Results =

{
"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
}

@saadkadhi
Copy link
Contributor

@schoad you must not point it to the API endpoint but to the service URL as requested by the analyzer:
screenshot_2018-10-18_at_13_57_41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants