pbehnke / embark

EMBArk - The firmware security scanning environment

Home Page:https://twitter.com/securefirmware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EMBArk - The firmware security scanning environment

About

EMBArk is the web based enterprise interface for the firmware security scanner EMBA. It is developed to provide the firmware security analyzer EMBA as a containerized service and to ease accessibility to the firmware scanning backend EMBA regardless of system and operating system.

Furthermore EMBArk improves the data provision by aggregating the various scanning results in an aggregated management dashboard.

Watch EMBArk

Automated setup (on Kali Linux)

  1. Checkout the repository (e.g. git clone https://github.com/e-m-b-a/embark.git)
  2. Change directory to root of the repository i.e cd embark
  3. Run sudo ./installer.sh -d to run the default installation.
  4. Further details are available in the wiki (See installation)
  5. If you are running into issues or need to install EMBArk manually please take a look at the wiki (See build instructions)

EMBArk is using the firmware security scanner EMBA as backend. You can take a look at the EMBA repository and get more information about usage of EMBA in the wiki. Additionally you should check the EMBArk wiki.

Start Server

To start the EMBArk-Server simply run $ sudo ./embark/run-server.sh. This starts the http-Server on 0.0.0.0:80

Get involved

The IoT is growing, the development is ongoing, and there are many new features that we want to add. We welcome pull requests and bug reports or feature requests via issues on GitHub.

Acknowledgement

This project was originally initiated by Siemens Energy as AMOS project in cooperation with the FAU.

See also the original EMBArk AMOS project and AMOS.

About

EMBArk - The firmware security scanning environment

https://twitter.com/securefirmware

License:MIT License


Languages

Language:Python 41.4%Language:JavaScript 20.9%Language:Shell 15.6%Language:HTML 15.1%Language:CSS 6.5%Language:Dockerfile 0.3%