Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/intelowlproject/IntelOwl
/ functions
Functions
4,925 in github.com/intelowlproject/IntelOwl
⨍
Functions
4,925
◇
Types & classes
1,662
↳
Endpoints
131
↓ 3 callers
Function
_create_object
(Model, data)
api_app/pivots_manager/migrations/0027_pivot_config_takedownrequesttoabuseip.py:105
↓ 3 callers
Function
_create_object
(Model, data)
api_app/pivots_manager/migrations/0029_pivot_config_downloadfilefromuri.py:98
↓ 3 callers
Function
_create_object
(Model, data)
api_app/pivots_manager/migrations/0037_pivot_config_expandedurlreputation.py:106
↓ 3 callers
Function
_create_object
(Model, data)
api_app/pivots_manager/migrations/0028_pivot_config_resubmitdownloadedfile.py:99
↓ 3 callers
Function
_create_object
(Model, data)
api_app/pivots_manager/migrations/0026_pivot_config_abuseiptosubmission.py:100
↓ 3 callers
Function
_create_object
(Model, data)
api_app/pivots_manager/migrations/0033_pivot_config_extractedonenotefiles.py:100
↓ 3 callers
Function
_create_object
(Model, data)
api_app/ingestors_manager/migrations/0029_ingestor_config_malshare.py:195
↓ 3 callers
Function
_create_object
(Model, data)
api_app/ingestors_manager/migrations/0028_ingestor_config_greedybear.py:283
↓ 3 callers
Function
_create_object
(Model, data)
api_app/ingestors_manager/migrations/0025_ingestor_config_virustotal_example_query.py:223
↓ 3 callers
Function
_create_object
(Model, data)
api_app/ingestors_manager/migrations/0002_0000_ingestor_config_threatfox.py:133
↓ 3 callers
Function
_create_object
(Model, data)
api_app/ingestors_manager/migrations/0019_ingestor_config_malwarebazaar.py:217
↓ 3 callers
Method
_emit
(self, event: ChatEvent)
api_app/chatbot_manager/agent/streaming.py:55
↓ 3 callers
Function
_encode_body
(body: bytes | None)
integrations/phishing_analyzers/analyzers/playwright_request_serializer.py:7
↓ 3 callers
Method
_get_last_migration
(app)
api_app/management/commands/dumpplugin.py:200
↓ 3 callers
Method
_get_physical_location
(cls, db: str)
api_app/analyzers_manager/observable_analyzers/maxmind.py:56
↓ 3 callers
Method
_handle_exception
(self, exc, is_base_err: bool = False)
api_app/classes.py:290
↓ 3 callers
Method
_handle_misp_errors
(self, errors)
api_app/connectors_manager/connectors/misp.py:99
↓ 3 callers
Method
_messages
(layer)
tests/api_app/chatbot_manager/test_streaming.py:26
↓ 3 callers
Method
_possible_configs
Returns a list of possible configurations this PluginConfig can belong to. Returns: list[PythonConfig]: A list of possib
api_app/models.py:955
↓ 3 callers
Method
_req_with_checks
(self, url, files=None, post=False)
api_app/analyzers_manager/file_analyzers/unpac_me.py:52
↓ 3 callers
Method
_search_terms
(self, key: str, value: str, headers: Dict[str, str])
api_app/analyzers_manager/observable_analyzers/ha_get.py:36
↓ 3 callers
Method
_subquery_weight_org
(user: User)
api_app/playbooks_manager/queryset.py:27
↓ 3 callers
Method
annotate_runnable
Annotates ingestors indicating if they are runnable. Args: user (User, optional): The user to check. Defaults to None.
api_app/ingestors_manager/queryset.py:28
↓ 3 callers
Method
build_query_url
(self, observable_name: str)
api_app/analyzers_manager/observable_analyzers/dns/doh_mixin.py:41
↓ 3 callers
Method
calculate
(cls, buffer: Union[bytes, str], file_name: str)
api_app/analyzers_manager/models.py:225
↓ 3 callers
Function
chat_group_for_user
Return the per-user channel group that carries this user's chat stream.
api_app/chatbot_manager/events.py:59
↓ 3 callers
Method
clean
(self)
api_app/models.py:764
↓ 3 callers
Method
clean_config
Ensures that exactly one configuration type is set for this PluginConfig.
api_app/models.py:970
↓ 3 callers
Method
clean_parameter
Ensures the parameter's Python module matches the config's Python module.
api_app/models.py:993
↓ 3 callers
Function
createConfiguration
(type, data)
frontend/src/components/plugins/pluginsApi.jsx:7
↓ 3 callers
Function
createPluginConfig
(type, pluginName, data)
frontend/src/components/plugins/pluginsApi.jsx:32
↓ 3 callers
Function
create_report
(user)
tests/api_app/data_model_manager/test_views.py:19
↓ 3 callers
Function
editConfiguration
(type, pluginName, data)
frontend/src/components/plugins/pluginsApi.jsx:56
↓ 3 callers
Function
editPluginConfig
(type, pluginName, data)
frontend/src/components/plugins/pluginsApi.jsx:80
↓ 3 callers
Method
execute
(self)
api_app/models.py:714
↓ 3 callers
Function
fileDownload
(blob, filename)
frontend/src/utils/files.js:1
↓ 3 callers
Method
get_config_runtime_configuration
(self, config: "AbstractConfig")
api_app/models.py:734
↓ 3 callers
Function
get_environment
()
intel_owl/settings/_util.py:39
↓ 3 callers
Method
get_error_message
Returns error message for *_handle_analyzer_exception* fn
api_app/classes.py:257
↓ 3 callers
Method
get_field
(self, field, data_models)
api_app/visualizers_manager/visualizers/data_model.py:57
↓ 3 callers
Function
get_now
()
api_app/helpers.py:69
↓ 3 callers
Method
get_param_url
(self, valid_params)
api_app/analyzers_manager/observable_analyzers/hudsonrock.py:33
↓ 3 callers
Method
get_permissions
Customizes permissions based on the action being performed. - For `destroy` and `kill` actions, adds `IsObjectUserOrSameOrgPermissio
api_app/views.py:369
↓ 3 callers
Method
get_routing_key
Returns the routing key for the plugin's task queue. Returns: str: The routing key.
api_app/models.py:1444
↓ 3 callers
Method
get_value
(self, search_from: typing.Any, fields: typing.List[str])
api_app/models.py:1378
↓ 3 callers
Method
get_value
(param: Parameter)
api_app/serializers/plugin.py:197
↓ 3 callers
Function
handleDelete
(id)
frontend/src/components/chat/ChatSessionList.jsx:46
↓ 3 callers
Method
is_zip
(self)
api_app/analyzers_manager/file_analyzers/yara_scan.py:173
↓ 3 callers
Method
mockOpen
()
frontend/tests/components/chat/useChatWebSocket.test.jsx:30
↓ 3 callers
Method
mockServerClose
(code)
frontend/tests/components/chat/useChatWebSocket.test.jsx:39
↓ 3 callers
Function
onChange
(selectedOpts, { action })
frontend/src/components/common/form/TagSelectInput.jsx:109
↓ 3 callers
Method
on_tool_end
(self, output, **kwargs)
api_app/chatbot_manager/agent/streaming.py:72
↓ 3 callers
Function
parseElementFields
(rawElement)
frontend/src/components/common/visualizer/validators.js:136
↓ 3 callers
Method
plugins_to_execute
( self, tlp, plugins_requested: Union[List[Union[AnalyzerConfig, ConnectorConfig, Visu
api_app/serializers/job.py:258
↓ 3 callers
Method
query
(*args, **kwargs)
tests/mock_utils.py:55
↓ 3 callers
Function
sampleArrayPayload
(data, fieldName, payload)
frontend/src/components/scan/scanApi.jsx:18
↓ 3 callers
Method
save
Confirm the email address matching the confirmation key. Then mark user as active.
authentication/serializers.py:278
↓ 3 callers
Method
setUp
(self)
tests/api_app/test_views.py:103
↓ 3 callers
Method
title
(self)
api_app/connectors_manager/connectors/slack.py:30
↓ 3 callers
Method
to_representation
(self, instance: Job)
api_app/serializers/job.py:1149
↓ 3 callers
Method
update
(cls)
api_app/visualizers_manager/visualizers/dns.py:183
↓ 3 callers
Method
update
(cls)
api_app/visualizers_manager/visualizers/passive_dns/visualizer.py:24
↓ 3 callers
Method
update
(cls)
api_app/ingestors_manager/ingestors/malshare.py:25
↓ 3 callers
Function
updateSelectedObservable
(observableValue, index)
frontend/src/components/scan/ScanForm.jsx:339
↓ 3 callers
Method
user_can_edit
(self, user: User)
api_app/investigations_manager/models.py:48
↓ 3 callers
Function
validate_report
(value)
api_app/visualizers_manager/validators.py:8
↓ 3 callers
Method
validate_runtime_configuration
(self, runtime_config: Dict)
api_app/serializers/job.py:151
↓ 3 callers
Function
xpath_query_on_page
(page, xpath_selector: str)
api_app/analyzers_manager/file_analyzers/phishing/phishing_form_compiler.py:18
↓ 2 callers
Function
FormPopoverBody
(formProps, text, api)
frontend/src/components/auth/utils/registration-buttons.jsx:19
↓ 2 callers
Function
Icon
(text)
frontend/src/components/auth/utils/registration-buttons.jsx:9
↓ 2 callers
Method
__compare
(self, other, operator)
api_app/choices.py:47
↓ 2 callers
Method
__get_config_reports
(self, config: typing.Type["AbstractConfig"])
api_app/models.py:585
↓ 2 callers
Method
__intezer_analysis
(self, **kwargs)
api_app/analyzers_manager/file_analyzers/intezer_scan.py:52
↓ 2 callers
Method
__parse_range
Parse the time range from the request query parameters. This method attempts to extract the 'range' query parameter from the
api_app/views.py:825
↓ 2 callers
Method
__raise_in_case_bad_request
Raises: :class: `AnalyzerRunException`, if bad status code or no key in response
api_app/analyzers_manager/classes.py:282
↓ 2 callers
Method
__single_poll
(self, url, polling=True)
api_app/analyzers_manager/file_analyzers/cape_sandbox.py:195
↓ 2 callers
Method
_analysis
(self, session: requests.Session, content: str)
api_app/analyzers_manager/file_analyzers/sublime.py:84
↓ 2 callers
Method
_apply_patches
(cls, patches)
tests/api_app/connectors_manager/unit_tests/base_test_class.py:53
↓ 2 callers
Method
_build
(self, **kwargs)
tests/api_app/chatbot_manager/test_agent.py:42
↓ 2 callers
Method
_build_launch_kwargs
Build the keyword arguments dict used when launching the Chromium browser.
integrations/phishing_analyzers/analyzers/driver_wrapper_playwright.py:135
↓ 2 callers
Function
_build_rate_limiter
Return a RateLimiter configured from Django settings. Defined here (not in views.py / consumers.py) so the threshold and window are read from
api_app/chatbot_manager/rate_limit.py:76
↓ 2 callers
Function
_build_request_entry
Build a structured dict representing a captured HTTP request and its optional response.
integrations/phishing_analyzers/analyzers/driver_wrapper_playwright.py:56
↓ 2 callers
Method
_check_if_latest_version
(latest_version: str, python_module: PythonModule)
api_app/mixins.py:749
↓ 2 callers
Method
_clean_python_module
Validate the Python module. Raises: ValidationError: If the module cannot be imported.
api_app/models.py:232
↓ 2 callers
Method
_close_browser
Gracefully close the active page, context, and browser, logging any errors.
integrations/phishing_analyzers/analyzers/driver_wrapper_playwright.py:169
↓ 2 callers
Method
_create_context_and_page
Create a fresh browser context (with HAR recording) and open a new page with network listeners attached.
integrations/phishing_analyzers/analyzers/driver_wrapper_playwright.py:153
↓ 2 callers
Method
_create_job_ui_element
(self, job: Job, pivot_config: PivotConfig = None)
api_app/visualizers_manager/visualizers/pivot.py:98
↓ 2 callers
Method
_create_mock_job
Creates a mock job with the necessary hierarchy for the AbuseSubmitter connector. The hierarchy is: Job -> Parent Job -> Grandparent
tests/api_app/connectors_manager/unit_tests/connectors/test_abuse_submitter.py:19
↓ 2 callers
Function
_dispatch
Return a requests.get side_effect that routes on the called URL.
tests/api_app/analyzers_manager/unit_tests/observable_analyzers/test_cve_exploitability.py:64
↓ 2 callers
Method
_download_rules
( rule_set_download_url: str, rule_set_directory: str, rule_file_path: str, la
api_app/mixins.py:787
↓ 2 callers
Method
_generate_tlp
(self)
api_app/playbooks_manager/models.py:64
↓ 2 callers
Method
_get_file_serializer
Gets the serializer for file analysis. Args: values (Iterable[Union[bytes, File]]): The values to be serialized.
api_app/interfaces.py:129
↓ 2 callers
Method
_get_job
(self, request)
api_app/investigations_manager/views.py:43
↓ 2 callers
Function
_get_obj
(Model, other_model, value)
api_app/analyzers_manager/migrations/0159_analyzer_config_expandurl.py:41
↓ 2 callers
Function
_get_obj
(Model, other_model, value)
api_app/analyzers_manager/migrations/0098_analyzer_config_crt_sh.py:38
↓ 2 callers
Function
_get_obj
(Model, other_model, value)
api_app/analyzers_manager/migrations/0176_analyzer_config_macho_info.py:46
↓ 2 callers
Function
_get_obj
(Model, other_model, value)
api_app/analyzers_manager/migrations/0082_analyzer_config_ip2whois.py:52
↓ 2 callers
Function
_get_obj
(Model, other_model, value)
api_app/analyzers_manager/migrations/0162_analyzer_config_guarddogfile.py:64
↓ 2 callers
Function
_get_obj
(Model, other_model, value)
api_app/analyzers_manager/migrations/0157_analyzer_config_phunter.py:41
↓ 2 callers
Function
_get_obj
(Model, other_model, value)
api_app/analyzers_manager/migrations/0119_analyzer_config_apk_artifacts.py:43
← previous
next →
501–600 of 4,925, ranked by callers