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

[Bug] Crt_sh_Transparency_Logs_1_0 - No JSON object could be decoded #594

Closed
KRUXLEX opened this issue Jan 23, 2020 · 5 comments
Closed
Assignees
Labels
category:bug Issue is related to a bug help wanted
Milestone

Comments

@KRUXLEX
Copy link

KRUXLEX commented Jan 23, 2020

Describe the bug
For few weeks I start experience issue with this analyzer. It works in December, and 3 days ago I use it again and find a problem. It's look's like some format of response data was changed.

To Reproduce
Standard run analyzer by hive or create a job on cortex.

Expected behavior

{
  "summary": {
    "taxonomies": [
      {
        "predicate": "Certificates",
        "namespace": "crt.sh",
        "value": "0",
        "level": "info"
      }
    ]
  },
  "full": {
    "certobj": {
      "domain": "ostrovok.ru",
      "result": []
    }
  },
  "success": true,
  "artifacts": [],
  "operations": []
}

Complementary information

{
  "errorMessage": "Error retrieving wildcard information. No JSON object could be decoded",
  "input": "{\"pap\": 1,\"tlp\": 2,\"parameters\": {},\"dataType\": \"domain\",\"data\": \"ostrovok.ru\",\"message\": \"34\",\"config\": {\"check_pap\": true,\"check_tlp\": true,\"proxy_https\": \"http://example.pl:8080\",\"proxy_http\": \"http://example.pl:8080\",\"max_tlp\": 2,\"auto_extract_artifacts\": true,\"cacerts\": null,\"jobTimeout\": 30,\"proxy\": {\"http\": \"http://example.pl:8080\",\"https\": \"http://example.pl:8080\"},\"jobCache\": 10,\"max_pap\": 2}}",
  "success": false
}

Work environment

  • Client OS: debian9
  • Server OS: centos7
  • Browse type and version: n/d
  • Cortex version: 3.0.0-1
  • Cortex Analyzer/Responder name:Crt_sh_Transparency_Logs_1_0
  • Cortex Analyzer/Responder version:1.0

Possible solutions
nOpe

Additional context
nOpe

@KRUXLEX KRUXLEX added the category:bug Issue is related to a bug label Jan 23, 2020
@nadouani
Copy link
Contributor

Hello, do you have the latest cortexutils version?

@KRUXLEX
Copy link
Author

KRUXLEX commented Jan 24, 2020

Hello, do you have the latest cortexutils version?

Yup, last rebuild of docker was 2020/01/07. It works before.

@jeromeleonard jeromeleonard added this to the 2.6.0 milestone Feb 28, 2020
@jeromeleonard jeromeleonard self-assigned this Feb 28, 2020
jeromeleonard added a commit that referenced this issue Mar 10, 2020
@jeromeleonard
Copy link
Contributor

@crackytsi and @kx499 maybe you want to have a look to adjust this analyzer to the new output of Crt.sh website.

@jeromeleonard
Copy link
Contributor

@KRUXLEX the temporary fix will be added in release/2.6.0

@jeromeleonard
Copy link
Contributor

Closed. @crackytsi and @kx499, please, reopen it if you plan to adjust it in regards to the new output of Crt.sh website.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bug Issue is related to a bug help wanted
Projects
None yet
Development

No branches or pull requests

3 participants