kpcyrd/sn0int

Failed to start sn0int with docker on wsl

SherkeyXD opened this issue · 1 comments

sn0int
...
[+] Connecting to database
Error: Failed to download public suffix list
Because: Permission denied (os error 13)


In my system, sn0int is an alias to docker run --rm --init -it -v /home/kali/.cache:/cache -v /home/kali/.data:/data kpcyrd/sn0int

And I also tried sudo docker run --rm --init -it -v /home/kali/.cache:/cache -v /home/kali/.data:/data kpcyrd/sn0int, but the result is the same.

I wonder if there is anything wrong with my network, or the command I use

Versions

  • rustc --version: not installed
  • cargo --version: not installed
  • sn0int --version: 0.21.2
  • uname -a: Linux Laptop 5.15.74.2-microsoft-standard-WSL2 SMP Wed Nov 2 19:50:29 UTC 2022 x86_64 GNU/Linux

Environment

  • Operating System/Distro: Kali 2022.03 on wsl
  • Installed from (source/apt/pacman/brew/docker): docker

It looks like docker hub removed automatic builds so the image you pulled is very old:

image

I've changed the readme to a deprecation notice, you can use the image on the github registry instead:

ghcr.io/kpcyrd/sn0int
% docker run -it --rm ghcr.io/kpcyrd/sn0int

                   ___/           .
     ____ , __   .'  /\ ` , __   _/_
    (     |'  `. |  / | | |'  `.  |
    `--.  |    | |,'  | | |    |  |
   \___.' /    | /`---' / /    |  \__/

        osint | recon | security
      irc.hackint.org:6697/#sn0int

[+] Connecting to database
[+] Downloading public suffix list
[+] Loaded 0 modules
[*] No modules found, run pkg quickstart to install default modules
[*] New to sn0int? Follow https://sn0int.rtfd.io/en/stable/usage.html
[sn0int][default] >