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

Talos Analyzer No Longer Works #521

Closed
colin-stubbs opened this issue Aug 9, 2019 · 1 comment
Closed

Talos Analyzer No Longer Works #521

colin-stubbs opened this issue Aug 9, 2019 · 1 comment
Assignees
Labels
category:bug Issue is related to a bug scope:analyzer Issue is analyzer related
Milestone

Comments

@colin-stubbs
Copy link
Contributor

Describe the bug
Talos now uses rolling cookies on their API, requests to API without a valid cookie do not work.

To Reproduce
Use existing analyzer, it is no workies.

Expected behavior
Works.

Complementary information
n/a

Work environment
Latest

Possible solutions
Need to use requests.Session() against https://talosintelligence.com/reputation_center/lookup?search=IPADDRESS
This obtains cookies, then subsequent requests to API work

Additional context
nOpe.

@colin-stubbs colin-stubbs added the category:bug Issue is related to a bug label Aug 9, 2019
@syloktools
Copy link
Contributor

Lets get this merged. I use this one alot.

@jeromeleonard jeromeleonard self-assigned this Nov 15, 2019
@jeromeleonard jeromeleonard added the scope:analyzer Issue is analyzer related label Nov 15, 2019
@jeromeleonard jeromeleonard added this to the 2.2.1 milestone Nov 15, 2019
@jeromeleonard jeromeleonard modified the milestones: 2.2.1, 2.3.0 Nov 28, 2019
jeromeleonard added a commit that referenced this issue Mar 17, 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 scope:analyzer Issue is analyzer related
Projects
None yet
Development

No branches or pull requests

3 participants