/phantom

community apps for Phantom security orchestration platform

Primary LanguagePythonMIT LicenseMIT

phantom


Community apps for Phantom security orchestration platform. Learn more about Phantom at https://phantom.us.

You can download any of these apps and install to Phantom yourself.

Building

Navigate to the phantom/ folder and build using the following command:

tar -cvf <app>.tar app/
i.e. tar -cvf phwget.tar phwget/

Installing

Navigate to the Apps panel of your Phantom instance. Select Install App from the top right button selection. Upload the tgz package you wish to install.

Apps


wget

wget logo

  • App: wget
  • Version: 0.1.0
  • Last update: Feb 7, 2018
  • Description: File acquisition app similar to wget functionality. Saves any file at a targets URL to a container vault for further action.
  • Configuration:
    • proxy domain (optional): Option to route wget request via a proxy domain.
  • Actions:
    • get file: Acquires file at a target URL and saves to a container vault
    • test connectivity: Validate the asset configuration for connectivity using supplied configuration