Skip to main content

Team Cymru - Malware Hash Registry API

Project description

https://raw.githubusercontent.com/blacktop/team-cymru-api/master/doc/logo.png

team-cymru-api

https://travis-ci.org/blacktop/team-cymru-api.svg?branch=master https://badge.fury.io/py/team-cymru-api.png https://pypip.in/d/team-cymru-api/badge.png http://img.shields.io/gittip/blacktop.svg

Team Cymru - Malware Hash Registry API

https://www.team-cymru.org/Services/

Installation

$ pip install team-cymru-api

Usage

import json
from team_cymru_api import TeamCymruApi

team_cymru = TeamCymruApi()

response =  team_cymru.get_cymru('039ea049f6d0f36f55ec064b3b371c46')
print json.dumps(response, sort_keys=False, indent=4)

Output:

{
    "last_seen_utc": "2014-01-06T22:34:57Z",
    "response_code": 200,
    "detected": "86"
}

Testing

To run the tests:

$ ./tests

Contributing

  1. Fork it.

  2. Create a branch (git checkout -b my_team_cymru_api)

  3. Commit your changes (git commit -am “Added Something Cool”)

  4. Push to the branch (git push origin my_team_cymru_api)

  5. Open a [Pull Request](https://github.com/blacktop/team-cymru-api/pulls)

  6. Wait for me to figure out what the heck a pull request is…

Release History

1.0.4 (2014-05-18)

Fixes

  • Fixing error in README

1.0.2 (2014-05-18)

API Changes

  • Changing folder structure so when people import it it is not dumb :(

1.0.1 (2014-04-14)

Bugfixes

  • Trying to fix setup.py for deploying to PYPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

team-cymru-api-1.0.4.tar.gz (15.9 kB view details)

Uploaded Source

File details

Details for the file team-cymru-api-1.0.4.tar.gz.

File metadata

File hashes

Hashes for team-cymru-api-1.0.4.tar.gz
Algorithm Hash digest
SHA256 4e59d72299a6438c5d33022803b9458bc4071131ea7f4f0d458fb45fe1cc6132
MD5 24b9d34d8a6eefdea4dc058fd76f6daa
BLAKE2b-256 553ab6e47986ef89ef4a21ccc79ec486752a685ca92057db16620041d0b1698e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page