Skip to content

community apps for Phantom security orchestration platform

License

Notifications You must be signed in to change notification settings

aaronsdevera/phantom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

community apps for Phantom security orchestration platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages