GithubHelp home page GithubHelp logo

New Kali Linux 2024-2 available about emba HOT 8 CLOSED

m-1-k-3 avatar m-1-k-3 commented on August 28, 2024
New Kali Linux 2024-2 available

from emba.

Comments (8)

torabi12 avatar torabi12 commented on August 28, 2024 1

I am going to do the default/docker installation and tests.

from emba.

torabi12 avatar torabi12 commented on August 28, 2024 1

These were OK:

$ sudo ./emba -l ~/DIR300 -f ~/DIR300B5_FW214WWB01.bin -p ./scan-profiles/quick-scan.emba -X 2.14 -Y D-Link -Z DIR300 -N DIR300B5_FW214WWB01.bin

$ sudo ./emba -l ~/DIR300_default -f ~/DIR300B5_FW214WWB01.bin -p ./scan-profiles/default-scan.emba -S -X 2.14 -Y D-Link -Z DIR300 -N DIR300B5_FW214WWB01.bin

$ sudo ./emba -l ~/DIR300_default-emulation -f ~/DIR300B5_FW214WWB01.bin -p ./scan-profiles/default-scan-emulation.emba -S -X 2.14 -Y D-Link -Z DIR300 -N DIR300B5_FW214WWB01.bin

I will do the last full scan tomorrow.

from emba.

torabi12 avatar torabi12 commented on August 28, 2024 1

kép

Full scan was fine too.

from emba.

HoxhaEndri avatar HoxhaEndri commented on August 28, 2024 1

Full Installation finished without errors.

from emba.

torabi12 avatar torabi12 commented on August 28, 2024

New VM is up and running, let me know if I can start the installation....

from emba.

m-1-k-3 avatar m-1-k-3 commented on August 28, 2024

The new docker base image should be ready for testing and is uploaded to docker hub:

┌──(root㉿25bf81aa37d0)-[/emba]
└─# cat /etc/os-release 
PRETTY_NAME="Kali GNU/Linux Rolling"
NAME="Kali GNU/Linux"
VERSION_ID="2024.2"
VERSION="2024.2"
VERSION_CODENAME=kali-rolling
ID=kali
ID_LIKE=debian
HOME_URL="https://www.kali.org/"
SUPPORT_URL="https://forums.kali.org/"
BUG_REPORT_URL="https://bugs.kali.org/"
ANSI_COLOR="1;31"

For testing you need to use the latest dev branch from my fork (see also here):

git clone https://github.com/m-1-k-3/emba.git --branch system_emulation_updates
cd emba
sudo ./installer.sh -d

With a bit of luck the installation should work and you only need to tag the docker image locally to latest:

└─$ sudo docker tag embeddedanalyzer/emba:1.4.1b embeddedanalyzer/emba:latest                                                          
└─$ sudo docker images                             
REPOSITORY               TAG       IMAGE ID       CREATED          SIZE
embeddedanalyzer/emba    1.4.1b    a677cf89098e   15 minutes ago   13.5GB
embeddedanalyzer/emba    latest    a677cf89098e   15 minutes ago   13.5GB

from emba.

torabi12 avatar torabi12 commented on August 28, 2024

Installation was fine:

kép

Dependency check was OK:

kép

All listed utils got OK status.

The first scan is running:

$ sudo ./emba -l ~/DIR300 -f ~/DIR300B5_FW214WWB01.bin -p ./scan-profiles/quick-scan.emba -X 2.14 -Y D-Link -Z DIR300 -N DIR300B5_FW214WWB01.bin

from emba.

m-1-k-3 avatar m-1-k-3 commented on August 28, 2024

Found some new issues with the emulation of x86 systems.

from emba.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.