Skip to content

cognifloyd/stackstorm-cloudshark

 
 

Repository files navigation

CloudShark Integration Pack

This pack provides actions for integrating with CloudShark, a tool for easily sharing and viewing packet captures.

It has been tested with the SaaS version of CloudShark, but should also work with the Enterprise version.

Configuration

Copy the example configuration in cloudshark.yaml.example to /opt/stackstorm/configs/cloudshark.yaml and edit as required.

It must contain:

To obtain a CloudShark API token, see the docs here.

You can also use dynamic values from the datastore. See the docs for more info.

Note : When modifying the configuration in /opt/stackstorm/configs/ please remember to tell StackStorm to load these new values by running st2ctl reload --register-configs

Actions

  • upload - Upload a file to CloudShark. Provide the path to a PCAP file. The result object will include a link to view the decoded file. You can optionally attach tags to the packet capture.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%