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

Cuckoo analyzer sometimes failes #114

Closed
crackytsi opened this issue Oct 20, 2017 · 2 comments
Closed

Cuckoo analyzer sometimes failes #114

crackytsi opened this issue Oct 20, 2017 · 2 comments
Assignees
Labels
category:bug Issue is related to a bug scope:analyzer Issue is analyzer related
Milestone

Comments

@crackytsi
Copy link
Contributor

Request Type

Analyzer

Work Environment

Question Answer
OS version (server) Debian
OS version (client) 8.9
Cortex Analyzer Name Cockoo Analyzer
Cortex Analyzer Version 1.1.4-1
Cortex Version 1.1.4-1
Cuckoo Version 2

Description

Analyzing some URLs sometimes failes unexpectedly.
The abort seems to happen before Cuckoo is finished.
In Cuckoo GUI everythings seems to be fine.

Steps to Reproduce

(keep this section only if the issue relates to a bug)

  1. Install Cuckoo, TheHive and Cortex
  2. Run analysis via TheHive in Cuckoo for URL:
    http://sourceforge.net/projects/codeblocks/files/Binaries/16.01/Windows/codeblocks-16.01-setup.exe

Complementary information

{
  "errorMessage": "Unexpected Error: string indices must be integers",
  "input": {
    "dataType": "url",
    "config": {
      "url": "http://servername:1563/",
      "max_tlp": 1,
      "check_tlp": true,
      "service": "url_analysis"
    },
    "tlp": 0,
    "data": "http://sourceforge.net/projects/codeblocks/files/Binaries/16.01/Windows/codeblocks-16.01-setup.exe"
  },
  "success": false
}

or

{
  "errorMessage": "Unexpected Error: 'task'",
  "input": {
    "dataType": "url",
    "config": {
      "url": "http://servername:1563/",
      "max_tlp": 1,
      "check_tlp": true,
      "service": "url_analysis"
    },
    "tlp": 0,
    "data": "http://sourceforge.net/projects/codeblocks/files/Binaries/16.01/Windows/codeblocks-16.01-setup.exe"
  },
  "success": false
}
@saadkadhi
Copy link
Contributor

@garanews can you look at this one as well please? Thanks ;-)

@saadkadhi saadkadhi added scope:analyzer Issue is analyzer related category:bug Issue is related to a bug labels Oct 25, 2017
@jeromeleonard jeromeleonard added this to the 2.5.0 milestone Jan 20, 2020
@garanews
Copy link
Contributor

This seems to have stalled, perhaps it has been already solved in newer version of cuckoo. I'm therefore closing it, but feel free to reopen if that's still an issue.

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 scope:analyzer Issue is analyzer related
Projects
None yet
Development

No branches or pull requests

4 participants