e-m-b-a / embark

EMBArk - The firmware security scanning environment
https://www.securefirmware.de
MIT License
318 stars 46 forks source link

S16 drops error code 500 #205

Closed torabi12 closed 3 months ago

torabi12 commented 5 months ago

Describe the bug I opened the identified source function links under S16 and I got 500 in the browser.

To Reproduce Steps to reproduce the behavior:

  1. EMBArk installation default mode
  2. Start EMBArk: sudo ./run-server.sh
  3. Use the firmware available here: http://legacyfiles.us.dlink.com/DIR-601/REVB/FIRMWARE/DIR-601_REVB_FIRMWARE_2.01.ZIP
  4. Wait for the test results.
  5. Check s16 links.
  6. See error

Expected behavior The link should open the c file, which is available in the filesystem:

/var/www/emba_logs/42a3b9f4-9557-43eb-9063-0a74de9f1c23/emba_logs/s16_ghidra_decompile_checks/haruspex_libputil.so/char_token_00010da0.c

Screenshots kép

kép

Desktop (please complete the following information):

torabi12 commented 5 months ago

I checked the same scenario in emba and it is ok there:

kép

BenediktMKuehne commented 4 months ago

209