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.58k stars 908 forks source link

unable to install the tool with 100% success #668

Closed ThoufeequeJ closed 1 year ago

ThoufeequeJ commented 1 year ago

unable to install the tool with 100% success please assist on below message to be complete with 100% Running: Installing Golang tools (37)

inscope installed (1/37) puredns installed (2/37) interactsh-client installed (3/37) nuclei installed (4/37) analyticsrelationships installed (5/37) ipcdn installed (6/37) dnsx installed (7/37) gitlab-subdomains installed (8/37) dalfox installed (9/37) gitdorks_go installed (10/37) roboxtractor installed (11/37) Gxss installed (12/37) katana installed (13/37) mapcidr installed (14/37) byp4xx installed (15/37) qsreplace installed (16/37) notify installed (17/37) dsieve installed (18/37) gotator installed (19/37) subfinder installed (20/37) smap installed (21/37) crlfuzz installed (22/37) Web-Cache-Vulnerability-Scanner installed (23/37) httpx installed (24/37) gowitness installed (25/37) ffuf installed (26/37) subjs installed (27/37) github-endpoints installed (28/37) unfurl installed (29/37) anew installed (30/37) rush installed (31/37) gf installed (32/37) Amass installed (33/37) tlsx installed (34/37) github-subdomains installed (35/37) enumerepo installed (36/37) dnstake installed (37/37)

Running: Installing repositories (29)

dnsvalidator installed (1/29) wafw00f installed (2/29) ultimate-nmap-parser installed (3/29) Corsy installed (4/29) CMSeeK installed (5/29) waymore installed (6/29) regulator installed (7/29) gitdorks_go installed (8/29) dorks_hunter installed (9/29) brutespray installed (10/29) byp4xx installed (11/29) JSA installed (12/29) trufflehog installed (13/29) pydictor installed (14/29) smuggler installed (15/29) cloud_enum installed (16/29) testssl installed (17/29) Web-Cache-Vulnerability-Scanner installed (18/29) Oralyzer installed (19/29) theHarvester installed (20/29) ctfr installed (21/29) fav-up installed (22/29) massdns installed (23/29) xnLinkFinder installed (24/29) gf installed (25/29) commix installed (26/29) urless installed (27/29) pwndb installed (28/29) Gf-Patterns installed (29/29)

Running: Downloading required files

Running: Performing last configurations

Remember set your api keys:

sidxparab commented 1 year ago

Hey @ThoufeequeJ, When you copy-paste the output from the terminal, the colouring scheme of the text disappears. Hence, it would be difficult to assist you in your installation step. Moreover, I just tried installing reconftw in an Ubuntu 22.10 LTS and it installed successfully for me without any errors.

You yourself can too debug the installation by following the steps:

  1. Open the reconftw configuration file reconftw.cfg
  2. Comment out line number 39 & 40 like #DEBUG_STD="&>/dev/null"
  3. Run the install.sh again.
  4. Now you will see the installation process in verbose mode.
six2dez commented 1 year ago

Also, from that output I can only see that everything is going as expected

Tropical-Smootie commented 1 year ago

I looked in my /.config/subfinder directory for the provider-config.yaml file but only found config.yaml file. are they supposed to be the same thing?

six2dez commented 1 year ago

It will be auto generated the first time the tool runs