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

urlhaus plugin #125

Closed
Te-k opened this issue Oct 19, 2020 · 1 comment
Closed

urlhaus plugin #125

Te-k opened this issue Oct 19, 2020 · 1 comment

Comments

@Te-k
Copy link
Owner

Te-k commented Oct 19, 2020

https://urlhaus.abuse.ch/api/#account

@Te-k Te-k added this to the 0.1.6 milestone Oct 21, 2020
evilcel3ri pushed a commit to evilcel3ri/harpoon that referenced this issue Oct 30, 2020
This work implements the enrichment section of the urlhaus.abuse.ch API. It doesn't implement submissions but allow user to query url, hostnames tags and samples.

Example usages:
```
harpoon urlhaus get-url http://perdu.com
harpoon urlhaus get-host perdu.com
harpoon urlhaus get-tag gozi
harpoon urlhaus get-signature 5d41402abc4b2a76b9719d911017c592
harpoon urlhaus get-sample 2cf24dba5fb0a30e26e83b2ac5b9e29e1b161e5c1fa7425e73043362938b9824
```

This work opens a new configuration too for this API although it isn't need for the current implementation.

```
[UrlHaus]
key:Your_api_key
```

Queries and bug reports welcomed!
evilcel3ri pushed a commit to evilcel3ri/harpoon that referenced this issue Oct 30, 2020
@Te-k
Copy link
Owner Author

Te-k commented Oct 30, 2020

Thanks @christalib !

@Te-k Te-k closed this as completed Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant