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

DomainTools authentication appears to be broken #206

Closed
armngar opened this issue Mar 12, 2018 · 1 comment
Closed

DomainTools authentication appears to be broken #206

armngar opened this issue Mar 12, 2018 · 1 comment
Assignees
Labels
category:bug Issue is related to a bug scope:analyzer Issue is analyzer related scope:question

Comments

@armngar
Copy link

armngar commented Mar 12, 2018

Request Type

Bug

Work Environment

Question Answer
OS version (server) Ubuntu Xenial running Docker
OS version (client) Windows 7
Cortex Analyzer Name DomainTools
Cortex Analyzer Version
Cortex Version 1.1.4
Browser type & version n/a

Description

Attempting to use a domaintools api token results in "Authorization Error". Using a test domain (like domaintools.com) bypasses authentication and works perfectly.

Steps to Reproduce

  1. Add API username and key for domaintools
  2. Attempt to run analyzer for any domain except for test domains (ie, domaintools.com)
  3. Analyzer will fail.

Possible Solutions

It appears that the analyzer uses a really old version of a python domain tools wrapper. Domaintools provides their own API that is actively maintained here: https://github.com/DomainTools/python_api

@3c7 3c7 added category:bug Issue is related to a bug scope:analyzer Issue is analyzer related labels Apr 6, 2018
@jeromeleonard jeromeleonard self-assigned this Apr 8, 2018
jeromeleonard added a commit that referenced this issue Apr 8, 2018
…te json files, upgrade program to use up to date official domaintools_api lib from github. Can be run with python2 and python3
@jeromeleonard
Copy link
Contributor

Hi. the program has been updated to use the up to date official domaintools lib. It also should work with python2 and python3; have a look at dependencies for your version in requirements.txt. If you can, please tell us if it fixed your issue (only works with Cortex >= 2.0.0 ). If success, this version should be quickly in master branch.

To-om pushed a commit that referenced this issue Apr 9, 2018
…te json files, upgrade program to use up to date official domaintools_api lib from github. Can be run with python2 and python3
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 scope:question
Projects
None yet
Development

No branches or pull requests

3 participants