Closed nk9 closed 4 years ago
whatweb is installed by qq-install:
__pkgs whatweb gobuster wpscan wafw00f hydra nikto padbuster parsero dirb
That error looks like a ruby error stemming from whatweb - not sure the cause... maybe this? https://github.com/urbanadventurer/WhatWeb/issues/283
Closing this since it's a tool error, not a quiver error.
Hi @blshkv, I am maintaining quiver, but not whatweb. Whatweb is just installed with Kali via apt-get and I call it from my scripts.
Try opening an issue over on the WhatWeb repo: https://github.com/urbanadventurer/WhatWeb and maybe have a look at their installation wiki: https://github.com/urbanadventurer/WhatWeb/wiki/Installation. It looks like the error you are getting has to do with missing or broken ruby dependencies.
Good luck!
yeah, sorry. Working with upstream, I found a minor error.
I installed quiver and ran
qq-install
. Honestly, though, I ran out of space on the device. (A recurring theme!) But I enlarged the volume, and eventuallyqq-install
completed successfully.Then I ran
qq-scripts-recon
and left it to do its thing. When finished, I looked in./web/<domain>.io/whatweb.txt
and found this:Does
whatweb
need to be installed byqq-install
?