Jump to content
YOUR-AD-HERE
HOSTING
TOOLS
992Proxy

Locked HardHat C2 v0.1.2-Alpha - A cross-platform, collaborative, Command & Control framework


itsMe

Recommended Posts

This is the hidden content, please

A cross-platform, collaborative, Command & Control framework written in C#, designed for red teaming and ease of use.

v0.1.2-Alpha
Team Server

    Added MessageData class which holds the string response so it can be sent as proper JSON
    made logging service auto pretty print JSON vs. new line delimited JSON
    updated post-processing for commands to use MessageData class vs. just a string

Client

    Added MessageData class which holds the string response so it can be sent as proper JSON
    Added a kill date to the engineer creation page
    removed working hours for now
    Fixed JSON parsing (client/ team server) when commands only returned strings
    reenabled seatbelt auto table parse
    added status icon for the CompleteWithErrors status
    added helper function to clean up extra whitespace lines in the output
    updated help menu and command validation for updated command args

Engineer

    Added MessageData class which holds the string response so it can be sent as proper JSON
    kill date functions in UTC, so make sure the selected date and time are based on UTC at creation
    added unLoad AppDomain option to InlineAssembly
        it will now create an app domain, load the assembly, and then unload the app domain
        removing traces of the assembly from the loaded app domain list
        users can also set the /appdomain flag to set the name of the created appdomain, the name is mscorlib by default
        ex. inlineAssembly /file rubeus.exe /args klist /execmethod unloaddomain /appdomain mscorlib

0.1.1.5 changes included in this release as well

    New update should help to resolve some display and interaction issues/command crashes
    Updated cancel task to work better
    updated shell and run to handle possible crashes better
    run now streams back data as it receives it
    cleaned up some UI responsiveness (thanks to @werdhaihai for the pr)
    added a slider that changes the size of the interact window
    fixed bug with manager deletion
    team server now only sends ids of tasks that have returned vs. all tasks to the client to help performance
    added better processing for odd JSON data that was failing to process
    added toast popup when a task is canceled

This is the hidden content, please

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.