Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Caldera slack c2 final #2224

Merged
merged 10 commits into from Aug 13, 2021
Merged

Caldera slack c2 final #2224

merged 10 commits into from Aug 13, 2021

Conversation

neptunia
Copy link
Contributor

Description

Added the Slack C2 channel of communications to caldera server and the sandcat agent. It is capable of normal operations, payload uploading, and file exfiltration.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

It has been ran with various operations on an actual testing Slack workspace to ensure functionality. Unit tests are WIP.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

@codecov
Copy link

codecov bot commented Aug 13, 2021

Codecov Report

Merging #2224 (c12444e) into master (a28ab5e) will decrease coverage by 1.13%.
The diff coverage is 34.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2224      +/-   ##
==========================================
- Coverage   69.24%   68.10%   -1.14%     
==========================================
  Files          88       89       +1     
  Lines        6581     6801     +220     
==========================================
+ Hits         4557     4632      +75     
- Misses       2024     2169     +145     
Impacted Files Coverage Δ
app/contacts/contact_slack.py 34.09% <34.09%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a28ab5e...c12444e. Read the comment docs.

@neptunia neptunia requested a review from uruwhy August 13, 2021 17:33
uruwhy
uruwhy previously approved these changes Aug 13, 2021
Copy link
Contributor

@uruwhy uruwhy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@neptunia neptunia requested a review from wbooth August 13, 2021 19:08
@sonarcloud
Copy link

sonarcloud bot commented Aug 13, 2021

SonarCloud Quality Gate failed.    Quality Gate failed

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

No Coverage information No Coverage information
27.5% 27.5% Duplication

@wbooth wbooth merged commit 41e8c4e into master Aug 13, 2021
@wbooth wbooth deleted the caldera-slack-c2-final branch August 13, 2021 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants