mitre / sandcat

A CALDERA plugin
https://caldera.mitre.org/
Apache License 2.0
60 stars 36 forks source link

Update request API to close out the body of the request #425

Closed Pascal-0x90 closed 1 year ago

Pascal-0x90 commented 1 year ago

Description

This is a follow on to https://github.com/mitre/sandcat/issues/424.

Type of change

How Has This Been Tested?

By running the Sandcat beacon and analyzing the traffic with Wireshark. This fixes the session issue and information still gets properly transmitted between beacon and C2 server.

Checklist:

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

elegantmoose commented 1 year ago

Thank you @Pascal-0x90