Skip to content

hakaioffsec/beerus-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beerus Framework Server

Project Logo

Status Downloads GitHub Issues GitHub Pull Requests License

Beerus Framework is a project developed by the Hakai Offensive Security Research Team to assist you throughout the mobile penetration testing process.
The Beerus Framework server supports the implemented tools by receiving the information sent by the Framework. It is used in the memory dump and sandbox exfiltration functionalities, facilitating the collection of sensitive information directly from the device and its transmission to the analyst's computer.

🪚 Compatibility with tools

  • Sandbox & APK Exfiltration – Extract sensitive data and app binaries from protected directories.
  • Memory Dumping – Capture in-memory secrets and runtime objects.

🛠️ Installation & Use

Before starting the server, you need to download its dependencies. To do this, simply run the following commands:

git clone https://github.com/hakaioffsec/beerus-server.git
cd beerus-server
pip install -r requirements.txt

After that, just start the server with the command below:

python3 server.py

✍️ Authors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages