Skip to content

Kali Linux 2023.04 is out now #943

@m-1-k-3

Description

@m-1-k-3

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
  • 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
  • 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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions