MCPcopy Create free account

hub / github.com/intelowlproject/IntelOwl / functions

Functions4,925 in github.com/intelowlproject/IntelOwl

Methodrun
(self)
api_app/connectors_manager/connectors/slack.py:72
Methodrun
(self)
api_app/connectors_manager/connectors/opencti.py:229
Methodrun
(self)
api_app/connectors_manager/connectors/email_sender.py:17
Methodrun
(self)
api_app/connectors_manager/connectors/misp.py:177
Methodrun
(self)
api_app/connectors_manager/connectors/yeti.py:78
Methodrun
(self)
api_app/visualizers_manager/visualizers/sample_static_analysis.py:736
Methodrun
(self)
api_app/visualizers_manager/visualizers/yara.py:50
Methodrun
(self)
api_app/visualizers_manager/visualizers/dns.py:91
Methodrun
(self)
api_app/visualizers_manager/visualizers/pivot.py:12
Methodrun
(self)
api_app/visualizers_manager/visualizers/ip_reputation_services.py:346
Methodrun
(self)
api_app/visualizers_manager/visualizers/domain_reputation_services.py:216
Methodrun
(self)
api_app/visualizers_manager/visualizers/phishing_analysis.py:136
Methodrun
(self)
api_app/visualizers_manager/visualizers/crawl_results.py:21
Methodrun
(self)
api_app/visualizers_manager/visualizers/data_model.py:287
Methodrun
(self)
api_app/visualizers_manager/visualizers/sample_download.py:71
Methodrun
(self)
api_app/visualizers_manager/visualizers/passive_dns/visualizer.py:27
Methodrun
(self, request)
api_app/engines_manager/views.py:20
Methodrun
(self)
api_app/engines_manager/classes.py:10
Methodrun
(self)
api_app/engines_manager/engines/evaluation.py:22
Methodrun
(self)
api_app/engines_manager/engines/malware_family.py:8
Methodrun
(self)
api_app/pivots_manager/classes.py:64
Methodrun
(self)
api_app/ingestors_manager/classes.py:35
Methodrun
(self)
api_app/ingestors_manager/ingestors/malshare.py:51
Methodrun
(self)
api_app/ingestors_manager/ingestors/threatfox.py:25
Methodrun
(self)
api_app/ingestors_manager/ingestors/greedybear.py:32
Methodrun
(self)
api_app/ingestors_manager/ingestors/virus_total.py:34
Methodrun
(self)
api_app/ingestors_manager/ingestors/malware_bazaar.py:93
Functionrun_plugin
( job_id: int, python_module_pk: int, plugin_config_pk: str, runtime_configuration: dict,
intel_owl/tasks.py:268
Functionrun_scan
(request: ScanRequest)
integrations/bbot/app.py:56
Methodruntime_configuration
Returns the runtime configuration for the report. Returns: dict: The runtime configuration settings.
api_app/models.py:1347
Methodruntime_configuration_key
Returns the runtime configuration key for the configuration. Returns: str: The runtime configuration key.
api_app/models.py:1251
Methodsave
Saves the form instance, ensuring that exactly one plugin configuration is set. Args: commit (bool): Whether to commit t
api_app/forms.py:160
FunctionsaveAndCloseModal
()
frontend/src/components/common/form/MultipleInputModal.jsx:42
FunctionsaveAndCloseModal
()
frontend/src/components/scan/utils/RuntimeConfigurationModal.jsx:40
Methodscan_mode
(obj: PlaybookConfig)
api_app/playbooks_manager/admin.py:51
Functionscheduled_update_check
Periodic task to check for IntelOwl updates. Intended to be triggered via celery beat.
api_app/core/tasks.py:7
Functionsearch_jobs
Search IntelOwl jobs by observable name, MD5, or status. Args: query: Observable name or MD5 hash to search for (partial match su
api_app/chatbot_manager/agent/tools/search_jobs.py:18
Methodsearch_phishing_forms_xpath
(self)
api_app/analyzers_manager/file_analyzers/phishing/phishing_form_compiler.py:117
Methodsecond_level_analyzers
(cls)
api_app/visualizers_manager/visualizers/dns.py:52
Methodsecrets
Returns the secret parameters associated with the plugin. Returns: QuerySet: The queryset of secret parameters.
api_app/models.py:1662
Methodsend
(data)
frontend/tests/components/chat/ChatPanel.e2e.test.jsx:34
Methodsend
(data)
frontend/tests/components/chat/useChatWebSocket.test.jsx:20
Methodsend
(message)
tests/api_app/chatbot_manager/test_consumers.py:174
Functionsend_bi_to_elastic
(max_timeout: int = 60, max_objects: int = 10000)
intel_owl/tasks.py:354
Methodsend_job
Sends job data to the WebSocket client. This method is called when there is an update to the job. It sends the serialized jo
api_app/websocket.py:153
Methodserialize
(self)
api_app/data_model_manager/queryset.py:21
Methodserializer_class
(cls)
api_app/analyzers_manager/models.py:289
Methodserializer_class
(cls)
api_app/connectors_manager/models.py:44
Methodserializer_class
(cls)
api_app/visualizers_manager/models.py:54
Methodserializer_class
(cls)
api_app/pivots_manager/models.py:112
Methodserializer_class
(cls)
api_app/ingestors_manager/models.py:125
Methodsession
(self)
api_app/analyzers_manager/observable_analyzers/triage/triage_base.py:47
MethodsetUp
(self)
async_tests/test_websocket.py:55
MethodsetUp
(self)
tests/__init__.py:100
MethodsetUp
(self)
tests/auth/test_auth.py:29
MethodsetUp
(self)
tests/auth/test_auth.py:412
MethodsetUp
(self)
tests/intel_owl/test_tasks.py:28
MethodsetUp
(self)
tests/api_app/test_interfaces.py:15
MethodsetUp
(self)
tests/api_app/test_models.py:357
MethodsetUp
(self)
tests/api_app/test_serializers.py:199
MethodsetUp
(self)
tests/api_app/test_serializers.py:432
MethodsetUp
(self)
tests/api_app/test_serializers.py:500
MethodsetUp
(self)
tests/api_app/test_serializers.py:542
MethodsetUp
(self)
tests/api_app/test_classes.py:18
MethodsetUp
(self)
tests/api_app/test_queryset.py:444
MethodsetUp
(self)
tests/api_app/test_views.py:33
MethodsetUp
(self)
tests/api_app/test_views.py:470
MethodsetUp
(self)
tests/api_app/test_views.py:639
MethodsetUp
()
tests/api_app/test_update_checker.py:14
MethodsetUp
(self)
tests/api_app/test_api.py:29
MethodsetUp
(self)
tests/api_app/test_mixins.py:90
MethodsetUp
(self)
tests/api_app/analyzers_manager/observable_analyzers/test_hibp.py:19
MethodsetUp
(self)
tests/api_app/analyzers_manager/observable_analyzers/test_hibp.py:65
MethodsetUp
(self)
tests/api_app/analyzers_manager/unit_tests/file_analyzers/base_test_class.py:100
MethodsetUp
(self)
tests/api_app/analyzers_manager/unit_tests/observable_analyzers/test_inquest.py:34
MethodsetUp
(self)
tests/api_app/analyzers_manager/unit_tests/observable_analyzers/base_test_class.py:17
MethodsetUp
(self)
tests/api_app/analyzers_manager/unit_tests/observable_analyzers/test_feodo_tracker.py:45
MethodsetUp
(self)
tests/api_app/analyzers_manager/unit_tests/observable_analyzers/test_bbot.py:13
MethodsetUp
(self)
tests/api_app/connectors_manager/test_views.py:147
MethodsetUp
(self)
tests/api_app/connectors_manager/unit_tests/base_test_class.py:19
MethodsetUp
(self)
tests/api_app/analyzable_manager/test_views.py:25
MethodsetUp
(self)
tests/api_app/playbooks_manager/test_queryset.py:17
MethodsetUp
(self)
tests/api_app/investigations_manager/test_views.py:23
MethodsetUp
(self)
tests/api_app/user_events_manager/test_views.py:190
MethodsetUp
(self)
tests/api_app/user_events_manager/test_views.py:320
MethodsetUp
(self)
tests/api_app/chatbot_manager/test_health.py:31
MethodsetUp
(self)
tests/api_app/chatbot_manager/test_health.py:95
MethodsetUp
(self)
tests/api_app/chatbot_manager/test_consumers.py:44
MethodsetUp
(self)
tests/api_app/chatbot_manager/test_agent.py:39
MethodsetUp
(self)
tests/api_app/chatbot_manager/test_agent.py:110
MethodsetUp
(self)
tests/api_app/chatbot_manager/test_confirm_analysis.py:22
MethodsetUp
(self)
tests/api_app/chatbot_manager/test_views.py:25
MethodsetUp
(self)
tests/api_app/chatbot_manager/test_views.py:235
MethodsetUp
(self)
tests/api_app/chatbot_manager/test_e2e.py:116
MethodsetUp
(self)
tests/api_app/chatbot_manager/test_query_counts.py:60
MethodsetUp
(self)
tests/api_app/chatbot_manager/test_query_counts.py:249
MethodsetUp
(self)
tests/api_app/chatbot_manager/test_tasks.py:22
MethodsetUp
(self)
tests/api_app/chatbot_manager/test_tasks.py:93
MethodsetUp
(self)
tests/api_app/chatbot_manager/tools/test_data_model.py:19
MethodsetUp
(self)
tests/api_app/chatbot_manager/tools/test_list_analyzers.py:19
← previousnext →3,801–3,900 of 4,925, ranked by callers