API for Joe Sandbox
Project description
API Wrapper
The Joe Sandbox API Wrapper enables you to fully integrate Joe Sandbox into your malware analysis framework. Joe Sandbox is a deep malware analysis platform for analyzing malicious files.
You can use this wrapper with
- Joe Sandbox Cloud — our Cloud hosted instance
- On-premise installations of Joe Sandbox — for even more power and privacy
It is at the same time a powerful implementation of the Joe Sandbox API and also a command line tool for interacting with Joe Sandbox.
License
The code is written in Python and licensed under MIT.
Requirements
- Python 2.7 or higher
- Python 3.5 or higher
Installation
With Pip
pip install jbxapi
For upgrading jbxapi
to a more recent version, use
pip install --upgrade jbxapi
Manually
-
Install the python library
requests
.pip install requests
-
Copy
jbxapi.py
to where you need it.
Documentation
Credits
- Thanks to Pedram Amini for a first wrapper implementation!
Links
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 jbxapi-3.23.0.tar.gz
.
File metadata
- Download URL: jbxapi-3.23.0.tar.gz
- Upload date:
- Size: 74.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.27.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 200590caaa5cfb64ffb36388e6af64d9d9dd83be02155e4a0c64ccbc1cba0b04 |
|
MD5 | b3b428bef4263c31f01e5459518d7e54 |
|
BLAKE2b-256 | 0f924db61722c93a904b225801da64af8076a3035e893eb8b57f69e398c8b254 |
File details
Details for the file jbxapi-3.23.0-py2.py3-none-any.whl
.
File metadata
- Download URL: jbxapi-3.23.0-py2.py3-none-any.whl
- Upload date:
- Size: 18.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.27.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf50e59ce542013bcd5ec9dd6a1c23f331301b053cce27296c6149af7bbc65e2 |
|
MD5 | 880495a5d3d3f5af84a0895e5b35d99a |
|
BLAKE2b-256 | 917e78d613be25ea7f49ef3f10061d8fe1aa28d6552a0f65aa05736ad5f293ae |