Skip to content

v1.8.0

Compare
Choose a tag to compare
@vinnybod vinnybod released this 27 Jul 04:16
0dc0ff2
  • Refactor all forms pages for new 4.0 features
    • Autosuggestions for fields with suggestedValues and strict
    • Switches for "boolean" fields
    • A multi-select for bypasses field where relevant
    • On listeners page, a dropdown select for malleable listeners
  • Use last seen time instead of check in time on agents list page
  • Dynamic columns on the agents list page
  • New 'Copy' feature for Listeners, Stagers, and Credentials
  • Edit and Delete Credentials
  • Better table formatting on all list pages
  • Links to listeners from agents and stagers pages
  • Better error handling for routing to resources that have been deleted and server connection errors
  • Add a 'StarkillerName' field on stagers for better identification
  • Remove dependency on "toast" library, better control over formatting
  • "getResults" for agents utilizes a 4.0 query parameter for better performance by only retrieving what has been recently updated and appending to the page
  • Added a UI "pulse" when a new result shows up on the agents page
  • Default size of the Starkiller window is now maximum
  • Add default localhost URL for brand new installs
  • Use the new socketio topic for async plugin notifications
  • Add a feature to settings for clearing local storage
  • New top bar to show action buttons and better utilize screen real estate
  • New component abstractions to eliminate duplicate code
  • Add chat widget from the sponsors version (15 sponsor goal)
  • Mega dependency upgrades including Electron 6->13
  • Removed electron-icon-builder as a direct dependency since it was directly breaking ARM builds