Agile Sandbox for analyzing Windows, Linux and macOS malware and execution behaviors
77
stars
7
commits
JavaScript
primary language
Nov 12, 2023
updated

Agile Sandbox for analyzing malware and execution behaviors. Customizable, Expandable and can be quickly altered during the analysis iteration. Inspired by the Rhinoceros and Agile methodology.
git clone https://github.com/qeeqbox/rhino.git
cd rhino
chmod +x ./run.sh
./run.sh auto_configure
The project interface http://localhost:5000/dashboard will open automatically after finishing the initialization process
git clone https://github.com/qeeqbox/rhino.git
cd rhino
chmod +x ./run.sh
./run.sh auto_configure_dummy
The project interface http://localhost:5000/dashboard will open automatically after finishing the initialization process
git clone https://github.com/qeeqbox/rhino.git
cd rhino
chmod +x ./run.sh
./run.sh
Choose an option:
1) Setup requirements (docker, docker-compose and VirtualBox)
2) Initialize your VMs settings (VM name, snapshot, username and password)
3) Initialize dummy VMs settings (VM name, snapshot, username and password are dummy)
4) Setup the project
5) Start the project
6) Exit the project and restore VMs on local
9) Auto-configure dummy project
Choose 1,2,4 then 5. Once you are done, close the project with ctr+c
open localhost:5000/dashboard
By using this framework, you are accepting the license terms of each package listed below:
6 commits
1 commits
JavaScript
61.8%
Python
33.1%
Shell
3.2%
CSS
1.1%
Agile Sandbox for analyzing Windows, Linux and macOS malware and execution behaviors
77
stars
7
commits
JavaScript
primary language
Nov 12, 2023
updated

Agile Sandbox for analyzing malware and execution behaviors. Customizable, Expandable and can be quickly altered during the analysis iteration. Inspired by the Rhinoceros and Agile methodology.
git clone https://github.com/qeeqbox/rhino.git
cd rhino
chmod +x ./run.sh
./run.sh auto_configure
The project interface http://localhost:5000/dashboard will open automatically after finishing the initialization process
git clone https://github.com/qeeqbox/rhino.git
cd rhino
chmod +x ./run.sh
./run.sh auto_configure_dummy
The project interface http://localhost:5000/dashboard will open automatically after finishing the initialization process
git clone https://github.com/qeeqbox/rhino.git
cd rhino
chmod +x ./run.sh
./run.sh
Choose an option:
1) Setup requirements (docker, docker-compose and VirtualBox)
2) Initialize your VMs settings (VM name, snapshot, username and password)
3) Initialize dummy VMs settings (VM name, snapshot, username and password are dummy)
4) Setup the project
5) Start the project
6) Exit the project and restore VMs on local
9) Auto-configure dummy project
Choose 1,2,4 then 5. Once you are done, close the project with ctr+c
open localhost:5000/dashboard
By using this framework, you are accepting the license terms of each package listed below:
6 commits
1 commits
JavaScript
61.8%
Python
33.1%
Shell
3.2%
CSS
1.1%