Client to interact with Backscatter.io services.
Project description
This is an abstract python library built on top of the Backscatter service. It is preferred that users use this library when implementing integrations or plan to use Backscatter within their code. The library includes a small client to interact with the API.
Quick Start
Install the library:
pip install backscatter or python setup.py install
Save your configuration:
backscatter setup --api-key <your-API-key>
Search observations:
backscatter observations --query 148.227.224.17
Get Trends:
backscatter trends --type port
Enrich values:
backscatter enrich --query 148.227.224.17
Features
Run observation searches for ip, network, asn, country and ports
Get trend data for all data types
Changelog
02-03-19
Feature: Support for port enrichment call
02-01-19
Feature: Support proxies within the core library
Change: Adjust timeout to something more favorable to long queries
01-29-19
Bugfix: Avoid errors on free account without observations
01-21-19
Feature: Added enrichment support
Feature: Added JSON and table output formats
Change: Adjusted query type to be optional if value is mapped to a type
01-13-19
Bugfix: Resolved undeclared var in client observations call
01-12-19
Initial launch of the library
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
Built Distribution
File details
Details for the file backscatter-0.2.4.tar.gz
.
File metadata
- Download URL: backscatter-0.2.4.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a0d1aa3661635de81e2a09b15d53e35cbe399a111cc58a70925f80e6874abd3 |
|
MD5 | cdd2d41d62796b863b21afe0a8f878d3 |
|
BLAKE2b-256 | 52f45af30bb2dc1350ce7d3d12a2cee63e9a4ea1af6171c2ce92ad40af8b7395 |
File details
Details for the file backscatter-0.2.4-py3-none-any.whl
.
File metadata
- Download URL: backscatter-0.2.4-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | afb0efcf5d2551dac953ec4c38fb710b274b8e811775650e02c1ef42cafb14c8 |
|
MD5 | 4af1f9b5b08092c8a35b053ae9cc5bd7 |
|
BLAKE2b-256 | b9be6fb11e1213bca17fb87f45b9de31a0fe364251bbf95f9ebb9b2586592780 |