You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Add API username and key for domaintools
Attempt to run analyzer for any domain except for test domains (ie, domaintools.com)
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.
Request Type
Bug
Work Environment
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
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
The text was updated successfully, but these errors were encountered: