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

V1.6.0/http c2 #1454

Merged
merged 123 commits into from
Nov 13, 2023
Merged

V1.6.0/http c2 #1454

merged 123 commits into from
Nov 13, 2023

Conversation

TimBF
Copy link
Member

@TimBF TimBF commented Nov 10, 2023

This pull request has the following features:

  • Allow operators to create and import HTTP profiles and to specify which profile to use during implant generation
  • Add a new command to view http c2 profiles
  • http listeners and configurations are now stored in the database and loaded on startup
  • Move stage compression/encryption server side and add an additional subcommand to profiles to generate modified implants
  • Associate a resource id to implants and modify the stager handler to allow retrieving them by that id (e.g. test.woff?p=ID)
  • Randomise traffic encoder id's on server startup

moloch-- and others added 30 commits May 17, 2023 16:31
…issue with certificate digest and switched from profile id to profile name in implantconfig pb
@TimBF TimBF requested a review from a team as a code owner November 10, 2023 21:50
@moloch-- moloch-- merged commit d994f76 into master Nov 13, 2023
5 checks passed
@bman46
Copy link
Contributor

bman46 commented Nov 28, 2023

Any reason for removing http and https from the stage-listener command?

sliver > stage-listener --url http://10.0.0.200:5645 --profile win64profile

[!] Unsupported staging protocol: http

Using TCP requires some customizations to existing stagers to work properly.

@moloch--
Copy link
Member

@bman46

We're reworking the way stage listeners work to be more flexible, patches incoming to the master branch for it. As a reminder the master branch is unstable use release branches for anything unrelated to development.

@bman46
Copy link
Contributor

bman46 commented Nov 28, 2023

Ok, sounds good. Looking forward to the changes!

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.

3 participants