![Go Report Card](https://goreportcard.com/badge/gojp/goreportcard)
OStopus
An osquery command and control platform
View Demo
·
Report Bug
·
Request Feature
Table of Contents
About The Project
OStopus is a command and control platform for facebook's osqury tool that allows you to run distributed queries and deploy new osquery configurations.
Built With
Getting Started
To get a local copy up and running follow these simple example steps.
Prerequisites
Before you get started you will need to install the following tools
Installation
- Clone the repo
git clone https:://github.com/github.com/AHerczeg/ostopus.git
cd ostopus
- Build the application
make
Contributing
Contributions are welcome, any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
)
- Commit your Changes (
git commit -m 'Add some AmazingFeature
)
- Push to the Branch (
git push origin feature/AmazingFeature
)
- Open a Pull Request
License
Distributed under the MIT License. See LICENSE
for more information.
Acknowledgements