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.
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.
Creating a dummy file at
/home/kali/.config/chameleon/wordlists/Nodejs.txt
fixes the issue.