MCPcopy Create free account

hub / github.com/intelowlproject/IntelOwl / functions

Functions4,925 in github.com/intelowlproject/IntelOwl

Methodafter_run
(self)
api_app/connectors_manager/classes.py:66
Methodafter_run
(self)
api_app/visualizers_manager/classes.py:566
Methodafter_run
(self)
api_app/ingestors_manager/classes.py:62
Methodafter_run_success
Handles actions after a successful run. Args: content (any): The content to process after a successful run.
api_app/analyzers_manager/classes.py:128
Methodafter_run_success
(self, content)
api_app/visualizers_manager/classes.py:549
Methodafter_run_success
(self, content)
api_app/ingestors_manager/classes.py:70
Methodaggregate_file_mimetype
Aggregate jobs by file MIME type. Returns: - Aggregated count of jobs for each MIME type.
api_app/views.py:639
Methodaggregate_observable_classification
Aggregate jobs by observable classification. Returns: - Aggregated count of jobs for each observable classification.
api_app/views.py:620
Methodaggregate_status
Aggregate jobs by their status. Returns: - Aggregated count of jobs for each status.
api_app/views.py:575
Methodaggregate_top_playbook
Aggregate playbooks by usage. Returns: - Aggregated count of playbooks for each one.
api_app/views.py:656
Methodaggregate_top_tlp
Aggregate TLPs by usage. Returns: - Aggregated count of TLPs for each one.
api_app/views.py:688
Methodaggregate_top_user
Aggregate Users by usage. Returns: - Aggregated count of users for each one.
api_app/views.py:673
Methodaggregate_type
Aggregate jobs by type (file or observable). Returns: - Aggregated count of jobs for each type.
api_app/views.py:601
Functionanalyze
()
integrations/phunter/app.py:61
Functionanalyze_file
API endpoint to start an analysis job for a single file. This endpoint initiates an analysis job for a single file and sends it to the s
api_app/views.py:152
Functionanalyze_multiple_files
API endpoint to start analysis jobs for multiple files. This endpoint initiates analysis jobs for multiple files and sends them to the speci
api_app/views.py:181
Methodanalyze_multiple_files
This endpoint allows to start a Job related to a file with a Playbook
api_app/playbooks_manager/views.py:59
Functionanalyze_multiple_observables
API endpoint to start analysis jobs for multiple observables. This endpoint initiates analysis jobs for multiple observables (e.g., domain,
api_app/views.py:237
Methodanalyze_multiple_observables
This endpoint allows to start a Job related to an observable with a Playbook
api_app/playbooks_manager/views.py:44
Functionanalyze_observable
API endpoint to start an analysis job for a single observable. This endpoint initiates an analysis job for a single observable (e.g., domain
api_app/views.py:208
Functionanalyze_observable
Preview an IntelOwl analysis of an observable (IP, domain, URL, hash). This tool does NOT start anything: it validates the request and return
api_app/chatbot_manager/agent/tools/analyze_observable.py:24
Methodanalyzed_object
(self)
api_app/analyzables_manager/models.py:43
Methodanalyzer_name
Returns the name of the analyzer.
api_app/analyzers_manager/classes.py:75
Methodanalyzers_executed
(instance: Job)
api_app/admin.py:86
Methodannotate_configured
Annotates configurations indicating if they are fully configured. Args: user (User, optional): The user to check. Defaul
api_app/queryset.py:788
Methodannotate_runnable
Annotates the queryset with a boolean indicating if the configuration is runnable by a user. Args: user (User, optional)
api_app/queryset.py:221
Functionapply_all
(f)
tests/mock_utils.py:64
Functionask_analysis_availability
API endpoint to check for existing analysis based on an MD5 hash. This endpoint helps avoid redundant analysis by checking if there is alrea
api_app/views.py:89
Functionask_multi_analysis_availability
API endpoint to check for existing analysis for multiple MD5 hashes. Similar to `ask_analysis_availability`, this endpoint checks for existi
api_app/views.py:120
Methodattempt
()
tests/api_app/chatbot_manager/test_rate_limit.py:151
Methodattribute
Returns the name of the parameter.
api_app/models.py:1014
Methodattributes
(self)
api_app/visualizers_manager/classes.py:44
Methodattributes
(self)
api_app/visualizers_manager/classes.py:100
Methodattributes
(self)
api_app/visualizers_manager/classes.py:140
Methodattributes
(self)
api_app/visualizers_manager/classes.py:177
Methodattributes
(self)
api_app/visualizers_manager/classes.py:233
Methodattributes
(self)
api_app/visualizers_manager/classes.py:321
Methodattributes
(self)
api_app/visualizers_manager/classes.py:379
Methodattributes
(self)
api_app/visualizers_manager/classes.py:417
Methodattributes
(self)
api_app/visualizers_manager/classes.py:461
Methodauthentication_header
(self)
api_app/mixins.py:619
Functionbad_request
(e)
integrations/pcap_analyzers/app.py:53
Functionbad_request
(e)
integrations/tor_analyzers/app.py:52
Functionbad_request
(e)
integrations/nuclei_analyzer/app.py:52
Functionbad_request
(e)
integrations/thug/app.py:52
Functionbad_request
(e)
integrations/phishing_analyzers/app.py:43
Functionbad_request
(e)
integrations/malware_tools_analyzers/app.py:53
Methodbase_url
(self)
api_app/ingestors_manager/ingestors/malshare.py:21
Functionbeat_init_connect
(*args, sender: Consumer = None, **kwargs)
intel_owl/tasks.py:329
Methodbefore_run
(self)
api_app/analyzers_manager/classes.py:180
Methodbefore_run
(self)
api_app/connectors_manager/classes.py:43
Methodbefore_run
(self)
api_app/visualizers_manager/classes.py:545
Methodbefore_run
(self)
api_app/pivots_manager/classes.py:55
Methodbefore_run
(self)
api_app/ingestors_manager/classes.py:57
Methodbody
(self)
api_app/connectors_manager/connectors/abuse_submitter.py:19
Methodbound_data
Returns the data bound to the form field after processing. Args: data (any): The current value of the field.
api_app/forms.py:73
Methodchange_view
(self, request, *args, **kwargs)
api_app/playbooks_manager/admin.py:54
Methodchannel_type
(self)
api_app/chatbot_manager/events.py:83
Methodchat_action_required
(self, event)
api_app/chatbot_manager/consumers.py:122
Methodchat_end
(self, event)
api_app/chatbot_manager/consumers.py:116
Methodchat_error
(self, event)
api_app/chatbot_manager/consumers.py:119
Methodchat_start
(self, event)
api_app/chatbot_manager/consumers.py:107
Methodchat_status
(self, event)
api_app/chatbot_manager/consumers.py:110
Methodchat_token
(self, event)
api_app/chatbot_manager/consumers.py:113
FunctioncheckConfiguration
Checks the configuration settings. Args: request (Request): The request object. Returns: Response: The response object.
authentication/views.py:320
Methodclean
Clean the Python module.
api_app/models.py:246
Methodclean
Validates the PluginConfig instance before saving.
api_app/models.py:1003
Methodclean
(self)
api_app/analyzers_manager/models.py:317
Methodclean
(self)
api_app/playbooks_manager/models.py:93
Methodclean
(self)
api_app/analyzables_manager/models.py:93
Methodclean
(self)
api_app/user_events_manager/models.py:80
Methodclean
(self)
api_app/pivots_manager/models.py:121
Methodclean
(self)
api_app/ingestors_manager/models.py:69
Methodclose
()
frontend/tests/components/chat/ChatPanel.e2e.test.jsx:39
Methodclose
(code)
frontend/tests/components/chat/useChatWebSocket.test.jsx:24
FunctioncommentIcon
()
frontend/src/components/jobs/result/bar/JobActionBar.jsx:78
Functioncomparison
(item1: BaseDataModel, item2: BaseDataModel)
api_app/engines_manager/engines/evaluation.py:15
Methodcompiled_file_name
(self)
api_app/analyzers_manager/file_analyzers/yara_scan.py:157
Methodcompiled_paths
(self)
api_app/analyzers_manager/file_analyzers/yara_scan.py:170
Methodconfig
Returns the PythonConfig instance this PluginConfig is associated with. Returns: PythonConfig: The associated PythonConf
api_app/models.py:923
Methodconfig
Returns the configuration associated with the report. Returns: AbstractConfig: The configuration class associated with t
api_app/models.py:1337
Methodconfig
(self, runtime_configuration: Dict)
api_app/mixins.py:335
Methodconfig
(self, runtime_configuration: Dict)
api_app/analyzers_manager/classes.py:161
Methodconfig
(self, runtime_configuration: Dict)
api_app/analyzers_manager/file_analyzers/cape_sandbox.py:71
Methodconfig
(self, runtime_configuration: Dict)
api_app/analyzers_manager/file_analyzers/suricata.py:21
Methodconfig
(self, runtime_configuration: Dict)
api_app/analyzers_manager/file_analyzers/sublime.py:28
Methodconfig
(self, runtime_configuration: Dict)
api_app/analyzers_manager/file_analyzers/virushee.py:25
Methodconfig
(self, runtime_configuration: Dict)
api_app/analyzers_manager/file_analyzers/unpac_me.py:24
Methodconfig
(self, runtime_configuration: Dict)
api_app/analyzers_manager/file_analyzers/intezer_scan.py:22
Methodconfig
(self, runtime_configuration: Dict)
api_app/analyzers_manager/file_analyzers/doc_info.py:51
Methodconfig
(self, runtime_configuration: Dict)
api_app/analyzers_manager/file_analyzers/mwdb_scan.py:64
Methodconfig
(self, runtime_configuration: Dict)
api_app/analyzers_manager/file_analyzers/qiling.py:27
Methodconfig
(self, runtime_configuration: dict)
api_app/analyzers_manager/file_analyzers/yaraify_file_scan.py:31
Methodconfig
(self, runtime_configuration: Dict)
api_app/analyzers_manager/file_analyzers/cuckoo_scan.py:23
Methodconfig
(self, runtime_configuration: Dict)
api_app/analyzers_manager/file_analyzers/phishing/phishing_form_compiler.py:52
Methodconfig
(self, runtime_configuration: Dict)
api_app/analyzers_manager/observable_analyzers/netlas.py:20
Methodconfig
(self, runtime_configuration: Dict)
api_app/analyzers_manager/observable_analyzers/pulsedive.py:31
Methodconfig
(self, runtime_configuration: Dict)
api_app/analyzers_manager/observable_analyzers/inquest.py:50
Methodconfig
(self, runtime_configuration: Dict)
api_app/analyzers_manager/observable_analyzers/circl_pdns.py:21
Methodconfig
(self, runtime_configuration: Dict)
api_app/analyzers_manager/observable_analyzers/honeydb.py:26
← previousnext →2,001–2,100 of 4,925, ranked by callers