Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Latest commit

 

History

History
37 lines (23 loc) · 1.03 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.03 KB

VxPhantom

The Falcon Sandbox Phantom App

Copyright (C) 2018 Hybrid Analysis GmbH

============

Requirements

Installing the App in Phantom

For Phantom 3.5.

Final Notes

Usage

Should you not be using hybrid-analysis.com as the application server, but a private cloud or on premise instance, please E-Mail [email protected] for help on enabling the Phantom integration on your instance.

Testing connectivity

After creating the Falcon Sandbox asset, we recommended to test the application server connectivity. That way, you make sure that the provided base URL and API credentials are working correctly.

Creating a new tarball installation file (developers only)

  1. Go to VxPhantom directory,
  2. Run python -m compileall . command to prepare .pyc files (you can remove already existing .pyc files find . -type f -name '*.pyc' -delete),
  3. Run python compile_app.py -d -t command.