Coder Social home page Coder Social logo

blackpantheros / starkiller Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bc-security/starkiller

0.0 0.0 1.0 1.28 MB

Starkiller is a Frontend for PowerShell Empire.

Home Page: https://www.bc-security.org/post/an-introduction-to-starkiller

License: MIT License

JavaScript 23.87% HTML 0.35% Vue 75.68% SCSS 0.10%

starkiller's Introduction

Starkiller

Starkiller is a Frontend for Powershell Empire. It is an Electron 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.

Sponsors

Getting Started

  • To run Starkiller, you can download the installers for Mac, Linux, and Windows on the Releases page.
    • For Mac and Windows - run the installer how you would any other .exe or .dmg
    • For Linux - Change the permissions chmod a+x starkiller-<version>.AppImage, then execute ./starkiller-<version>.AppImage --no-sandbox
  • Starkiller is also available via apt install starkiller on Kali. Kali releases are 30 days ahead of the public release.
  • If you want to build from source or run in development mode, instructions are below.

Sponsorship and extra features

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

  • Chat widget
- Interactive agent shell

Thanks to our sponsors for helping reach previous goals, the File Browser and the Agent Popout Windows have been moved from the sponsorship repository to the public/Kali builds.

Build and run from source

Prerequisites:

  • Node.js 10+.
  • Yarn Currently it has been tested using Yarn 1.22.0.
yarn install

Compile and hot-reload for development

yarn electron:serve

Compile and minify for production

yarn electron:build

# Or to target a specific OS.
yarn electron:build:lin
yarn electron:build:win
yarn electron:build:mac

Compatability Table

Starkiller’s new features occasionally depend on new functionality within Empire. Therefore, it is recommended that you follow this release table for syncing up your Starkiller and Empire versions. If you are using an older version of Empire, Starkiller will warn you when logging in, but will allow you to continue. If a there is a new minimum version of Empire required to get all the features out of Starkiller, we will do a minor version bump to Starkiller.

Starkiller Release Minimum Empire Version Notes
1.0.x 3.1.1 3.1.1 is the first version of Empire to include all the user endpoints necessary for Starkiller to function
1.1.x 3.1.5 3.1.5 updated the reporting endpoint to have the same result as running it in the CLI. Starkiller 1.1.x uses that reporting endpoint for the reporting tab
1.2.x 3.2.0 3.2.0 added an endpoint for users that is needed for the UI updates introduced in Starkiller 1.2.0
1.3.x 3.3.0 3.3.0 categorized all of the modules in Empire with corresponding MITRE techniques
1.4.x, 1.5.x 3.5.0 3.5.0 added real-time notifications for new listeners and agents
1.6.x, 1.7.x 3.7.0 1.6.0 was tested against Empire 3.7.0. There shouldn't be any breaking changes, but there were a lot of code changes.

Changelog

Detailed changes for each release are documented in the release notes.

Stay In Touch

License

MIT

Copyright (c) 2020 BC Security

starkiller's People

Contributors

cx01n avatar dependabot[bot] avatar logicsec avatar vinnybod avatar

Forkers

pinkpantheros

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.