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.7k24618 days agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
Website

Donate Docs Twitter URL YouTube URL Discord Donate Blog Twitter URL Twitter URL 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:

Dashboard

Graph View

Process Browser

Modify Module Scripts

Enable/Disable modules

Ip Filtering

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

Build and run from source

Prerequisites:

  • Node.js 16+.
  • Yarn Currently it has been tested using Yarn 1.22.
root@kitploit:~
yarn

Compile and hot-reload for development

root@kitploit:~
yarn dev

Compile and minify for production

root@kitploit:~
yarn build

Run end-to-end tests

root@kitploit:~
yarn 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

Download Tool