
Empire v7.0.2
Empire एक पोस्ट-एक्सप्लॉइटेशन और एडवर्सरी इम्यूलेशन फ्रेमवर्क है जिसका उपयोग रेड टीम्स और पेनेट्रेशन टेस्टर्स की सहायता के लिए किया जाता है।
Empire
Empire एक post-exploitation और adversary emulation framework है जिसका उपयोग Red Teams और Penetration Testers की सहायता के लिए किया जाता है। Empire server Python 3 में लिखा गया है और यह modular है जिससे operator को लचीलापन मिलता है। Empire के साथ एक client built-in आता है जिसका उपयोग server तक दूर से पहुँचने के लिए किया जा सकता है। Empire server तक दूर से पहुँचने के लिए एक GUI भी उपलब्ध है, Starkiller।
Features
- Multiplayer Support के लिए Server/Client Architecture
- पूर्णतः encrypted communications
- HTTP/S, Malleable HTTP, Foreign, Hop, SMB, और Port Forward Pivot Listeners
- PowerShell, C#, और Python में समर्थित tools की विशाल library (400+)
- shellcode generation के लिए Donut Integration
- custom server features के लिए Modular plugin interface
- नए tools जोड़ने के लिए Flexible module interface
- ConfuserEx 2 और Invoke-Obfuscation का उपयोग करके Integrated obfuscation
- In-memory .NET assembly execution
- Customizable Bypasses
- JA3/S और JARM Evasion
- MITRE ATT&CK Integration
- Integrated Roslyn compiler (Covenant का धन्यवाद)
- Docker, Kali, ParrotOS, Ubuntu 22.04/24.04, और Debian 12/13 Install Support
Agents
- PowerShell
- Python 3
- C#
- IronPython 3
- Go
Modules
- Assembly Execution
- BOF Execution
- Mimikatz
- Seatbelt
- Rubeus
- SharpSploit
- Certify
- ProcessInjection
- और भी बहुत कुछ
Sponsors
Release Notes
विस्तृत release notes के लिए कृपया हमारा Releases या Changelog पृष्ठ देखें।
Quickstart
git clone https://github.com/BC-SECURITY/Empire.git
install निर्देशों के लिए Installation Page देखें।
Note: main branch नवीनतम परिवर्तनों का प्रतिबिंब है और हमेशा stable नहीं हो सकती।
repo clone करने के बाद, आप setup/checkout-latest-tag.sh script चलाकर नवीनतम stable release checkout कर सकते हैं।
git clone https://github.com/BC-SECURITY/Empire.git
cd Empire
./setup/checkout-latest-tag.sh
./ps-empire install -y
यदि आप Empire का sponsors संस्करण उपयोग कर रहे हैं, तो यह Starkiller का sponsors संस्करण pull करेगा। चूँकि ये private repositories हैं, आपके लिए GitHub के लिए ssh credentials configured होना आवश्यक है। निर्देश यहाँ पाए जा सकते हैं।
Server
# Start Server
./ps-empire server
# Help
./ps-empire server -h
Empire को install करने और उपयोग करने के बारे में अधिक निर्देशों के लिए Empire Docs देखें। परिवर्तनों की पूरी सूची के लिए, changelog देखें।
Starkiller

Starkiller PowerShell Empire के लिए एक web application GUI है जो अपने API के माध्यम से दूर से Empire के साथ interface करता है। Starkiller को Empire client के replacement के रूप में या Starkiller और Empire clients के mixed environment में चलाया जा सकता है। 5.0 से, Starkiller Empire के साथ packaged है और इसके लिए किसी अतिरिक्त setup की आवश्यकता नहीं है।
Contribution Rules
Contributing देखें
Contributors
Empire में उनकी सहायता के लिए निम्नलिखित contributors का विशेष धन्यवाद:
@harmj0y @sixdub @enigma0x3 @rvrsh3ll @killswitch_gui @xorrior @Cx01N @Hubbl3 @Vinnybod
Official Discord Channel
किसी भी comment, प्रश्न, चिंता, या समस्या के साथ हमारे Discord में शामिल हों!

