File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
## [ Unreleased]
9
9
10
10
## [ 5.7.3] - 2023-10-17
11
+ - Updated Starkiller to v2.6.1
11
12
12
13
- Fixed global obfuscation not working on modules (@Cx01N )
13
14
- Added bypass module in PowerShell to run bypasses after agent is staged (@Cx01N )
Original file line number Diff line number Diff line change @@ -40,10 +40,10 @@ database:
40
40
# format is "192.168.1.1,192.168.1.10-192.168.1.100,10.0.0.0/8"
41
41
ip-blacklist : " "
42
42
starkiller :
43
- repo : git@ github.com: BC-SECURITY/Starkiller-Sponsors .git
43
+ repo : https:// github.com/ BC-SECURITY/Starkiller.git
44
44
directory : empire/server/api/v2/starkiller
45
45
# Can be a branch, tag, or commit hash
46
- ref : sponsors-main
46
+ ref : v2.6.1
47
47
auto_update : true
48
48
plugins :
49
49
# Auto-load plugin with defined settings
You can’t perform that action at this time.
0 commit comments