InlineExecute-Assembly
InlineExecute-Assembly copied to clipboard
InlineExecute-Assembly is a proof of concept Beacon Object File (BOF) that allows security professionals to perform in process .NET assembly execution as an alternative to Cobalt Strikes traditional f...
Add error handling to clean up handle leaks and free buffers in failure cases.
Can it happen that when the assembly outputs more that 65KB data, the pipeline is full and you get a deadlock because the BOF is waiting for the assembly to...
BeaconDataExtract provides the size of the extracted data through the optional size parameter. Using that allows the parameter to be removed and also eliminates the possibility of a descrepancy where...