Socket
Socket
Sign inDemoInstall

jbxapi

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jbxapi

API for Joe Sandbox


Maintainers
1

Joe Sandbox API v2

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

  1. Install the python library requests.

     pip install requests
    
  2. Copy jbxapi.py to where you need it.

Documentation

Credits

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc