Skip to content
KitploitKITPLOIT
ツールブログ
提出
ツールブログ
提出

ハッキング、侵入テスト、サイバーセキュリティツールをあなたのセキュリティアーセナルに!

Kitploitはハッキング、サイバーセキュリティ、ペネトレーションテストのツールディレクトリです。最新のプロジェクトアップデートを見つけて、脆弱性の発見、システム分析、テストの自動化、セキュリティの強化を行いましょう。

··フィード·お問い合わせ·プライバシー·© 2026 Kitploit

ツールディレクトリ

カテゴリ

すべてのカテゴリを見る
Loading categories
Empire — Empire is a post-exploitation and adversary emulation framework that is used to aid Red Teams and Penetration Testers. | Kitploit
ツール/GitHubGitHub/bc-security/empire
Penetration Testing FrameworksExploit FrameworksPayload GenerationPersistence MechanismsExploitationIDS/IPS EvasionLateral MovementScripting & AutomationShellcodeData ExfiltrationPost-ExploitationPenetration Testing
5.2k6921816時間7分前Kitploit レビュー済み
Command and Control
Red Teaming
Remote Access Tool
Shellcode Generation
Payload Development
Remote Access Trojan
Adversarial Attack
Command and Control 第4位
Data Exfiltration 第10位
Exploitation 第6位
Exploit Frameworks 第2位
IDS/IPS Evasion 第16位
Lateral Movement 第13位
Payload Development 第15位
Payload Generation 第10位
Penetration Testing 第18位
Penetration Testing Frameworks 第2位
Persistence Mechanisms 第1位
Post-Exploitation 第7位
Red Teaming 第3位
Remote Access Tool 第4位
Remote Access Trojan 第8位
Scripting & Automation 第9位
Shellcode 第11位
Shellcode Generation 第10位
GitHubbc-security/empire

Empire

Empire is a post-exploitation and adversary emulation framework that is used to aid Red Teams and Penetration Testers.

リポジトリを見るウェブサイト

人気

すべて見る →

コミュニティで最も使われているツールを見つけましょう。

すべてのツールを探索

ツールコレクションを閲覧

すべてのツールを見る →
共有
要求された言語のコンテンツは利用できません。英語版を表示しています。

Empire Donate Docs Discord Blog Twitter URL Twitter URL YouTube URL

LinkedIn

Empire

Empire is a post-exploitation and adversary emulation framework that is used to aid Red Teams and Penetration Testers. The Empire server is written in Python 3 and is modular to allow operator flexibility. Empire comes built-in with a client that can be used remotely to access the server. There is also a GUI available for remotely accessing the Empire server, Starkiller.

Features

  • Server/Client Architecture for Multiplayer Support
  • Fully encrypted communications
  • HTTP/S, Malleable HTTP, Foreign, Hop, SMB, and Port Forward Pivot Listeners
  • Massive library (400+) of supported tools in PowerShell, C#, & Python
  • Donut Integration for shellcode generation
  • Modular plugin interface for custom server features
  • Flexible module interface for adding new tools
  • Integrated obfuscation using ConfuserEx 2 & Invoke-Obfuscation
  • In-memory .NET assembly execution
  • Customizable Bypasses
  • JA3/S and JARM Evasion
  • MITRE ATT&CK Integration
  • Integrated Roslyn compiler (Thanks to Covenant)
  • Docker, Kali, ParrotOS, Ubuntu 22.04/24.04, and Debian 12/13 Install Support

Agents

  • PowerShell
  • Python 3
  • C#
  • IronPython 3
  • Go

Modules

  • Assembly Execution
  • BOF Execution
  • Mimikatz
  • Seatbelt
  • Rubeus
  • SharpSploit
  • Certify
  • ProcessInjection
  • And Many More

Sponsors

Release Notes

Please see our Releases or Changelog page for detailed release notes.

Quickstart

root@kitploit:~
git clone https://github.com/BC-SECURITY/Empire.git

Check out the Installation Page for install instructions.

Note: The main branch is a reflection of the latest changes and may not always be stable. After cloning the repo, you can checkout the latest stable release by running the setup/checkout-latest-tag.sh script.

root@kitploit:~
git clone https://github.com/BC-SECURITY/Empire.git
cd Empire
./setup/checkout-latest-tag.sh
./ps-empire install -y

If you are using the sponsors version of Empire, it will pull the sponsors version of Starkiller. Because these are private repositories, you need to have ssh credentials configured for GitHub. Instructions can be found here.

Server

root@kitploit:~
# Start Server
./ps-empire server

# Help
./ps-empire server -h

Check out the Empire Docs for more instructions on installing and using with Empire. For a complete list of changes, see the changelog.

Starkiller

Starkiller is a web application GUI for PowerShell Empire that interfaces remotely with Empire via its API. Starkiller can be ran as a replacement for the Empire client or in a mixed environment with Starkiller and Empire clients. As of 5.0, Starkiller is packaged with Empire and doesn't require any additional setup.

Contribution Rules

See Contributing

Contributors

A special thanks to the following contributors for their help with Empire:

@harmj0y @sixdub @enigma0x3 @rvrsh3ll @killswitch_gui @xorrior @Cx01N @Hubbl3 @Vinnybod

Official Discord Channel

Join us in our Discord with any comments, questions, concerns, or problems!

ツールをダウンロード