Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FwHunt, CWE-Checker, Cyclone SBOM, Bug fixes, kernel-to-elf #291

Merged
merged 31 commits into from Aug 30, 2022

Conversation

m-1-k-3
Copy link
Member

@m-1-k-3 m-1-k-3 commented Aug 28, 2022

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Bug fixes
Features

  • What is the current behavior? (You can also link to an open issue here)

cwe-checker not running
no UEFI analysis
no real SBOM
No further kernel analysis

  • What is the new behavior (if this is a feature change)? If possible add a screenshot.

FwHunt module for UEFI analysis (s02) - https://github.com/binarly-io/fwhunt-scan
Use it with care. UEFI integration is currently highly experimental!
CWE-checker should work again -> use EMBA -c option (closes #290)
vmlinux-to-elf integration in s24 - https://github.com/marin-m/vmlinux-to-elf
F21 creates a cyclone minimal SBOM

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

New docker container based on Kali 2022.03
Switched to binwalk fork: https://github.com/m-1-k-3/binwalk
This is a temp solution until binwalk gets further development or we need to replace it

  • Other information:

Wiki entry https://github.com/e-m-b-a/emba/wiki/UEFI-analysis
After intense testing we are going to move to version 1.1.1

@m-1-k-3 m-1-k-3 added bug Something isn't working enhancement New feature or request labels Aug 28, 2022
@m-1-k-3 m-1-k-3 added docker docker related things Installation Installation issues labels Aug 28, 2022
Copy link
Member

@BenediktMKuehne BenediktMKuehne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✔️

@BenediktMKuehne BenediktMKuehne merged commit f200099 into e-m-b-a:master Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working docker docker related things enhancement New feature or request Installation Installation issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cwe-checker installation is broken
3 participants