MCPcopy Create free account

hub / github.com/intelowlproject/IntelOwl / functions

Functions4,925 in github.com/intelowlproject/IntelOwl

↓ 1 callersFunctiondeleteConfiguration
(type, pluginName)
frontend/src/components/plugins/pluginsApi.jsx:104
↓ 1 callersFunctiondeleteInvestigation
(investigationId)
frontend/src/components/investigations/result/investigationApi.jsx:41
↓ 1 callersFunctiondeleteInvitation
(invId, username)
frontend/src/components/organization/orgApi.js:151
↓ 1 callersFunctiondeleteInvitationCb
(invId, username)
frontend/src/components/organization/utils/PendingInvitationsList.jsx:29
↓ 1 callersFunctiondeleteJob
(jobId)
frontend/src/components/jobs/result/jobApi.jsx:42
↓ 1 callersFunctiondeleteOrganization
(orgName)
frontend/src/components/organization/orgApi.js:25
↓ 1 callersFunctiondeletePluginConfig
(pluginId)
frontend/src/components/plugins/pluginsApi.jsx:126
↓ 1 callersFunctiondeleteToken
()
frontend/src/components/user/token/tokenApi.js:20
↓ 1 callersMethoddelete_lock_file
(self)
api_app/analyzers_manager/file_analyzers/yara_scan.py:152
↓ 1 callersFunctionderiveEntity
* Derive entity info from the current page URL, mirroring derive_page_context in the * backend. Returns { type, id } for a recognised entity detail p
frontend/src/components/chat/QuickActions.jsx:48
↓ 1 callersFunctiondetectInputType
(props)
frontend/src/components/userEvents/userEventFormUtils.jsx:134
↓ 1 callersMethoddisable
(self, request, queryset)
api_app/admin.py:206
↓ 1 callersMethoddisable_manually
Manually disables the configuration for the organization. Args: user (User): The user who disabled the configuration.
api_app/models.py:1110
↓ 1 callersMethoddotnetpe
(self)
api_app/analyzers_manager/file_analyzers/pe_info.py:36
↓ 1 callersFunctiondownloadJobSample
(jobId)
frontend/src/components/jobs/result/jobApi.jsx:9
↓ 1 callersMethoddownload_sample
(self, sample_hash: str)
api_app/ingestors_manager/ingestors/malshare.py:28
↓ 1 callersMethoddownload_sample
(self, h)
api_app/ingestors_manager/ingestors/malware_bazaar.py:71
↓ 1 callersFunctiondump_playwright_request
(entry: dict)
integrations/phishing_analyzers/analyzers/playwright_request_serializer.py:15
↓ 1 callersFunctiondump_seleniumwire_requests
Serializer for seleniumwire.request.Request
integrations/phishing_analyzers/analyzers/seleniumwire_request_serializer.py:10
↓ 1 callersFunctionduration_string
Version of str(timedelta) which is not English specific.
api_app/playbooks_manager/fields.py:5
↓ 1 callersMethoddynamic_analysis
(self, scan_hash, headers)
api_app/analyzers_manager/file_analyzers/mobsf_service.py:61
↓ 1 callersMethodemail
(self)
api_app/analyzers_manager/file_analyzers/sublime.py:34
↓ 1 callersMethodenable
Enables the configuration for the organization.
api_app/models.py:1133
↓ 1 callersMethodenable
(self, request, queryset)
api_app/admin.py:220
↓ 1 callersMethodenable_manually
Manually enables the configuration for the organization. Args: user (User): The user who enabled the configuration.
api_app/models.py:1123
↓ 1 callersMethodenabled_for_user
Checks if the configuration is enabled for the given user. Args: user (User): The user to check. Returns:
api_app/models.py:1276
↓ 1 callersMethodencode_query
Constructs a DNS query for the given observable (domain) for an A record, converts it to wire format, and encodes it in URL-safe base
api_app/analyzers_manager/observable_analyzers/dns/doh_mixin.py:29
↓ 1 callersMethodexpand_url
(self, url)
api_app/analyzers_manager/observable_analyzers/expand_url.py:37
↓ 1 callersFunctionextractObservables
(inputText)
frontend/src/components/common/form/MultipleInputModal.jsx:12
↓ 1 callersFunctionextract_driver_result
(driver_wrapper: PlaywrightDriverWrapper)
integrations/phishing_analyzers/analyzers/extract_phishing_site_playwright.py:12
↓ 1 callersFunctionextract_driver_result
(driver_wrapper: DriverWrapper)
integrations/phishing_analyzers/analyzers/extract_phishing_site.py:31
↓ 1 callersMethodextract_urls_from_IOCs
(self)
api_app/analyzers_manager/file_analyzers/doc_info.py:173
↓ 1 callersFunctionfetchAllMessages
(sessionId)
frontend/src/stores/useChatStore.jsx:41
↓ 1 callersFunctionfetchData
()
frontend/src/components/userEvents/AnalyzableInputField.jsx:43
↓ 1 callersFunctionfetchExistingEvaluations
()
frontend/src/components/userEvents/UserExistingEvaluationsSection.jsx:53
↓ 1 callersFunctionfetchStatus
()
frontend/src/hooks/useSystemUpdateStatus.js:10
↓ 1 callersFunctionfetch_latest_version
()
api_app/core/update_checker.py:36
↓ 1 callersMethodfilter_for_config
Filters configurations based on content type and object ID. Args: config_class: The class of the configuration.
api_app/queryset.py:178
↓ 1 callersMethodfilter_query
(self, observable: str)
api_app/analyzers_manager/observable_analyzers/dns/dns_malicious_detectors/adguard.py:23
↓ 1 callersMethodfind_redirection_url
(self, response: requests.Response)
api_app/analyzers_manager/observable_analyzers/expand_url.py:13
↓ 1 callersFunctionformatDate
(dateString)
frontend/src/components/jobs/result/bar/comment/CommentOverview.jsx:23
↓ 1 callersMethodfrom_state
(state: UpdateCheckStatus | None)
api_app/serializers/system.py:16
↓ 1 callersFunctiongenerateJobNotification
(observableName, jobId)
frontend/src/components/jobs/notifications.jsx:5
↓ 1 callersMethodgenerate_observable_data
(self)
api_app/connectors_manager/connectors/opencti.py:62
↓ 1 callersFunctiongetAccessor
(element)
frontend/src/components/common/visualizer/elements/table.jsx:10
↓ 1 callersFunctiongetAnalyzablesHistoryTableColumns
( currentUser, handleDelete, )
frontend/src/components/analyzables/result/analyzablesHistoryTableColumns.jsx:23
↓ 1 callersMethodgetArgs
(self)
api_app/analyzers_manager/file_analyzers/goresym.py:25
↓ 1 callersFunctiongetMarkers
(editor, indexes)
frontend/src/components/common/JsonEditor.jsx:41
↓ 1 callersFunctiongetNodesAndEdges
( investigationTree, investigationId, refetchTree, refetchInvestigation, )
frontend/src/components/investigations/flow/utils.js:83
↓ 1 callersFunctiongetNodesAndEdges
(playbook, pivotsStored, playbooksStored)
frontend/src/components/plugins/flows/utils.js:103
↓ 1 callersMethodget_absolute_url
Return the absolute URL for the job details.
api_app/models.py:509
↓ 1 callersMethodget_absolute_url_by_pk
Return the absolute URL for the job details by primary key.
api_app/models.py:516
↓ 1 callersMethodget_all_supported_mimetypes
Returns all available mimetypes from the mapping
tests/api_app/analyzers_manager/unit_tests/file_analyzers/base_test_class.py:64
↓ 1 callersMethodget_auth_key
(cls)
api_app/analyzers_manager/observable_analyzers/hunting_abuse.py:31
↓ 1 callersMethodget_base_data_list
(self, name, values_list)
api_app/visualizers_manager/visualizers/data_model.py:47
↓ 1 callersMethodget_content_type
Returns the content type for the configuration. Returns: ContentType: The content type.
api_app/models.py:1231
↓ 1 callersMethodget_data_model_class
(cls, classification: str)
api_app/choices.py:168
↓ 1 callersMethodget_data_models
(self)
api_app/visualizers_manager/classes.py:591
↓ 1 callersMethodget_db_names
(cls)
api_app/analyzers_manager/observable_analyzers/maxmind.py:187
↓ 1 callersMethodget_docx_urls
(self)
api_app/analyzers_manager/file_analyzers/doc_info.py:259
↓ 1 callersMethodget_domain_data_elements
(self, page, data_models)
api_app/visualizers_manager/visualizers/data_model.py:216
↓ 1 callersMethodget_eval_list
(self, evaluation, color, icon, data_models)
api_app/visualizers_manager/visualizers/data_model.py:25
↓ 1 callersMethodget_event
(self, event_id, *args, **kwargs)
tests/api_app/connectors_manager/unit_tests/connectors/test_misp.py:23
↓ 1 callersMethodget_exceptions_to_catch
Returns list of `Exception`'s to handle.
api_app/classes.py:251
↓ 1 callersMethodget_external_relationships
(self)
api_app/analyzers_manager/file_analyzers/doc_info.py:240
↓ 1 callersMethodget_extra_config
Subclasses can override this to provide additional runtime configuration specific to their analyzer (e.g., API keys, URLs, retry coun
tests/api_app/analyzers_manager/unit_tests/file_analyzers/base_test_class.py:69
↓ 1 callersMethodget_extra_config
(cls)
tests/api_app/analyzers_manager/unit_tests/observable_analyzers/test_misp.py:47
↓ 1 callersMethodget_extra_config
(cls)
tests/api_app/analyzers_manager/unit_tests/observable_analyzers/test_inquest.py:17
↓ 1 callersMethodget_extra_config
Subclasses can override this to provide additional runtime configuration specific to their analyzer (e.g., API keys, URLs, retry coun
tests/api_app/analyzers_manager/unit_tests/observable_analyzers/base_test_class.py:46
↓ 1 callersMethodget_extra_config
Subclasses can override this to provide additional runtime configuration specific to their connector (e.g., API keys, URLs, retry cou
tests/api_app/connectors_manager/unit_tests/base_test_class.py:38
↓ 1 callersMethodget_fields
(cls)
api_app/data_model_manager/models.py:198
↓ 1 callersMethodget_file_data_elements
(self, page, data_models)
api_app/visualizers_manager/visualizers/data_model.py:278
↓ 1 callersFunctionget_headers
Build standard headers for HIBP requests. :param api_key: Optional API key for authenticated endpoints.
api_app/analyzers_manager/observable_analyzers/hibp_utils.py:13
↓ 1 callersMethodget_ip_data_elements
(self, page, data_models)
api_app/visualizers_manager/visualizers/data_model.py:241
↓ 1 callersFunctionget_logger
()
tests/__init__.py:22
↓ 1 callersMethodget_mocked_response
Subclasses override this to define expected mocked output.
tests/api_app/analyzers_manager/unit_tests/file_analyzers/base_test_class.py:77
↓ 1 callersMethodget_mocked_response
()
tests/api_app/analyzers_manager/unit_tests/observable_analyzers/test_nvd_cve.py:17
↓ 1 callersMethodget_mocked_response
Subclasses override this to define expected mocked output.
tests/api_app/analyzers_manager/unit_tests/observable_analyzers/base_test_class.py:54
↓ 1 callersMethodget_mocked_response
()
tests/api_app/analyzers_manager/unit_tests/observable_analyzers/test_cve_exploitability.py:80
↓ 1 callersMethodget_mocked_response
()
tests/api_app/analyzers_manager/unit_tests/observable_analyzers/test_firehol_iplist.py:19
↓ 1 callersMethodget_mocked_response
Subclasses override this to define expected mocked output.
tests/api_app/connectors_manager/unit_tests/base_test_class.py:46
↓ 1 callersMethodget_mocked_response
Define the default happy-path configuration for the generic base execution test.
tests/api_app/connectors_manager/unit_tests/connectors/test_opencti.py:50
↓ 1 callersMethodget_modules_signatures
(self, job)
api_app/engines_manager/models.py:25
↓ 1 callersMethodget_object
(self)
tests/api_app/data_model_manager/test_views.py:67
↓ 1 callersMethodget_object
(self)
tests/api_app/data_model_manager/test_views.py:85
↓ 1 callersMethodget_object
(self)
tests/api_app/data_model_manager/test_views.py:114
↓ 1 callersMethodget_object
(self)
tests/api_app/pivots_manager/test_views.py:23
↓ 1 callersMethodget_observable_type
(self)
api_app/connectors_manager/connectors/opencti.py:38
↓ 1 callersFunctionget_output_json
Read and parse output.json which is a NDJSON file into a structured list of events.
integrations/bbot/app.py:24
↓ 1 callersMethodget_overview_report
(self, sample_id)
api_app/analyzers_manager/observable_analyzers/triage/triage_base.py:93
↓ 1 callersMethodget_permissions
(self)
api_app/analyzers_manager/views.py:36
↓ 1 callersMethodget_playbook_to_execute
(self)
api_app/pivots_manager/classes.py:60
↓ 1 callersMethodget_playbook_to_execute
(self)
api_app/ingestors_manager/classes.py:66
↓ 1 callersFunctionget_queue_url
(queue)
intel_owl/celery.py:25
↓ 1 callersMethodget_recent_samples
(self)
api_app/ingestors_manager/ingestors/malware_bazaar.py:51
↓ 1 callersMethodget_response
(self, payload)
api_app/analyzers_manager/observable_analyzers/ip2whois.py:17
↓ 1 callersMethodget_response
(self, payload)
api_app/analyzers_manager/observable_analyzers/ip2location.py:19
↓ 1 callersMethodget_results
(self, results)
api_app/analyzers_manager/observable_analyzers/polyswarm_obs.py:28
↓ 1 callersMethodget_rule_location
(self)
api_app/analyzers_manager/file_analyzers/yarax.py:23
↓ 1 callersMethodget_sample_file_bytes
(cls, mimetype: str)
tests/api_app/analyzers_manager/unit_tests/file_analyzers/base_test_class.py:58
← previousnext →1,401–1,500 of 4,925, ranked by callers