Giter VIP home page Giter VIP logo

emp3r0r's Introduction

emp3r0r

linux post-exploitation framework made by linux user

Still under active development

  • features
  • 中文介绍
  • check my blog for updates
  • how to use
  • collaborators wanted!!! please contact me if you are interested
  • cross-platform support is in progress, contribute if you want emp3r0r to run on other systems
  • feel free to develop your private version of emp3r0r, and i would appreciate that you contribute back to this branch
emp3r0r.mp4

why another post-exploitation tool?

why not? i dont see many post-exploitation frameworks for linux systems, even if there were, they are nothing like mine

as a linux user, the most critical thing for remote administration is terminal. if you hate the garbage reverse shell experience (sometimes it aint even a shell), take a look at emp3r0r, you will be impressed

yes i just want to make a post-exploitation tool for linux users like me, who want better experience in their hacking

another reason is compatibility. as emp3r0r is mostly written in Go, and fully static (so are all the plugins used by emp3r0r), it will run everywhere (tested on Linux 2.6 and above) you want, regardless of the shitty environments. in some cases you wont even find bash on your target, dont worry, emp3r0r uploads its own bash and many other useful tools

why is it called emp3r0r? because theres an empire

i hope this tool helps you, and i will add features to it as i learn new things

features

  • beautiful terminal UI, use tmux for window management
  • multi-tasking, you don't need to wait for any commands to finish
  • basic API provided through unix socket
  • perfect reverse shell (true color, key bindings, custom bashrc, custom bash binary, etc)
  • auto persistence via various methods
  • post-exploitation tools like nmap, socat, are integreted with reverse shell
  • credential harvesting (WIP)
  • process injection
  • shellcode injection and dropper
  • ELF patcher
  • hide processes and files via libc hijacking
  • port mapping, from c2 side to agent side, and vice versa
  • agent side socks5 proxy
  • ssh server
  • auto root
  • LPE suggest
  • system info collecting
  • file management, resumable download
  • log cleaner
  • screenshot
  • stealth connection
  • anti-antivirus
  • internet access checker
  • autoproxy for semi-isolated networks
  • reverse proxy to bring every host online
  • all of these in one HTTP2 connection
  • can be encapsulated in any external proxies such as TOR, and CDNs
  • interoperability with metasploit / Cobalt Strike
  • and many more...

what to expect (in future releases)

  • packer: cryptor + memfd_create
  • packer: use shm_open in older Linux kernels
  • dropper: shellcode injector - python
  • port mapping: forward from CC to agents, so you can use encapsulate other tools (such as Cobalt Strike) in emp3r0r's CC tunnel
  • randomize everything that can be randomized (file path, port number, etc)
  • injector: shellcode loader, using python2
  • injector: inject shellcode into arbitrary process, using go and ptrace syscall
  • injector: recover process after injection
  • persistence: inject guardian shellcode into arbitrary process to gain persistence
  • headless CC, control using existing commands, can be useful when we write a web-based GUI
  • screenshot, supports both windows and linux
  • reverse proxy
  • better file manager
  • resumable download/upload
  • screenshot
  • better shells!
  • network scanner
  • passive scanner, for host/service discovery
  • password spray
  • auto pwn using weak credentials and RCEs

emp3r0r's People

Contributors

jm33-m0 avatar inspiringz avatar

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.