thewhiteh4t / FinalRecon

All In One Web Recon
https://www.kali.org/tools/finalrecon/
MIT License
2.24k stars 424 forks source link

API Keys Issue #60

Closed MANAVGK2038 closed 1 year ago

MANAVGK2038 commented 1 year ago

The tool is not able to detect the API keys that I have added in the keys.json file. It's skipping all 4 of em ( Facebook, VT, Shodan & BeVigil) even though the API keys are added. I had cloned the repo, got inside the FinalRecon dir , then into the conf dir nd added the keys in the keys.json file nd saved it.

thewhiteh4t commented 1 year ago

@MANAVGK2038 read https://github.com/thewhiteh4t/FinalRecon#api-keys

MANAVGK2038 commented 1 year ago

Ye, there is no dir like finalrecon in my .config dir in the first place

thewhiteh4t commented 1 year ago

@MANAVGK2038 please check again because I tested from scratch and the folder is created in .config directory

MANAVGK2038 commented 1 year ago

@thewhiteh4t What has to be done now?

thewhiteh4t commented 1 year ago

check /home/USERNAME/.config/finalrecon properly it should exist

MANAVGK2038 commented 1 year ago

cherrytree dconf gtk-3.0 Mousepad nautilus powershell pulse qt5ct qterminal.org Thunar user-dirs.dirs user-dirs.locale xfce4. These are the only dirs inside .config for me. I had installed the tool by cloning the repo

MANAVGK2038 commented 1 year ago

check /home/USERNAME/.config/finalrecon properly it should exist

Ye same path I'm currently in

thewhiteh4t commented 1 year ago

@MANAVGK2038

mkdir /home/username/.config/finalrecon

after that copy config.json and keys.json from finalrecon directory to .config/finalrecon

MANAVGK2038 commented 1 year ago

@MANAVGK2038

mkdir /home/username/.config/finalrecon

after that copy config.json and keys.json from finalrecon directory to .config/finalrecon

Ye did this, but still it's skipping

MANAVGK2038 commented 1 year ago

VirtualBox_Kali Linux_20_04_2023_09_44_37

MANAVGK2038 commented 1 year ago

VirtualBox_Kali Linux_20_04_2023_09_47_54

I have added the keys also

MANAVGK2038 commented 1 year ago

@thewhiteh4t So what's the fix now?

thewhiteh4t commented 1 year ago

@MANAVGK2038 share screenshot of output of finalrecon subdomain enum

MANAVGK2038 commented 1 year ago

VirtualBox_Kali Linux_20_04_2023_09_58_51

@thewhiteh4t

thewhiteh4t commented 1 year ago

@MANAVGK2038 this is strange, I will test on a kali box

MANAVGK2038 commented 1 year ago

@MANAVGK2038 this is strange, I will test on a kali box

Cool thanks bud

thewhiteh4t commented 1 year ago

hey @MANAVGK2038 noob me did not see that you are creating the config in /home/gravereaper2038

you are root and the config is in the user directory but finalrecon is reading the config file present under your root directory, I did not notice this and today after 5 months someone pointed this out XD

thewhiteh4t commented 1 year ago

closing due to inactivity.