Kaspersky TIP unofficial API for Python
Project description
🛡️ Kaspersky TIP API
Kaspersky Threat Intelligence Portal unofficial API for Python
✨ Features
- Search by hash (md5, sha1, sha256)
- Search by IP address
- Search by domain
- Search by URL
- Upload samples
📥 Installation
pip install kasperskytip
▶️ Getting Started
import kasperskytip
ks = kasperskytip.kaspersky_tip()
site = ks.search("google.com")
print(site.is_safe)
>>> True
📝 Usage
Please, see the usage examples on readthedocs
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kasperskytip-1.0.tar.gz
(3.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kasperskytip-1.0.tar.gz.
File metadata
- Download URL: kasperskytip-1.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae4c913060e5c4dffcffa8115988d110758b9e897295a75833b1c4ff77481e7f
|
|
| MD5 |
bd4504f44e98b637196737b50bac1d6f
|
|
| BLAKE2b-256 |
afeebc90beed1ededfe55ea0aafdd4e1859d9b1b229f17b219734f29e1a0fee5
|
File details
Details for the file kasperskytip-1.0-py3-none-any.whl.
File metadata
- Download URL: kasperskytip-1.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f080eaf2df116d591cae1f6df10af96428eacb11bc273ce60e152a1838064db
|
|
| MD5 |
5e90b21c52ab6f91a4ffad60e274206c
|
|
| BLAKE2b-256 |
21e5047d44ca57da49ec27a01c050dd0a20579d2308922e1617f2efeb8cca71e
|