Shaco is a simple C Linux agent for the Havoc framework, available at https://github.com/HavocFramework/Havoc. Utilizing a hardcoded socket, Shaco communicates with the server over HTTP.
This is the list of commands that the agent supports:
Features of Shaco agent
Clone
git clone –recurse-submodules https://github.com/souzomain/Shaco.git
After cloning this repo, you can execute the python handler
python handler.py
Create an HTTP havoc listener.
https://havocframework.com/docs/listeners
To compile this, you can use the havoc payload generator in Attack -> Payload and choose the Shaco option
https://havocframework.com/docs/agent
Issues
The upload option will not function if the file size is greater than 7000 bytes because HTTP is hardcoded and does not support chunks in Havoc 0.6, a bug that is being worked on.
TODO of the project
Introduction Artificial Intelligence is changing how cybersecurity professionals work, especially in penetration testing. Tools that…
The Windows Registry Editor lets you easily view and control critical Windows system and application…
In the rapidly expanding Internet of Things (IoT) ecosystem, billions of devices are constantly exchanging…
Have you ever come across a picture on the internet and wondered where it came…
Overview WhatsMyName is a free, community-driven OSINT tool designed to identify where a username exists…
Managing disk usage is a crucial task for Linux users and administrators alike. Understanding which…