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] Abuse_Finder_2_0 #566

Closed
KRUXLEX opened this issue Dec 6, 2019 · 2 comments
Closed

[Bug] Abuse_Finder_2_0 #566

KRUXLEX opened this issue Dec 6, 2019 · 2 comments
Assignees
Labels
category:bug Issue is related to a bug
Milestone

Comments

@KRUXLEX
Copy link

KRUXLEX commented Dec 6, 2019

Describe the bug
Abuse_Finder nothing return.

To Reproduce
Run normally analyzer via thehive. Abuse information for domains are empty, for ip return "no ooutput"

Expected behavior
Fix

Complementary information
IP

{
  "errorMessage": "no output",
  "input": null,
  "success": false
}

Domain:

{
  "summary": {
    "taxonomies": [
      {
        "predicate": "Address",
        "namespace": "Abuse_Finder",
        "value": "None",
        "level": "info"
      }
    ]
  },
  "full": {
    "abuse_finder": {
      "raw": "",
      "abuse": [],
      "names": [],
      "value": "wetransfer.com"
    }
  },
  "success": true,
  "artifacts": [],
  "operations": []
}

Work environment

  • Client OS: Ubuntu 18
  • Server OS:Centos 7
  • Browse type and version:
  • Cortex version: 3.0.0.1
  • Cortex Analyzer/Responder name:Abuse_Finder_2_0
  • Cortex Analyzer/Responder version: 2.0
@KRUXLEX KRUXLEX added the category:bug Issue is related to a bug label Dec 6, 2019
@nadouani
Copy link
Contributor

Need to make abuser Finder analyzer compatible with Python 3

@nadouani nadouani self-assigned this Dec 25, 2019
@nadouani
Copy link
Contributor

@nadouani nadouani added this to the 2.4.0 milestone Dec 26, 2019
jeromeleonard added a commit that referenced this issue Feb 8, 2020
jeromeleonard added a commit that referenced this issue Feb 8, 2020
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
Projects
None yet
Development

No branches or pull requests

3 participants