Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Starkiller — Starkiller is a Frontend for PowerShell Empire. | Kitploit
Tools/GitHubGitHub/bc-security/starkiller
Penetration Testing FrameworksExploit FrameworksPost-ExploitationCommand and ControlRed Teaming
GitHubbc-security/starkiller

Starkiller

Starkiller is a Frontend for PowerShell Empire.

View Repository
1.7k246132 days agoReviewed by Kitploit
Website

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Donate Docs Twitter URL YouTube URL Discord Donate Blog Twitter URL Twitter URL

Download Tool
YouTube URL
LinkedIn

Starkiller

Starkiller is a Frontend for Powershell Empire. It is a web application written in VueJS. If you'd like to contribute please follow the Contribution guide. If you'd like to request a feature or report a bug, please follow the Issue template.

Getting Started

As of Empire 5.0 and Starkiller 2.0, you no longer need to install Starkiller or build it from source. It is prepackaged in Empire as a submodule and served via Empire's API.

Sponsors

Sponsorship and extra features

Sponsoring at the Individual level will give access to extra features. At the moment, the extra Starkiller sponsorship features include:

Process Browser

Browse the running processes on an agent's host from the Processes tab.

Modify Module Scripts

Edit a module's script in an in-browser editor before executing it.

Enable/Disable Modules

Bulk-select modules and toggle their availability from the Modules page.

IP Filtering

Allow and deny lists controlling which source addresses Empire accepts agent traffic from.

There is also a collection of Empire plugins available via sponsorship.

Thanks to our sponsors the following features which started as sponsor features have been moved to the public and kali builds.

  • File browser
  • Popout windows
  • Chat widget
  • Bypass management
  • Malleable profile management
  • Dashboard
  • Graph View

Build and run from source

Prerequisites:

  • Node.js 22+.
  • pnpm 11+.

The exact pnpm version is pinned via the packageManager field in package.json. Run corepack enable once and Corepack will automatically use the pinned version; otherwise install pnpm 11+ manually.

root@kitploit:~
pnpm install

Compile and hot-reload for development

root@kitploit:~
pnpm dev

Compile and minify for production

root@kitploit:~
pnpm build

Run end-to-end tests

root@kitploit:~
pnpm test:e2e

See CONTRIBUTING.md for the testing workflow.

Changelog

Detailed changes for each release are documented in the changelog.

Stay In Touch

  • Twitter
  • Blog

License

MIT

Copyright (c) 2021 BC Security