Skip to content

A Web Self Service Application for Generating OpenC2 Commands

License

Notifications You must be signed in to change notification settings

maroberts82/openc2-cmdgen

 
 

Repository files navigation

openc2-cmdgen

OpenC2 Command Generator is a web based self service application that runs completely in a Chrome Browser. The tool provides an easy to use interface to point, click and type OpenC2 commands very easily. The tool also generates three different sample codes for use in testing. The three different code outputs are python, curl, and NodeJs. This software is being released under the AGPL v3 license. An online working version can be found at http://openc2.ortizonline.com

This tool takes advantage of the work by https://github.com/bberliner/openc2-json-schema in developing the command.json and response.json files for use in OpenC2 development. The direct link to the command.json and response files is this: https://github.com/bberliner/openc2-json-schema/tree/master/src/main/resources.

Video of OpenC2 tool in action

https://github.com/netcoredor/openc2-cmdgen/blob/master/openc2_intro.mkv

About

A Web Self Service Application for Generating OpenC2 Commands

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.0%
  • CSS 26.4%
  • HTML 25.6%