iustin24 / chameleon

372 stars 45 forks source link

Nodejs.txt does not exist in default installation and causes the scan to fail. #12

Closed j0eblow closed 2 years ago

j0eblow commented 2 years ago
Detected Technology - Node.js ( /home/kali/.config/chameleon/wordlists/Nodejs.txt )

thread 'main' panicked at 'Unable to read wordlist.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/main.rs:83:30
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Creating a dummy file at /home/kali/.config/chameleon/wordlists/Nodejs.txt fixes the issue.

iustin24 commented 2 years ago

Hi @j0eblow,

Thanks for pointing this out! I have removed NodeJS from the config file since there's no wordlist for it currently. If Ill find a wordlist for it, I will add it back.