SiddharthBharadwaj / prettyrecon-cli

PrettyRecon-cli is an unofficial cli client for PrettyRecon. This tool can be used to trigger various tasks on prettyrecon as well as fetch output of those tasks/scans.
9 stars 1 forks source link

When use with output #1

Open Akriosss47 opened 2 years ago

Akriosss47 commented 2 years ago

File "/home/kali/Tools/prettyrecon-cli/main.py", line 199, in main() File "/home/kali/Tools/prettyrecon-cli/main.py", line 174, in main sub() File "/home/kali/Tools/prettyrecon-cli/main.py", line 64, in sub subjson = (soup.find_all('script')[10]) IndexError: list index out of range

SiddharthBharadwaj commented 2 years ago

Hey there! sorry for the delayed response. Seems like there might have been some changes in the storage of the data at the PrettyRecon side.

Could you please confirm if you are still facing the issue? And please also confirm the flags you used.

Thank You!