MCPcopy Create free account

hub / github.com/intelowlproject/IntelOwl / functions

Functions4,925 in github.com/intelowlproject/IntelOwl

↓ 1 callersFunctionsendInvite
(body)
frontend/src/components/organization/orgApi.js:107
↓ 1 callersMethodsession
(self)
api_app/analyzers_manager/observable_analyzers/otx.py:30
↓ 1 callersMethodsetUp
(self)
tests/__init__.py:32
↓ 1 callersMethodsetUp
(self)
tests/api_app/pivots_manager/test_serializers.py:13
↓ 1 callersMethodsetUp
(self)
tests/api_app/pivots_manager/test_views.py:41
↓ 1 callersMethodset_analyzers_to_execute
( self, analyzers_requested: List[AnalyzerConfig], tlp: str, **kwargs )
api_app/serializers/job.py:252
↓ 1 callersMethodshould_run
(self)
api_app/pivots_manager/classes.py:44
↓ 1 callersMethodsignature_pipeline_completed
Returns the signature for setting the job status to 'completed'. Args: job (Job): The job for which the status is set.
api_app/models.py:1606
↓ 1 callersMethodsignature_pipeline_running
Returns the signature for setting the job status to 'running'. Args: job (Job): The job for which the status is set.
api_app/models.py:1591
↓ 1 callersFunctionstandard_table_columns
()
api_app/visualizers_manager/visualizers/passive_dns/pdns_table.py:91
↓ 1 callersMethodstatic_analysis
(self, scan_hash, headers)
api_app/analyzers_manager/file_analyzers/mobsf_service.py:49
↓ 1 callersFunctionstrip_ansi_codes
Remove ANSI escape codes from terminal output
integrations/phunter/app.py:16
↓ 1 callersFunctionsubmit
()
frontend/src/components/chat/ChatComposer.jsx:22
↓ 1 callersMethodtearDown
(self)
tests/__init__.py:36
↓ 1 callersMethodtearDown
(self)
tests/api_app/test_views.py:171
↓ 1 callersMethodtearDown
(self)
tests/api_app/pivots_manager/test_serializers.py:40
↓ 1 callersMethodtearDown
(self)
tests/api_app/pivots_manager/test_views.py:69
↓ 1 callersMethodto_dict
(self)
api_app/visualizers_manager/classes.py:388
↓ 1 callersMethodto_dict
(self)
api_app/visualizers_manager/classes.py:487
↓ 1 callersMethodto_dict
(self)
api_app/visualizers_manager/classes.py:503
↓ 1 callersMethodto_python
(self, value)
api_app/data_model_manager/fields.py:8
↓ 1 callersMethodupdate
(cls, rule_set, analyzer_module)
api_app/analyzers_manager/file_analyzers/yarax.py:35
↓ 1 callersMethodupdate
(cls, analyzer_module: PythonModule)
api_app/analyzers_manager/file_analyzers/capa_info.py:112
↓ 1 callersMethodupdate
(cls)
api_app/analyzers_manager/file_analyzers/macho_info.py:29
↓ 1 callersMethodupdate
(cls)
api_app/analyzers_manager/observable_analyzers/phishing_army.py:33
↓ 1 callersMethodupdate
(cls)
api_app/analyzers_manager/observable_analyzers/nvd_cve.py:14
↓ 1 callersMethodupdate
(cls)
api_app/analyzers_manager/observable_analyzers/hunting_abuse.py:42
↓ 1 callersMethodupdate
Simply update the database
api_app/analyzers_manager/observable_analyzers/feodo_tracker.py:81
↓ 1 callersMethodupdate
(cls)
api_app/analyzers_manager/observable_analyzers/tor_nodes_danmeuk.py:29
↓ 1 callersMethodupdate
(cls)
api_app/analyzers_manager/observable_analyzers/stratosphere.py:49
↓ 1 callersMethodupdate
Update TweetFeeds database: Our default DB gets data with no filter for the past month
api_app/analyzers_manager/observable_analyzers/tweetfeeds.py:67
↓ 1 callersMethodupdate
(cls)
api_app/analyzers_manager/observable_analyzers/ja4_db.py:26
↓ 1 callersMethodupdate
(cls)
api_app/analyzers_manager/observable_analyzers/spamhaus_drop.py:71
↓ 1 callersMethodupdate
(cls)
api_app/analyzers_manager/observable_analyzers/maxmind.py:202
↓ 1 callersMethodupdate
(cls)
api_app/analyzers_manager/observable_analyzers/talos.py:38
↓ 1 callersMethodupdate
(cls)
api_app/analyzers_manager/observable_analyzers/zoomeye.py:25
↓ 1 callersFunctionupdateAnalysisOptionValues
(newAnalysisType)
frontend/src/components/scan/ScanForm.jsx:371
↓ 1 callersMethodupdate_all_dbs
(cls, api_key: str)
api_app/analyzers_manager/observable_analyzers/maxmind.py:36
↓ 1 callersFunctionupdate_plugin
(state, python_module_pk: int)
intel_owl/tasks.py:54
↓ 1 callersMethodupload_file
(*args, **kwargs)
api_app/analyzers_manager/file_analyzers/mwdb_scan.py:51
↓ 1 callersFunctionuseQuotaBadge
()
frontend/src/hooks/useQuotaBadge.jsx:8
↓ 1 callersFunctionuseSystemUpdateStatus
()
frontend/src/hooks/useSystemUpdateStatus.js:4
↓ 1 callersMethoduser_month_submissions
Excludes failed submissions.
api_app/models.py:750
↓ 1 callersMethoduser_total_submissions
(cls, user: User)
api_app/models.py:746
↓ 1 callersMethodvalidate
(self, data)
api_app/user_events_manager/serializers.py:38
↓ 1 callersMethodvalidate_and_return_user
Validates user credentials and returns the user object. Args: request (Request): The request object containing user cred
authentication/views.py:135
↓ 1 callersMethodvalidate_and_return_user
Validates Google OAuth token and returns the user object. Args: request (Request): The request object. Returns:
authentication/views.py:279
↓ 1 callersFunctionverifyEmail
(body)
frontend/src/components/auth/authApi.js:17
↓ 1 callersMethodvisible_for_user_by_org
Filters values visible to a user by their organization. Args: user (User): The user to check. Returns:
api_app/queryset.py:700
↓ 1 callersMethodvisible_for_user_owned
Filters values owned by a user. Args: user (User): The user to check. Returns: ModelWithOwnershipQu
api_app/queryset.py:721
↓ 1 callersFunctionwithAuth
* Higher Order Component (HoC) -> https://reactjs.org/docs/higher-order-components.html * This pattern define a function that wraps a component and m
frontend/src/wrappers/withAuth.jsx:14
FunctionAddExistingJobPopover
({ data })
frontend/src/components/investigations/flow/investigationActions.jsx:14
FunctionAfterRegistrationModalAlert
(props)
frontend/src/components/auth/utils/registration-alert.jsx:33
FunctionAnalyzableActionsBar
({ analyzable })
frontend/src/components/analyzables/result/AnalyzableActionBar.jsx:12
FunctionAnalyzableInfoCard
({ analyzable })
frontend/src/components/analyzables/result/AnalyzableInfoCard.jsx:23
FunctionAnalyzableInputField
({ index, arrayHelpers, initialValue, formik, setInputTypes, })
frontend/src/components/userEvents/AnalyzableInputField.jsx:10
FunctionAnalyzableInputInfo
(props)
frontend/src/components/userEvents/userEventFormUtils.jsx:26
FunctionAnalyzableOverview
({ analyzable })
frontend/src/components/analyzables/result/AnalyzableOverview.jsx:46
FunctionAnalyzableOverviewButton
({ id })
frontend/src/components/jobs/result/utils/jobButtons.jsx:74
FunctionAnalyzableResult
()
frontend/src/components/analyzables/result/AnalyzableResult.jsx:10
FunctionAnalyzables
()
frontend/src/components/analyzables/Analyzables.jsx:28
FunctionAnalyzerConfigForm
({ analyzerConfig, toggle, isEditing })
frontend/src/components/plugins/forms/AnalyzerConfigForm.jsx:24
FunctionAnalyzers
()
frontend/src/components/plugins/tables/Analyzers.jsx:7
FunctionAnalyzersMultiSelectDropdownInput
(props)
frontend/src/components/common/form/pluginsMultiSelectDropdownInput.jsx:52
FunctionApp
()
frontend/src/App.jsx:9
FunctionAppHeader
()
frontend/src/layouts/AppHeader.jsx:245
FunctionAppMain
()
frontend/src/layouts/AppMain.jsx:62
FunctionAuthGuard
({ children })
frontend/src/wrappers/AuthGuard.jsx:13
FunctionAuthLinks
()
frontend/src/layouts/AppHeader.jsx:71
FunctionAuthenticatedComponent
(props)
frontend/src/wrappers/withAuth.jsx:15
FunctionBaseVisualizer
({ size, alignment, value, icon, color, link, bold, italic, disable, id, copyText, isC
frontend/src/components/common/visualizer/elements/base.jsx:5
FunctionBasicEvaluationWarning
(props)
frontend/src/components/userEvents/userEventFormUtils.jsx:84
FunctionBooleanVisualizer
({ size, value, link, icon, italic, activeColor, disable, id, copyText, description, })
frontend/src/components/common/visualizer/elements/bool.jsx:7
FunctionChangePassword
()
frontend/src/components/auth/ChangePassword.jsx:41
FunctionChatActionConfirm
()
frontend/src/components/chat/ChatActionConfirm.jsx:12
FunctionChatComposer
({ onSend })
frontend/src/components/chat/ChatComposer.jsx:16
FunctionChatMessage
({ role, content })
frontend/src/components/chat/ChatMessage.jsx:11
FunctionChatMessageList
()
frontend/src/components/chat/ChatMessageList.jsx:12
FunctionChatPanel
()
frontend/src/components/chat/ChatPanel.jsx:46
FunctionChatSessionList
({ onSessionChosen })
frontend/src/components/chat/ChatSessionList.jsx:21
FunctionCommentIcon
()
frontend/src/components/common/icon/actionIcons.jsx:9
FunctionCommentOverview
({ job, refetchComments })
frontend/src/components/jobs/result/bar/comment/CommentOverview.jsx:36
FunctionCommentResult
()
frontend/src/components/jobs/result/bar/comment/CommentResult.jsx:11
FunctionConfigurationModalAlert
(props)
frontend/src/components/auth/utils/registration-alert.jsx:84
FunctionConnectors
()
frontend/src/components/plugins/tables/Connectors.jsx:7
FunctionConnectorsMultiSelectDropdownInput
({ formik })
frontend/src/components/common/form/pluginsMultiSelectDropdownInput.jsx:125
FunctionCountryBadge
(props)
frontend/src/components/common/engineBadges.jsx:136
FunctionCustomInput
({ formik, config, configType, disabledInputField })
frontend/src/components/plugins/forms/PluginConfigForm.jsx:36
FunctionCustomInvestigationNode
({ data })
frontend/src/components/investigations/flow/CustomInvestigationNode.jsx:9
FunctionCustomJobNode
({ data })
frontend/src/components/investigations/flow/CustomJobNode.jsx:22
FunctionCustomJobPipelineNode
({ data })
frontend/src/components/jobs/result/flow/CustomJobPipelineNode.jsx:7
FunctionCustomPivotNode
({ data })
frontend/src/components/plugins/flows/CustomPivotNode.jsx:8
FunctionCustomPlaybookNode
({ data })
frontend/src/components/plugins/flows/CustomPlaybookNode.jsx:9
FunctionCustomRedirect
()
frontend/src/components/Routes.jsx:36
FunctionDashboard
()
frontend/src/components/dashboard/Dashboard.jsx:38
FunctionDownloadVisualizer
({ size, alignment, disable, id, value, mimetype, payload, isChild, copyText, description,
frontend/src/components/common/visualizer/elements/download.jsx:8
FunctionEditRuntimeConfiguration
(props)
frontend/src/components/common/form/runtimeConfigurationInput.jsx:184
FunctionEmailForm
({ onFormSubmit, apiCallback, ...restProps })
frontend/src/components/auth/utils/EmailForm.jsx:25
FunctionEmailFormPopoverBody
(formProps)
frontend/src/components/auth/utils/registration-buttons.jsx:39
FunctionEmailIcon
()
frontend/src/components/auth/utils/registration-buttons.jsx:35
← previousnext →1,601–1,700 of 4,925, ranked by callers