sullo / nikto

Nikto web server scanner
Other
8.6k stars 1.24k forks source link

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

Open webdevproformation opened 2 years ago

webdevproformation commented 2 years ago

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 commented 1 year ago

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

digininja commented 1 year ago

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