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

Help me.. Please in docker #13

Open
chqh0828 opened this issue Mar 14, 2023 · 0 comments
Open

Help me.. Please in docker #13

chqh0828 opened this issue Mar 14, 2023 · 0 comments

Comments

@chqh0828
Copy link

Hi, I sent you an email today, and I will write down my questions here too!
I'm experimenting with Docker because I want to experiment with it myself. (docker pull 4rbit3r/arbiter:latest) and in cmd, downloading arbiter from "Git" and trying to do what "README.md" tells me to do, but an error has occurred.
root@f0ae4c4b1270:/home/test/arbitergit# ls
Dockerfile Makefile README.md arbiter dataset examples overview.png setup.py some_json some_log test_files vuln_templates

The data that comes out when I enter the "ls" command is as above.

"python vuln_templates/run_arbiter.py -f examples/cve-vuln_templates/vd_cve-2018-10388.py -t examples/cve-binaries/cve-2018-10388 -l some_log -j some_json"
This is the command I entered. (/home/test/arbitergit)

WARNING | 2023-03-14 07:00:03,193 | cle.loader | The main binary is a position-independent executable. It is being loaded with a base address of 0x400000.
DEBUG | 2023-03-14 07:00:03,237 | arbiter.master_chief.sa_recon | Creating CFG
Traceback (most recent call last):
File "vuln_templates/run_arbiter.py", line 125, in
main(template, target)
File "vuln_templates/run_arbiter.py", line 48, in main
sa.analyze(ignore_funcs=BLACKLIST)
TypeError: analyze() got an unexpected keyword argument 'ignore_funcs'

It doesn't work when it comes out.
Could you tell me how to fix this error?

Thank you for reading
화면 캡처 2023-03-14 161212

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant