Skip to content

hdkshingala/resilient-community-apps

 
 

Repository files navigation

Resilient Community Applications

These packages are installable components for the resilient-circuits framework.

Applications include,

  • rc-query-runner, a base for components that execute queries against another system and update the Resilient incident with search results. This includes a simple and powerful query definition file format.
  • Query-runner packages for searching QRadar, Splunk, LDAP, generic REST APIs, and more.
  • rc-webserver, a base for components that listen to incoming Web Service requests.
  • rc-cts, a simple Resilient Custom Threat Service
  • Custom Threat Service packages that implement several types of integration with third-party threat intelligence sources.
  • rc-shell-runner, a package for running shell scripts from Resilient rules.

Setup

Download the latest release packages here:

Latest Release

To install a package,

pip install <filename>.tar.gz

Refer to each package directory for pre-requisites and specific install instructions.

To list your installed packages,

resilient-circuits list

Contributing

These packages are provided "as-is", without any support. Please report issues using the Issues tab on GitHub.

Contributions are welcome.

About

Community-provided extensions for Resilient

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.4%
  • Shell 1.6%