-
-
Notifications
You must be signed in to change notification settings - Fork 62
EMBA in EMBArk
emba with its dependencies is installed on host as a git-submodule
AND
is run as docker-container started by embark.
! Yes the embark-container has acces to /var/run/docker which is inherently unsafe!
embark uploads firmwares to uploadedFirmwareImages/* With a not unique ID
start-analysis -> views.start_analysis
amounts to:
cd /app/emba && ./emba.sh -f /app/embark/uploadedFirmwareImages/active_<nr> -l /emba_logs/<nr> <+flags>
EMBArk - firmware security scanning at its best
Sponsor EMBA and EMBArk:
The EMBA environment is free and open source!
We put a lot of time and energy into these tools and related research to make this happen. It's now possible for you to contribute as a sponsor!
If you like EMBArk you have the chance to support future development by becoming a Sponsor
Thank You ❤️ Get a Sponsor
EMBArk - firmware security scanning at its best
- Home
- Feature overview
- Installation
- Usage
-
EMBArk-book
- Overview of embark
- Chapter 1: User Authentication & Authorization
- Chapter 2: Firmware Analysis Management
- Chapter 3: Real-time Progress Monitoring
- Chapter 4: Reporting & Visualization
- Chapter 5: EMBA Backend Integration
- Chapter 6: Worker Node Orchestration
- Chapter 7: Background Task Execution
- Chapter 8: Data Models (Persistence Layer)
- Chapter 9: Deployment & Environment Setup
- Development
- FAQ
- Sponsoring EMBArk
- AMOS project archive
- EMBA firmware scanning backend