Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

module_blacklist.txt gets ignored with default-scan.emba profile #1167

Closed
torabi12 opened this issue May 24, 2024 · 2 comments · Fixed by #1168
Closed

module_blacklist.txt gets ignored with default-scan.emba profile #1167

torabi12 opened this issue May 24, 2024 · 2 comments · Fixed by #1168
Assignees
Labels
bug Something isn't working EMBA

Comments

@torabi12
Copy link

Describe the bug
I wanted to disable S14 module in module_blacklist.txt file and I used the default-scan.emba profile for testing and the S14 was running.
The module dependency is a complex thing and sometimes a scan is stucked with a module for days. In this case I would like to repeat it without the never ending modul but module_blacklist.txt and default-scan.emba profile looks like do not work together.

To Reproduce
Steps to reproduce the behavior:

  1. EMBA installation (dev-mode/default mode)

  2. Use the firmware available here: https://github.com/dougcooper/kankun/blob/master/kkeps-3.5.bin

  3. Start EMBA with the following parameters: $ sudo ./emba -l ~/Kankun -f ~/kkeps.bin -p ./scan-profiles/default-scan.emba -X 1.0 -Y Kankun -Z SmartPlug -N kkeps.bin

  4. add S14 to module_blacklist.txt before test run:)

  5. Check S14 test report.

Expected behavior
In general a module dependency chart would be nice for the future.
The blacklist config file should be valid with each profile.

Screenshots

kép

kép

kép

kép

Desktop (please complete the following information):

  • OS: e.g. Kali Linux 2024.1
  • EMBA version: current master branch
  • Installation method: default with up to date docker image

Priority issue
Are you already a Sponsor? - [N]

@m-1-k-3 m-1-k-3 added bug Something isn't working EMBA labels May 24, 2024
@m-1-k-3
Copy link
Member

m-1-k-3 commented May 24, 2024

looks as we are overriding it with the profile settings. Should be easy to fix

@torabi12
Copy link
Author

I started a new scan with disabling S12, S13 and S14:

kép

but all of them are running with default-scan.emba profile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working EMBA
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants