Skip to content

Releases: BC-SECURITY/Starkiller

v1.2.3

24 May 17:18
b02c5c8
Compare
Choose a tag to compare
  • Fix a bug that didn't allow 0 values when creating listeners, stagers
  • Updated agent tab ui to have centered tabs
  • Kill agent from the list view now works

v1.2.2

09 May 22:01
93507bb
Compare
Choose a tag to compare
  • Gained a little vertical real estate by updating layout of the Agent page
  • Switched vue-router to hash mode
  • Default width changed to 1200 because the agent table is a bit wider
  • If refreshing the app and already logged in, it will attempt to go to the same page instead of defaulting to listeners
  • Fixed a width issue in the AgentCommandViewer

v1.2.1

05 May 02:55
b6c86c8
Compare
Choose a tag to compare
  • Fixed a bug related to the loading icon in the agent command viewer
  • May the Fourth be with you

v1.2.0

01 May 03:15
24cf023
Compare
Choose a tag to compare

Including but not limited to:

  • Replace element-ui with Vuetify
  • Dark Mode
  • New UX flows
  • Better error feedback (like when a request to execute a module fails)
  • Better UI feedback when submitting a form (loading on buttons)
  • Simplified a lot of the code
  • Hide non-admin features from non-admin users
  • Stay logged in after closing the app
  • Indicator for elevated process on agents list

v1.2.0-beta3

29 Apr 02:24
Compare
Choose a tag to compare
v1.2.0-beta3 Pre-release
Pre-release

Requires Empire v3.2.0
#21 for feedback

v1.1.1

16 Apr 03:20
efbff82
Compare
Choose a tag to compare
  • Corrected an issue with writing to electron-store in Windows @vinnybod #17

v1.1.0

14 Apr 04:47
ea72520
Compare
Choose a tag to compare
  • Added Module Descriptions to the Modules tab @logicsec #13
  • Added a reporting tab based on Empire's 3.1.5 reporting endpoint @vinnybod #14
  • Updated Dependencies

v1.0.1

20 Mar 01:42
9214ceb
Compare
Choose a tag to compare
  • Listeners other than http can now be created (#5)
  • Axios dependency upgraded

v1.0.0

09 Mar 05:50
Compare
Choose a tag to compare
Initial 1.0.0 Release