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

Bug: exec /nikto/nikto.pl: exec format error #777

Open
webdevproformation opened this issue Nov 8, 2022 · 2 comments
Open

Bug: exec /nikto/nikto.pl: exec format error #777

webdevproformation opened this issue Nov 8, 2022 · 2 comments
Labels

Comments

@webdevproformation
Copy link

Expected behavior

docker run --rm sullo/nikto
to work

Actual behavior

docker run --rm sullo/nikto
output : docker run --rm sullo/nikto

Steps to reproduce

  1. i just follow the installation of nikto on docker
  2. i work on windows 11 and i use docker desktop
  3. git clone https://github.com/sullo/nikto.git
  4. cd nikto
  5. docker build -t sullo/nikto .
  6. docker run --rm sullo/nikto
  7. then => exec /nikto/nikto.pl: exec format error

Nikto version in the Dockerfile : sullo/nikto:2.1.6

thanks a lot for your help !!!

@hulla-bulla
Copy link

I had to add exceptions in my bitdefender and git reset --hard and rebuild the container for it to work properly.

@digininja
Copy link
Contributor

You know the tool is good when AV starts blocking it.

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

No branches or pull requests

3 participants