Example Usage
git clone --depth=1 https://github.com/jm33-m0/emp3r0r.git && \ cd emp3r0r && podman build . -t emp3r0r:4.2.3 # use your own tag, or simply `latest` # Run the server. Be sure to change your port mappings to fit your environment mkdir ~/.emp3r0r podman run -it --rm --cap-add=NET_ADMIN --device /dev/net/tun:/dev/net/tun \ -v "$HOME/.emp3r0r:/root/.emp3r0r" \ -p 12345:12345 -p 13377:13377 \ --name emp3r0r-server \ emp3r0r:4.2.3 \ server --c2-hosts 1.2.3.4 --http-port 12345 --operator-port 13377 # Server prints C2 connection command emp3r0r client --c2-port 13377 --server-wg-key '0OKqMZmJfLDhAQLST4MKtKNa6MKxVkLn3UcOP14sMA8=' --server-wg-ip '10.88.14.158' --operator-wg-ip '10.88.14.236' --operator-wg-key 'LOe4sUyjyyIS3Kjnmz0SpKJwvDGle0880Q73qzsMg48=' --c2-host <YOUR_PUBLIC_IP>
See also
xhunter
Free
Android Penetration Tool [ RAT for Android ]…
Impacket-secretsdump
Open Source
Kali
Dumps secrets remotely using a variety of techniques including DCSync (without running code on DC), …
Advanced-WAF-WAFinity
Free
An Advanced Web Application Firewall that protects against threats like SQL injection and XSS by fil…
CVE_Prioritizer
Open Source
Streamline vulnerability patching with CVSS, EPSS, and CISA's Known Exploited Vulnerabilities. Prior…
mimipenguin
Free
A tool to dump the login password from the current linux user…
Ankou
Open Source
A flexible, AI powered C2 framework built with operators in mind…