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

Adapt to new Cobalt Strike download names, executables, and install locations #87

Merged

Conversation

jsf9k
Copy link
Member

@jsf9k jsf9k commented Aug 14, 2024

🗣 Description

This pull request updates the Ansible role to handle recent changes to:

  • The names of Cobalt Strike archives downloaded from the Cobalt Strike web page
  • The new location of the Cobalt Strike auth (i.e. licensing) file
  • The new location of the Cobalt Strike teamserver executable

💭 Motivation and context

The role was failing as it was, so these changes are necessary. See this build, for example.

🧪 Testing

All automated tests pass.

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • Tests have been added and/or modified to cover the changes in this PR.
  • All new and existing tests pass.

@jsf9k jsf9k added bug This issue or pull request addresses broken functionality test This issue or pull request adds or otherwise modifies test code labels Aug 14, 2024
@jsf9k jsf9k self-assigned this Aug 14, 2024
@jsf9k jsf9k marked this pull request as ready for review August 14, 2024 19:10
@jsf9k jsf9k requested a review from a team August 14, 2024 19:10
Copy link
Member

@dav3r dav3r left a comment

Choose a reason for hiding this comment

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

Thanks for keeping this up-to-date. 👍

@jsf9k jsf9k merged commit 7feb0b6 into develop Aug 14, 2024
23 checks passed
@jsf9k jsf9k deleted the bugfix/adapt-to-new-cs-download-names-and-install-locations branch August 14, 2024 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue or pull request addresses broken functionality test This issue or pull request adds or otherwise modifies test code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants