six2dez / reconftw

reconFTW is a tool designed to perform automated recon on a target domain by running the best set of tools to perform scanning and finding out vulnerabilities
MIT License
5.64k stars 912 forks source link

/root/reconftw/reconftw.cfg: line 56: 3RD_PARTIES=true: command not found #873

Closed GDATTACKER-RESEARCHER closed 5 months ago

GDATTACKER-RESEARCHER commented 5 months ago

/root/reconftw/reconftw.cfg: line 56: 3RD_PARTIES=true: command not found

six2dez commented 5 months ago

Your Reconftw.cfg file is outdated, please update it and run again

GDATTACKER-RESEARCHER commented 5 months ago

Nah using the latest one i though the same earlier but later redownloaded and check but same issue

six2dez commented 5 months ago

Done :) I just forgot only valid beginning character types for bash variables are letters and underscores :D fixed here https://github.com/six2dez/reconftw/pull/874