MCPcopy Create free account

hub / github.com/intelowlproject/IntelOwl / functions

Functions4,925 in github.com/intelowlproject/IntelOwl

↓ 1 callersMethodget_sample_observable
(cls, observable_type)
tests/api_app/analyzers_manager/unit_tests/observable_analyzers/base_test_class.py:36
↓ 1 callersMethodget_serializer
(cls)
api_app/data_model_manager/models.py:202
↓ 1 callersMethodget_service_auth_headers
(cls)
api_app/analyzers_manager/observable_analyzers/feodo_tracker.py:67
↓ 1 callersMethodget_signature_information
(self, signature)
api_app/ingestors_manager/ingestors/malware_bazaar.py:34
↓ 1 callersMethodget_signatures
(self, data_models)
api_app/visualizers_manager/visualizers/data_model.py:170
↓ 1 callersMethodget_static_report
(self, sample_id)
api_app/analyzers_manager/observable_analyzers/triage/triage_base.py:97
↓ 1 callersMethodget_supported_dbs
(cls)
api_app/analyzers_manager/observable_analyzers/maxmind.py:32
↓ 1 callersMethodget_task_report
(self, sample_id, task)
api_app/analyzers_manager/observable_analyzers/triage/triage_base.py:101
↓ 1 callersMethodget_user_events_data_model
(self)
api_app/models.py:725
↓ 1 callersMethodget_value_to_pivot_to
(self)
api_app/pivots_manager/classes.py:52
↓ 1 callersFunctionhandleClick
(message)
frontend/src/components/chat/QuickActions.jsx:74
↓ 1 callersFunctionhandleDeleteComment
(commentId)
frontend/src/components/jobs/result/bar/comment/CommentOverview.jsx:57
↓ 1 callersFunctionhandleSelect
(id)
frontend/src/components/chat/ChatSessionList.jsx:36
↓ 1 callersMethodhandle_2xx_response
(response: Response)
api_app/analyzers_manager/file_analyzers/phishing/phishing_form_compiler.py:207
↓ 1 callersMethodhandle_3xx_response
(response: Response)
api_app/analyzers_manager/file_analyzers/phishing/phishing_form_compiler.py:198
↓ 1 callersMethodhas_object_permission
Checks if the requesting user has permission to access the object. Args: request: The HTTP request object. v
api_app/permissions.py:20
↓ 1 callersMethodhas_object_permission
(request, view, obj)
api_app/pivots_manager/permissions.py:6
↓ 1 callersMethodidentify_text_input
(self, input_name: str)
api_app/analyzers_manager/file_analyzers/phishing/phishing_form_compiler.py:125
↓ 1 callersFunctioninitAxios
()
frontend/src/utils/initAxios.js:7
↓ 1 callersMethodis_js_used_in_page
(self)
api_app/analyzers_manager/file_analyzers/phishing/phishing_form_compiler.py:211
↓ 1 callersMethodis_pec
(self)
api_app/analyzers_manager/file_analyzers/sublime.py:37
↓ 1 callersMethodis_sample
(self)
api_app/models.py:499
↓ 1 callersMethodis_secret
Returns whether the parameter is marked as secret.
api_app/models.py:1018
↓ 1 callersMethodkill
Kill a running job by closing celery tasks and marking the job as killed. If the job is not running, raises a validation error.
api_app/views.py:492
↓ 1 callersFunctionkillJob
(jobId)
frontend/src/components/jobs/result/jobApi.jsx:22
↓ 1 callersFunctionkillPlugin
(jobId, plugin)
frontend/src/components/jobs/result/jobApi.jsx:91
↓ 1 callersMethodkill_if_ongoing
(self)
api_app/models.py:616
↓ 1 callersFunctionleaveOrganization
(orgName)
frontend/src/components/organization/orgApi.js:60
↓ 1 callersMethodlog_error
Log an error encountered during the run function. Args: e (Exception): The exception to log.
api_app/classes.py:202
↓ 1 callersMethodlookup
(*args, **kwargs)
tests/mock_utils.py:59
↓ 1 callersMethodlookup_urls
(urls: List[str])
api_app/analyzers_manager/observable_analyzers/dns/dns_malicious_detectors/googlesf.py:18
↓ 1 callersFunctionmain
()
manage.py:12
↓ 1 callersFunctionmake_analyze_observable_tool
(user)
api_app/chatbot_manager/agent/tools/analyze_observable.py:18
↓ 1 callersFunctionmake_get_data_model_tool
(user)
api_app/chatbot_manager/agent/tools/get_data_model.py:10
↓ 1 callersFunctionmake_get_investigation_tree_tool
(user)
api_app/chatbot_manager/agent/tools/get_investigation_tree.py:90
↓ 1 callersFunctionmake_get_job_details_tool
(user)
api_app/chatbot_manager/agent/tools/get_job_details.py:7
↓ 1 callersFunctionmake_list_analyzers_tool
(user)
api_app/chatbot_manager/agent/tools/list_analyzers.py:13
↓ 1 callersFunctionmake_list_investigations_tool
(user)
api_app/chatbot_manager/agent/tools/list_investigations.py:12
↓ 1 callersFunctionmake_recommend_playbook_tool
(user)
api_app/chatbot_manager/agent/tools/recommend_playbook.py:12
↓ 1 callersMethodmake_request
(self, url: str, params: Dict[str, str] = None)
api_app/analyzers_manager/observable_analyzers/criminalip/criminalip.py:24
↓ 1 callersFunctionmake_search_jobs_tool
(user)
api_app/chatbot_manager/agent/tools/search_jobs.py:11
↓ 1 callersFunctionmake_summarize_investigation_tool
(user)
api_app/chatbot_manager/agent/tools/summarize_investigation.py:12
↓ 1 callersFunctionmake_summarize_job_tool
(user)
api_app/chatbot_manager/agent/tools/summarize_job.py:9
↓ 1 callersMethodmanage_encrypted_doc
(self)
api_app/analyzers_manager/file_analyzers/doc_info.py:327
↓ 1 callersMethodmanage_xlm_macros
(self)
api_app/analyzers_manager/file_analyzers/doc_info.py:359
↓ 1 callersFunctionmockDOMMatrix
(transform)
frontend/tests/components/investigations/flow/InvestigationFlow.test.jsx:24
↓ 1 callersFunctionmockDOMMatrix
(transform)
frontend/tests/components/jobs/result/JobIsRunningAlert.test.jsx:28
↓ 1 callersFunctionmockDOMMatrix
(transform)
frontend/tests/components/jobs/result/JobInfoCard.test.jsx:24
↓ 1 callersFunctionmockDOMMatrix
(transform)
frontend/tests/components/plugins/flows/PlaybookFlows.test.jsx:34
↓ 1 callersMethodmodel_class
(cls)
tests/__init__.py:215
↓ 1 callersFunctionmy_sandbox
(file, ql_os, ql_arch, shellcode=False, profile=None)
integrations/malware_tools_analyzers/qiling/analyze.py:44
↓ 1 callersFunctionnormalize_breach_data
Normalize breach response into a consistent structure. :param breaches: Raw list from HIBP. :return: List of dicts with key fields.
api_app/analyzers_manager/observable_analyzers/hibp_utils.py:69
↓ 1 callersFunctionnotificationMarkAsRead
(notifId)
frontend/src/components/jobs/notification/notificationApi.js:7
↓ 1 callersFunctiononClick
()
frontend/src/components/history/HistoryNav.jsx:29
↓ 1 callersFunctiononDelete
(configId)
frontend/src/components/plugins/forms/PluginConfigForm.jsx:362
↓ 1 callersFunctionon_invalid_tool_args
Observation returned when an LLM tool call fails the tool's argument schema. Set as ``handle_validation_error`` on every built tool (see ``build_
api_app/chatbot_manager/agent/tools/_common.py:28
↓ 1 callersFunctionparseAlignment
(alignment)
frontend/src/components/common/visualizer/validators.js:79
↓ 1 callersFunctionparseColumnElementList
(rawElementList)
frontend/src/components/common/visualizer/validators.js:125
↓ 1 callersFunctionparseComponentType
(value)
frontend/src/components/common/visualizer/validators.js:52
↓ 1 callersFunctionparseElementListOfDict
(rawElementList)
frontend/src/components/common/visualizer/validators.js:114
↓ 1 callersFunctionparseElementSize
(value)
frontend/src/components/common/visualizer/validators.js:22
↓ 1 callersFunctionparseElementWidth
(value)
frontend/src/components/common/visualizer/validators.js:45
↓ 1 callersFunctionparseLevelSize
(value)
frontend/src/components/common/visualizer/validators.js:4
↓ 1 callersFunctionparseMimetype
(value)
frontend/src/components/common/visualizer/validators.js:96
↓ 1 callersFunctionparse_phunter_output
Parse output from Phunter CLI and convert to structured JSON
integrations/phunter/app.py:21
↓ 1 callersMethodpartial_statuses
(cls)
api_app/choices.py:92
↓ 1 callersFunctionpdns_table
( raw_pdns_data: List[PDNSReport], table_columns: List[Visualizer.TableColumn] )
api_app/visualizers_manager/visualizers/passive_dns/pdns_table.py:14
↓ 1 callersMethodperform_kill
Kills a running plugin by terminating its Celery task and marking it as killed. This method is a callback for performing additional
api_app/views.py:1047
↓ 1 callersMethodperform_request_to_form
(self, form)
api_app/analyzers_manager/file_analyzers/phishing/phishing_form_compiler.py:179
↓ 1 callersMethodperform_retry
Retries a failed or killed plugin run. This method clears the errors and re-runs the plugin with the same arguments. It fetc
api_app/views.py:1070
↓ 1 callersFunctionplaybookToastBody
(respData, warnings)
frontend/src/components/scan/scanApi.jsx:124
↓ 1 callersFunctionplaybooksGrouped
(playbooks, organizationPluginsState)
frontend/src/components/common/form/pluginsMultiSelectDropdownInput.jsx:229
↓ 1 callersFunctionpluginReportQueries
(body, pageSize, pageLimit)
frontend/src/components/search/searchApi.jsx:7
↓ 1 callersMethodpost
(self, request, *args, **kwargs)
authentication/views.py:309
↓ 1 callersFunctionpromoteUserAdmin
(username)
frontend/src/components/organization/orgApi.js:76
↓ 1 callersMethodquery_all_dbs
(self, observable_query: str, api_key: str)
api_app/analyzers_manager/observable_analyzers/maxmind.py:39
↓ 1 callersMethodquit
Fully shut down the browser, Playwright context, and clean up the temporary HAR file.
integrations/phishing_analyzers/analyzers/driver_wrapper_playwright.py:386
↓ 1 callersFunctionread_files_and_make_report
(dir_loc)
integrations/malware_tools_analyzers/app.py:69
↓ 1 callersFunctionregisterUser
(body)
frontend/src/components/auth/authApi.js:7
↓ 1 callersFunctionremoveMemberFromOrg
(username)
frontend/src/components/organization/orgApi.js:42
↓ 1 callersFunctionremoveUserAdmin
(username)
frontend/src/components/organization/orgApi.js:89
↓ 1 callersFunctionrenderImage
()
frontend/src/components/common/visualizer/elements/image.jsx:81
↓ 1 callersFunctionrescanJob
(jobId)
frontend/src/components/jobs/result/jobApi.jsx:64
↓ 1 callersFunctionresetPassword
(body)
frontend/src/components/auth/authApi.js:58
↓ 1 callersMethodrestart
(self, motivation: str = "", timeout_wait_page: int = 0)
integrations/phishing_analyzers/analyzers/driver_wrapper.py:122
↓ 1 callersMethodrestart
Close and re-launch the browser, then re-navigate to the last visited URL if available.
integrations/phishing_analyzers/analyzers/driver_wrapper_playwright.py:282
↓ 1 callersFunctionrestoreLocation
()
frontend/tests/components/chat/QuickActions.test.jsx:18
↓ 1 callersMethodretrieve
(self, file, analyzer)
intel_owl/settings/storage.py:36
↓ 1 callersMethodretry
Retry the job by setting its status to running and re-executing the pipeline.
api_app/models.py:529
↓ 1 callersFunctionretryPlugin
(jobId, plugin)
frontend/src/components/jobs/result/jobApi.jsx:123
↓ 1 callersMethodrule_url
(self, namespace: str)
api_app/analyzers_manager/file_analyzers/yara_scan.py:193
↓ 1 callersMethodrun
(self)
api_app/analyzers_manager/file_analyzers/sublime.py:142
↓ 1 callersMethodrun
(self)
api_app/analyzers_manager/file_analyzers/qiling.py:35
↓ 1 callersMethodrun
(self)
api_app/analyzers_manager/observable_analyzers/netlas.py:28
↓ 1 callersMethodrun
(self)
api_app/analyzers_manager/observable_analyzers/bgp_ranking.py:24
↓ 1 callersMethodrun_url
(self)
api_app/analyzers_manager/observable_analyzers/tweetfeeds.py:23
↓ 1 callersMethodrunning
Filters jobs that are currently running. Returns: The filtered queryset.
api_app/queryset.py:394
↓ 1 callersMethodrunning_statuses
(cls)
api_app/choices.py:88
↓ 1 callersMethodsearch_ai
(self)
api_app/analyzers_manager/observable_analyzers/vulners.py:21
↓ 1 callersMethodsearch_databse
(self)
api_app/analyzers_manager/observable_analyzers/vulners.py:28
← previousnext →1,501–1,600 of 4,925, ranked by callers