e-m-b-a / emba

EMBA - The firmware security analyzer
https://www.securefirmware.de
GNU General Public License v3.0
2.63k stars 229 forks source link

New Kali Linux 2024.3 is available #1300

Closed m-1-k-3 closed 3 weeks ago

m-1-k-3 commented 4 weeks ago

New Kali Linux is out: https://www.kali.org/blog/kali-linux-2024-3-release/

We need to test EMBA on it

Testcases:

Testfirmware: DLink DIR300

On all tests check html report if it is correct and check for the emba_error.log

Priority issue YES

torabi12 commented 4 weeks ago

I am going to do the first section, default/docker installation tests...

torabi12 commented 4 weeks ago

Default installation was OK:

kép

Dependency check also:

kép

Quick-scan profile OK:

kép

Default-scan in strict mode also OK:

kép

m-1-k-3 commented 4 weeks ago

Default installation was OK:

So, EMBA runs on the newest Kali ... thats great to hear. Thank you for supporting the testing tasks

torabi12 commented 4 weeks ago

Will do the remaining 2 tests on tomorrow....

torabi12 commented 3 weeks ago

This morning the installer used the 1.4.1f:

kép

May I wait for the new one or should I use the actual environment for testing?

m-1-k-3 commented 3 weeks ago

for the first point teh 1.4.1f is the correct one. For the upcoming tests I have build "embeddedanalyzer/emba:1.4.2c" which then can be also tested. 1.4.2c is based on the new Kali docker and includes the new Capa and cwe_checker

torabi12 commented 3 weeks ago

My problem would be how to replace the 1.4.1f to the latest one manually to get emba use the new container. :(

m-1-k-3 commented 3 weeks ago

For testing the updated base image the draft branch with some cleanup and refactoring can be used here #1302

torabi12 commented 3 weeks ago

I remain on the master for the last 2 tests. I do not want to mix up the things. Thank you.

torabi12 commented 3 weeks ago

default-scan-emulation and full-scan profile were OK in strict mode. There was no emba_error.log after the tests.

kép

kép

The 6;1f code appeared more times in the terminal, but there were no any errors.