TheHive-Project / TheHive-Project/Cortex-Analyzers
[CHANGE] Phishtack change a access to databases
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 490
- Forks
- 405
- Avg merge
- 2d 43m
- Merged PRs (30d)
- 8
Description
https://www.phishtank.com/developer_info.php
Actually is needed user-agent with apikey :
Developer Information
User Agent String
We require that you use a descriptive User Agent string in your application to identify the application. If your User Agent is blank or generic, you may recieve an increased number of rate limited requests or be redirected to additional security checks. The recommended format is:
Header Parameters| Name | Value |
|---|---|
| User-Agent | Descriptive user agent string, e.g. phishtank/[username] |
Fast fix please :)
https://github.com/TheHive-Project/Cortex-Analyzers/pull/1021
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the PhishTank analyzer's request entry point and the developer information link in the issue. Check the existing request setup for the User-Agent and review pull request 1021 for work already attempted. Done means the analyzer sends the required descriptive User-Agent and its relevant checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100