gopher-net / dockerized-net-tools

Collection of Dockerized Open Source Network Monitoring, Performance and Management Related Tools
MIT License
80 stars 16 forks source link

Script engine failure #17

Open adilfulara opened 4 years ago

adilfulara commented 4 years ago
➜  $ docker run -it --rm gophernet/nmap --script=ssl-enum-ciphers -p 443 google.com
Starting Nmap 7.70 ( https://nmap.org ) at 2019-10-09 21:15 UTC
NSE: failed to initialize the script engine:
could not locate nse_main.lua
stack traceback:
    [C]: in ?

QUITTING!