Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/Marinus
/ functions
Functions
941 in github.com/adobe/Marinus
⨍
Functions
941
◇
Types & classes
47
↓ 1 callers
Method
get_infoblox_zones
Extracts the Infoblox zones using paginated requests.
python3_cron_scripts/get_iblox_alpha_zones.py:242
↓ 1 callers
Function
get_ips
Get the list of IPs
python3_cron_scripts/zgrab_http_ip.py:68
↓ 1 callers
Function
get_ips
Get the list of all IPs that are being tracked by Marinus.
python3_cron_scripts/zgrab_port_ip.py:165
↓ 1 callers
Function
get_list_of_existing_certificates
We don't want to re-download data that we already have. Therefore, we get the list of known crt_sh_ids from the database.
python3_cron_scripts/get_crt_sh.py:121
↓ 1 callers
Function
get_lookup_int
Get the DNS Type integer for the Google DNS query
python3_cron_scripts/remove_expired_entries.py:100
↓ 1 callers
Function
get_mx_ips
Get hosts identified via MX records for SMTP scans. Zgrab works on IPs and MX records are typically domain names. Therefore, we use the a
python3_cron_scripts/zgrab_port_ip.py:84
↓ 1 callers
Method
get_name_server
Fetches the whois records from PassiveTotal based on the registered name_server. @param name_server The name_server to search for in
python3_cron_scripts/libs3/PassiveTotal.py:73
↓ 1 callers
Method
get_next_page
Get the next page of query results
python3_cron_scripts/libs3/SplunkQueryManager.py:109
↓ 1 callers
Function
get_only_ipzones
Get the list of IPs from IP zones to limit the scans to data centers
python3_cron_scripts/zgrab_port_ip.py:144
↓ 1 callers
Method
get_organization
Fetches the whois records from PassiveTotal based on the registered organization. @param email The email to search for in the whois r
python3_cron_scripts/libs3/PassiveTotal.py:141
↓ 1 callers
Method
get_owasp_amass_connection
Returns a connection to the owasp_amass collection in MongoDB
python3_cron_scripts/libs3/MongoConnector.py:164
↓ 1 callers
Function
get_port_tls_log
* ZGrab 2.0 and ZGrab have different schemas. * This is a convenience function to handle both conditions for HTTPS port scans.
web_server/public/javascripts/utilities.js:88
↓ 1 callers
Method
get_previous_zones
Fetches the currently present zones/sub-zones in the zone collection with source 'UltraDNS'. The result is a dictionary with the zone
python3_cron_scripts/libs3/UltraDNSHelper.py:104
↓ 1 callers
Function
get_primary_zones
The whois_lookups script is not reliable for international zones Therefore, we want to trim the list to ones that we know work. This is t
python3_cron_scripts/mark_expired.py:36
↓ 1 callers
Method
get_resources_client
Get a connection to the Azure Resource Mananger
python3_cron_scripts/libs3/AzureConnector.py:102
↓ 1 callers
Method
get_results_connection
Returns a connection to the results collection in MongoDB
python3_cron_scripts/libs3/RemoteMongoConnector.py:54
↓ 1 callers
Method
get_reversed_zones
Retrieve the list of active zones and then reverse them to match the Common Crawl format
python3_cron_scripts/libs3/ZoneManager.py:100
↓ 1 callers
Method
get_sonar_data_dns
Returns a connection to the sonar_dns collection in MongoDB
python3_cron_scripts/libs3/RemoteMongoConnector.py:138
↓ 1 callers
Method
get_splunk_client
Create a Splunk client
python3_cron_scripts/libs3/SplunkConnector.py:77
↓ 1 callers
Method
get_splunk_connection
Returns a connection to the splunk collection in MongoDB
python3_cron_scripts/libs3/MongoConnector.py:208
↓ 1 callers
Function
get_srv_records
()
web_server/public/javascripts/meta.js:550
↓ 1 callers
Method
get_tpd_graphs_connection
Returns a connection to the tpd_graphs collection in MongoDB
python3_cron_scripts/libs3/MongoConnector.py:172
↓ 1 callers
Function
get_tpds
Create the list of third-party domains
python3_cron_scripts/create_tpd_graphs.py:157
↓ 1 callers
Function
get_tracked_zone
What is the tracked zone for the provided hostname?
python3_cron_scripts/get_crt_sh.py:86
↓ 1 callers
Method
get_ultradns_zones
Extracts the zones listing from UltraDNS in a paginated manner.
python3_cron_scripts/get_ultradns_zones.py:109
↓ 1 callers
Function
get_zone_sublist
Comparing every single zone to every single line of the file is inefficient and slow. Common Crawl tracks over a billion entries and each lin
python3_cron_scripts/common_crawl_graph.py:180
↓ 1 callers
Function
get_zones
Get all the zones
python3_cron_scripts/whois_lookups.py:39
↓ 1 callers
Method
get_zones_by_status
This returns the list of zones associated with the provided status. This returns the list of zones as an array of strings rather tha
python3_cron_scripts/libs3/ZoneManager.py:197
↓ 1 callers
Function
graphsRouter
(envConfig)
web_server/routes/graphs.js:324
↓ 1 callers
Function
host_owner_detail_renderer
* Renders the ownership information of the domain. * @param owner_details: The owner information * @param div_id: The div id to be populated
web_server/public/javascripts/api.js:440
↓ 1 callers
Function
ibloxRouter
(envConfig)
web_server/routes/iblox.js:113
↓ 1 callers
Function
initialize_port_page
()
web_server/public/javascripts/meta.js:601
↓ 1 callers
Function
initialize_scan_port_page
()
web_server/public/javascripts/meta.js:608
↓ 1 callers
Function
initialize_tpd_list
()
web_server/public/javascripts/meta.js:688
↓ 1 callers
Function
initialize_whois_list
()
web_server/public/javascripts/whois.js:56
↓ 1 callers
Function
insert_certificate
Insert or update the record in the database as needed.
python3_cron_scripts/get_original_ct_logs.py:337
↓ 1 callers
Function
insert_current_results
Insert results so that their entries are current
python3_cron_scripts/remove_expired_entries.py:121
↓ 1 callers
Function
insert_result
Insert the matched domain into the collection of positive results.
python3_cron_scripts/zgrab_http_domain.py:86
↓ 1 callers
Function
insert_result
Insert the matched IP into the collection of positive results. This was done as an update because it was clear whether Censys would de-duplic
python3_cron_scripts/search_censys_files_new.py:136
↓ 1 callers
Function
insert_result
Insert the matched domain into the collection of positive results.
python3_cron_scripts/zgrab_http_ip.py:186
↓ 1 callers
Function
insert_result
Insert the matched domain into the collection of positive results.
python3_cron_scripts/zgrab_port_ip.py:254
↓ 1 callers
Function
ipRouter
(envConfig)
web_server/routes/ip.js:77
↓ 1 callers
Function
ip_owner_detail_renderer
* Renders the ownership information of the ip. * @param owner_details: The owner information * @param div_id: The div id to be populated
web_server/public/javascripts/api.js:457
↓ 1 callers
Function
isValidDate
(d)
web_server/routes/dns.js:51
↓ 1 callers
Function
is_akamai_domain
Is the provided domain within akamai.net?
python3_cron_scripts/create_graphs2.py:59
↓ 1 callers
Function
is_running
Is the provided process name is currently running?
python3_cron_scripts/get_censys_files.py:42
↓ 1 callers
Function
is_running
Is the provided process name is currently running?
python3_cron_scripts/zgrab_http_domain.py:56
↓ 1 callers
Function
is_running
Is the provided process name is currently running?
python3_cron_scripts/get_data_by_cidr_unified.py:43
↓ 1 callers
Function
is_running
Is the provided process name is currently running?
python3_cron_scripts/zgrab_http_ip.py:55
↓ 1 callers
Function
is_running
Is the provided process name is currently running?
python3_cron_scripts/zgrab_port_ip.py:71
↓ 1 callers
Function
is_running
Is the provided process name is currently running?
python3_cron_scripts/get_sonar_data_unified.py:42
↓ 1 callers
Function
is_tracked_zone
Is the root domain for the provided cname one of the known domains?
python3_cron_scripts/extract_vt_names.py:42
↓ 1 callers
Function
is_tracked_zone
Is the root domain for the provided fqdn one of the known domains?
python3_cron_scripts/remove_expired_entries.py:37
↓ 1 callers
Function
is_tracked_zone
Is the root domain for the provided cname one of the known domains?
python3_cron_scripts/extract_ssl_names.py:51
↓ 1 callers
Function
is_tracked_zone
Is the root domain for the provided cname one of the known domains?
python3_cron_scripts/extract_mx_records.py:49
↓ 1 callers
Function
is_tracked_zone
Does the provided CName belong to a tracked TLD?
python3_cron_scripts/get_external_cnames.py:38
↓ 1 callers
Function
is_valid_strings
* Confirm that all parameters are a string and not an array. * This helps prevent NoSQL injection since NoSQL will honor arrays as parameters. * @pa
web_server/routes/whois_db.js:24
↓ 1 callers
Function
is_valid_strings
* Confirm that all parameters are a string and not an array. * This helps prevent NoSQL injection since NoSQL will honor arrays as parameters. * @pa
web_server/routes/tpds.js:25
↓ 1 callers
Function
is_valid_strings
* Confirm that all parameters are a string and not an array. * This helps prevent NoSQL injection since NoSQL will honor arrays as parameters. * @pa
web_server/routes/sonar.js:26
↓ 1 callers
Function
json_search
This function performs the new method of fetching the JSON file.
python3_cron_scripts/get_gcp_ranges.py:119
↓ 1 callers
Function
kill_paging_form
(formName)
web_server/public/javascripts/utilities.js:337
↓ 1 callers
Function
login_qs
(key)
web_server/public/javascripts/login.js:23
↓ 1 callers
Function
lookup_domain
This tries to determine if the IP is known in the all_dns_collection.
python3_cron_scripts/search_censys_files_new.py:116
↓ 1 callers
Function
main
Begin main...
python3_cron_scripts/get_censys_files.py:71
↓ 1 callers
Function
main
Begin Main...
python3_cron_scripts/get_iblox_cname.py:26
↓ 1 callers
Function
main
The main thread for this program.
python3_cron_scripts/create_tpd_graphs.py:171
↓ 1 callers
Function
main
Begin Main...
python3_cron_scripts/get_iblox_aaaa.py:26
↓ 1 callers
Function
main
Begin Main...
python3_cron_scripts/zgrab_http_domain.py:307
↓ 1 callers
Function
main
Begin Main...
python3_cron_scripts/download_from_remote_database.py:288
↓ 1 callers
Function
main
This function extract the IP address ranges from the TXT records and stores them in gcp_ips collection within the database.
python3_cron_scripts/get_gcp_ranges.py:172
↓ 1 callers
Function
main
Begin Main...
python3_cron_scripts/get_infoblox_a_extattrs.py:28
↓ 1 callers
Function
main
Begin Main...
python3_cron_scripts/mark_expired.py:58
↓ 1 callers
Function
main
Begin Main...
python3_cron_scripts/remove_fixed_dead_dns_records.py:31
↓ 1 callers
Function
main
Begin main...
python3_cron_scripts/search_censys_files_new.py:145
↓ 1 callers
Function
main
Begin Main...
python3_cron_scripts/get_data_by_cidr_unified.py:268
↓ 1 callers
Function
main
(logger=None)
python3_cron_scripts/upload_akamai_data.py:57
↓ 1 callers
Function
main
Begin Main...
python3_cron_scripts/extract_vt_names.py:62
↓ 1 callers
Function
main
Begin Main...
python3_cron_scripts/download_facebook_certs.py:120
↓ 1 callers
Function
main
Begin main...
python3_cron_scripts/upload_collection_to_splunk.py:129
↓ 1 callers
Function
main
Begin Main...
python3_cron_scripts/get_original_ct_logs.py:424
↓ 1 callers
Function
main
Begin Main...
python3_cron_scripts/get_umbrella_whois.py:124
↓ 1 callers
Function
main
Begin Main...
python3_cron_scripts/get_iblox_host.py:26
↓ 1 callers
Function
main
Begin Main...
python3_cron_scripts/get_iblox_txt.py:26
↓ 1 callers
Function
main
Begin Main...
python3_cron_scripts/zgrab_http_ip.py:430
↓ 1 callers
Function
main
Begin main...
python3_cron_scripts/common_crawl_graph.py:218
↓ 1 callers
Function
main
Begin Main...
python3_cron_scripts/remove_expired_entries.py:157
↓ 1 callers
Function
main
Beging Main...
python3_cron_scripts/zgrab_port_ip.py:801
↓ 1 callers
Function
main
Begin Main...
python3_cron_scripts/whois_lookups.py:162
↓ 1 callers
Function
main
Begin Main...
python3_cron_scripts/extract_ssl_names.py:226
↓ 1 callers
Function
main
Begin Main...
python3_cron_scripts/fetch_azure_dns.py:207
↓ 1 callers
Function
main
Begin Main...
python3_cron_scripts/get_route53_domains.py:61
↓ 1 callers
Function
main
Begin Main
python3_cron_scripts/create_netaddr_graphs.py:356
↓ 1 callers
Function
main
(logger=None)
python3_cron_scripts/get_ultradns_zones_info.py:160
↓ 1 callers
Function
main
Begin main...
python3_cron_scripts/get_owasp_amass.py:61
↓ 1 callers
Function
main
Begin Main...
python3_cron_scripts/get_iblox_mx.py:26
↓ 1 callers
Function
main
Begin Main...
python3_cron_scripts/get_infoblox_host_extattrs.py:28
↓ 1 callers
Function
main
Begin Main()
python3_cron_scripts/create_cert_graphs.py:691
↓ 1 callers
Function
main
Begin main...
python3_cron_scripts/get_aws_data.py:29
↓ 1 callers
Function
main
Begin the main function.
python3_cron_scripts/setup.py:443
↓ 1 callers
Function
main
Begin Main function...
python3_cron_scripts/get_iblox_alpha_zones.py:274
← previous
next →
501–600 of 941, ranked by callers