-
-
Notifications
You must be signed in to change notification settings - Fork 275
Closed
Labels
EMBAgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
New Kali Linux is out: https://www.kali.org/blog/kali-linux-2023-4-release/
We need to test EMBA on it
Testcases:
Testfirmware: DLink DIR300
- Default/docker installation working with current docker image (
./installer.sh -d
)- dependency check (
./emba -d 1
) - EMBA run with profile default-scan
- EMBA run with profile default-scan in strict mode (-S)
- EMBA run with profile default-scan-emulation in strict mode (-S)
- EMBA run with profile full-scan in strict mode (-S) <= cwe-checker failed
- dependency check (
- Docker build (
sudo docker-compose build --no-cache --pull
)- dependency check (
./emba -d 2
) - EMBA run with profile default-scan
- EMBA run with profile default-scan in strict mode (-S)
- EMBA run with profile default-scan-emulation in strict mode (-S)
- EMBA run with profile full-scan in strict mode (-S) <= cwe-checker failed
- dependency check (
- Full installation working (
./installer.sh -F
)- dependency check (
./emba -d 1
) - EMBA run in dev mode with options -s -z -S -D -E -t -W -Q
- EMBA run in dev mode with options -s -z -S -D, -c, -E, -t, -W -Q <= cwe-checker failed
- dependency check (
Metadata
Metadata
Assignees
Labels
EMBAgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed