All Projects → tevora-threat → SecSmash

tevora-threat / SecSmash

Licence: GPL-3.0 license
No description, website, or topics provided.

Programming Languages

python
139335 projects - #7 most used programming language

Overview

SecSmash is for leveraging credentials to these systems to enumerate connected hosts, and send commands to those hosts.

For details on the idea behind the tool, and ways it can be used, check out the talk: https://www.youtube.com/watch?v=M6pHI-bwuB4&index=3&list=PLjpIlpOLoRNRf4qID4oeAUvhkSGfWRAnd

We are launching with Carbon Black and Tripwire integration.

Getting Started

pip install -r requirements.txt python ./secsmash.py

The Framework

We've built an HTTP integrator that takes inputs, and extractions to generate new inputs, to drive a chain of HTTP request to authenticate to the target system, enumerate connected hosts, and run commands.

Integrations can also be built from scratch if they match the Integrator interface.

We will be shoring up our documentation in the coming months and are hoping to see community involvement in module creation and sharing!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].