diff --git a/datagather_modules/data_assembler.py b/datagather_modules/data_assembler.py index b5b4847..81654ef 100644 --- a/datagather_modules/data_assembler.py +++ b/datagather_modules/data_assembler.py @@ -150,7 +150,7 @@ def data_gathering(self, short_domain, url, report_file_type, pagesearch_flag, k web_servers, cms, programming_languages, web_frameworks, analytics, javascript_frameworks, ports, hostnames, cpes, tags, vulns, dorking_status, common_socials, total_socials, ps_emails_return, accessible_subdomains, emails_amount, files_counter, cookies_counter, api_keys_counter, - website_elements_counter, exposed_passwords_counter, total_links_counter, accessed_links_counter] + website_elements_counter, exposed_passwords_counter, total_links_counter, accessed_links_counter, dorking_results] report_info_array = [casename, db_casename, db_creation_date, report_folder, ctime, report_file_type, report_ctime] logging.info(f'### THIS LOG PART FOR {casename} CASE, TIME: {ctime} ENDS HERE')