MCPcopy Create free account

hub / github.com/intelowlproject/IntelOwl / functions

Functions4,925 in github.com/intelowlproject/IntelOwl

↓ 1 callersMethod_talos
(self)
api_app/visualizers_manager/visualizers/ip_reputation_services.py:333
↓ 1 callersMethod_threatfox
(self)
api_app/visualizers_manager/visualizers/ip_reputation_services.py:99
↓ 1 callersMethod_threatfox
(self)
api_app/visualizers_manager/visualizers/domain_reputation_services.py:81
↓ 1 callersMethod_thug_args_builder
(self)
api_app/analyzers_manager/file_analyzers/thug_file.py:24
↓ 1 callersMethod_thug_args_builder
(self)
api_app/analyzers_manager/observable_analyzers/thug_url.py:24
↓ 1 callersMethod_tor
(self)
api_app/visualizers_manager/visualizers/ip_reputation_services.py:319
↓ 1 callersMethod_tranco
(self)
api_app/visualizers_manager/visualizers/domain_reputation_services.py:107
↓ 1 callersMethod_update_data_model
(self, data_model)
api_app/analyzers_manager/classes.py:53
↓ 1 callersMethod_update_git
(self)
api_app/analyzers_manager/file_analyzers/yara_scan.py:107
↓ 1 callersMethod_update_rules_file_version
(latest_version: str, rules_file_url: str, python_module: PythonModule)
api_app/mixins.py:764
↓ 1 callersMethod_update_zip
(self)
api_app/analyzers_manager/file_analyzers/yara_scan.py:95
↓ 1 callersMethod_upload
(self)
api_app/analyzers_manager/file_analyzers/unpac_me.py:73
↓ 1 callersMethod_urlhaus
(self)
api_app/visualizers_manager/visualizers/ip_reputation_services.py:75
↓ 1 callersMethod_urlhaus
(self)
api_app/visualizers_manager/visualizers/domain_reputation_services.py:57
↓ 1 callersMethod_validate_params
Raise an AnalyzerRunException if some params are not valid
api_app/analyzers_manager/observable_analyzers/dnsdb.py:89
↓ 1 callersMethod_validate_response
(self, response, observable_type)
tests/api_app/analyzers_manager/unit_tests/observable_analyzers/base_test_class.py:109
↓ 1 callersMethod_validate_result
function to validate result, allowing to store inside postgres without errors. If the character \u0000 is present in the string, pos
api_app/analyzers_manager/classes.py:98
↓ 1 callersMethod_validation_before_data_model
(self)
api_app/analyzers_manager/models.py:58
↓ 1 callersMethod_vt3
(self)
api_app/visualizers_manager/visualizers/ip_reputation_services.py:21
↓ 1 callersMethod_vt3
(self)
api_app/visualizers_manager/visualizers/domain_reputation_services.py:23
↓ 1 callersMethod_vt_get_iocs_from_file
(self, sample_hash: str)
api_app/mixins.py:282
↓ 1 callersMethod_vt_get_relationships
( self, observable_name: str, relationships_requested: list, uri: str,
api_app/mixins.py:347
↓ 1 callersMethod_vt_include_behaviour_summary
( self, result: Dict, observable_name: str, )
api_app/mixins.py:546
↓ 1 callersMethod_vt_include_sigma_analyses
( self, result: Dict, observable_name: str, )
api_app/mixins.py:562
↓ 1 callersMethod_vt_poll_for_report
( self, observable_name: str, params: Dict, uri: str, obs_clfn: str,
api_app/mixins.py:460
↓ 1 callersMethod_write_db_to_filesystem
(cls, db_name: str, content: bytes)
api_app/analyzers_manager/observable_analyzers/maxmind.py:133
↓ 1 callersMethod_xlm_macro
(self)
api_app/visualizers_manager/visualizers/sample_static_analysis.py:423
↓ 1 callersMethod_yara
(self)
api_app/visualizers_manager/visualizers/sample_static_analysis.py:450
↓ 1 callersMethod_yara_analyzer
(self)
api_app/visualizers_manager/visualizers/yara.py:23
↓ 1 callersMethod_yara_match_number
(self, yara_num_matches: int)
api_app/visualizers_manager/visualizers/yara.py:34
↓ 1 callersMethod_yara_signatures
(self, signatures: List[str])
api_app/visualizers_manager/visualizers/yara.py:42
↓ 1 callersMethod_yaraify
(self)
api_app/visualizers_manager/visualizers/sample_static_analysis.py:168
↓ 1 callersFunctionacceptInvitation
(invId, orgName)
frontend/src/components/organization/orgApi.js:118
↓ 1 callersFunctionaddEdge
(edges, job, parentType, parentId)
frontend/src/components/investigations/flow/utils.js:67
↓ 1 callersFunctionaddExistingJob
(jobToAdd, currentInvestigationId)
frontend/src/components/investigations/result/investigationApi.jsx:145
↓ 1 callersFunctionaddJobNode
( nodes, job, investigationId, refetchTree, refetchInvestigation, isFirstLevel, )
frontend/src/components/investigations/flow/utils.js:6
↓ 1 callersFunctionaddNode
( nodesList, edgesList, nodeType, nodeToAdd, pivotsStored, playbooksStored, )
frontend/src/components/plugins/flows/utils.js:5
↓ 1 callersMethodadd_event
(self, event, *args, **kwargs)
tests/api_app/connectors_manager/unit_tests/connectors/test_misp.py:17
↓ 1 callersFunctionadvancedToBasicEvaluation
(props)
frontend/src/components/userEvents/userEventFormUtils.jsx:178
↓ 1 callersMethodafter_run
Function called after the run function.
api_app/classes.py:172
↓ 1 callersMethodafter_run
(self)
api_app/analyzers_manager/classes.py:242
↓ 1 callersMethodafter_run_failed
Handle the failure of the run function. Args: e (Exception): The exception that caused the failure.
api_app/classes.py:217
↓ 1 callersMethodafter_run_success
Handle the successful completion of the run function. Args: content (Any): Content generated by the plugin.
api_app/classes.py:179
↓ 1 callersMethodalias_disabled_in_organization
Annotates the queryset with a boolean indicating if the configuration is disabled in the organization. Args: organizatio
api_app/queryset.py:201
↓ 1 callersFunctionanalyzableOnChange
(value)
frontend/src/components/userEvents/AnalyzableInputField.jsx:71
↓ 1 callersMethodanalyze
(self, file_path: str, filename: str)
api_app/analyzers_manager/file_analyzers/yara_scan.py:234
↓ 1 callersMethodanalyze
(self, file_path: str, filename: str)
api_app/analyzers_manager/file_analyzers/yara_scan.py:297
↓ 1 callersMethodanalyze_for_cve
(self)
api_app/analyzers_manager/file_analyzers/doc_info.py:218
↓ 1 callersMethodanalyze_for_follina_cve
(self)
api_app/analyzers_manager/file_analyzers/doc_info.py:189
↓ 1 callersMethodanalyze_for_follina_cve
(self)
api_app/analyzers_manager/file_analyzers/rtf_info.py:12
↓ 1 callersMethodanalyze_msodde
(self)
api_app/analyzers_manager/file_analyzers/doc_info.py:311
↓ 1 callersMethodanalyze_responses
(self, responses: [Response])
api_app/analyzers_manager/file_analyzers/phishing/phishing_form_compiler.py:217
↓ 1 callersFunctionanalyze_target
( target_url: str, proxy_address: str = "", window_width: int = 1920, window_height: int = 108
integrations/phishing_analyzers/analyzers/extract_phishing_site_playwright.py:25
↓ 1 callersFunctionanalyze_target
( target_url: str, proxy_address: str, window_width: int = 1920, window_height: int = 1080,
integrations/phishing_analyzers/analyzers/extract_phishing_site.py:46
↓ 1 callersFunctionaws_get_secret
(secret_name)
intel_owl/secrets.py:20
↓ 1 callersFunctionbasicEvaluationOnChange
(basicEval)
frontend/src/components/userEvents/UserEventForm.jsx:245
↓ 1 callersMethodbefore_run
(self)
api_app/analyzers_manager/classes.py:238
↓ 1 callersMethodbody
(self)
api_app/connectors_manager/connectors/slack.py:34
↓ 1 callersFunctionbroadcast
(function, queue: str = None, arguments: Dict = None)
intel_owl/celery.py:203
↓ 1 callersFunctionbuildChatWebSocketUrl
()
frontend/src/components/chat/useChatWebSocket.js:44
↓ 1 callersFunctioncalculateStateSelector
(pluginType)
frontend/src/components/plugins/forms/PluginConfigForm.jsx:225
↓ 1 callersFunctioncalculateStore
(pluginType)
frontend/src/components/common/form/runtimeConfigurationInput.jsx:18
↓ 1 callersFunctioncheckConfiguration
(body)
frontend/src/components/auth/authApi.js:69
↓ 1 callersFunctioncheckValidServiceWorker
(swUrl, config)
frontend/src/serviceWorker.js:102
↓ 1 callersMethodcheck_a
(observable: str, a_filtered: list[RRset])
api_app/analyzers_manager/observable_analyzers/dns/dns_malicious_detectors/adguard.py:34
↓ 1 callersMethodcheck_iplist_status
(self, list_name)
api_app/analyzers_manager/observable_analyzers/firehol_iplist.py:112
↓ 1 callersMethodcheck_pcap
(self)
integrations/pcap_analyzers/check_pcap.py:57
↓ 1 callersMethodcheck_submission_exists
(self, session: JoeSandbox, analysis_sample_name: str)
api_app/mixins.py:664
↓ 1 callersMethodclean
(self)
api_app/analyzers_manager/models.py:47
↓ 1 callersMethodclean
(self)
api_app/user_events_manager/models.py:45
↓ 1 callersMethodclean_filetypes
(self)
api_app/analyzers_manager/models.py:300
↓ 1 callersMethodclean_for_organization
Validates the `for_organization` field. Raises: ValidationError: If `for_organization` is set without an owner, or if th
api_app/interfaces.py:240
↓ 1 callersMethodclean_observable_supported
(self)
api_app/analyzers_manager/models.py:294
↓ 1 callersMethodclean_report
Cleans the report by trimming it to the maximum size if necessary.
api_app/ingestors_manager/models.py:59
↓ 1 callersMethodclean_scan
(self)
api_app/models.py:768
↓ 1 callersMethodclean_scan
(self)
api_app/playbooks_manager/models.py:78
↓ 1 callersMethodclean_starting
(self)
api_app/playbooks_manager/models.py:89
↓ 1 callersMethodclean_value
Validates the configuration value based on the parameter's type.
api_app/models.py:980
↓ 1 callersMethodclose
(self)
integrations/phishing_analyzers/analyzers/driver_wrapper.py:181
↓ 1 callersMethodcompile_form_field
(self, form)
api_app/analyzers_manager/file_analyzers/phishing/phishing_form_compiler.py:149
↓ 1 callersMethodconfig
(self, runtime_configuration: Dict)
api_app/analyzers_manager/classes.py:208
↓ 1 callersMethodconnect
(self)
api_app/chatbot_manager/consumers.py:41
↓ 1 callersFunctionconvertToElement
* Convert the validated data into a VisualizerElement. * This is a recursive function: It's called by the component to convert the inner components.
frontend/src/components/common/visualizer/visualizer.jsx:28
↓ 1 callersMethodconvert_to_json
(input_string)
api_app/analyzers_manager/observable_analyzers/spamhaus_drop.py:114
↓ 1 callersMethodcopy_report
(self)
api_app/visualizers_manager/classes.py:570
↓ 1 callersFunctioncreateComment
(formValues)
frontend/src/components/jobs/result/bar/comment/commentApi.js:7
↓ 1 callersFunctioncreateInvestigation
()
frontend/src/components/investigations/result/investigationApi.jsx:13
↓ 1 callersFunctioncreateJob
( analyzables, classification, playbook, analyzers, connectors, runtimeConfig, tags, tlp, _s
frontend/src/components/scan/scanApi.jsx:162
↓ 1 callersFunctioncreateJobPayload
( analyzables, isSample, playbook, analyzers, connectors, runtimeConfig, tags, tlp, _scanMod
frontend/src/components/scan/scanApi.jsx:24
↓ 1 callersFunctioncreateNewToken
()
frontend/src/components/user/token/tokenApi.js:9
↓ 1 callersFunctioncreateOrganization
(body)
frontend/src/components/organization/orgApi.js:9
↓ 1 callersMethodcreate_data_model
(self)
api_app/analyzers_manager/models.py:123
↓ 1 callersMethodcreate_data_model
(self)
api_app/analyzers_manager/classes.py:59
↓ 1 callersFunctioncustomToastBody
(analyzersRunning, connectorsRunning, warnings)
frontend/src/components/scan/scanApi.jsx:140
↓ 1 callersFunctioncustom_get_server
(self, realm)
configuration/radius_config.py:18
↓ 1 callersFunctiondeclineInvitation
(invId, orgName)
frontend/src/components/organization/orgApi.js:135
↓ 1 callersMethoddecrypt
(self, xlmpassword="")
api_app/analyzers_manager/file_analyzers/xlm_macro_deobfuscator.py:34
↓ 1 callersMethoddefanged_values_removal
(value)
api_app/serializers/job.py:951
↓ 1 callersFunctiondefault_runtime
()
api_app/defaults.py:8
↓ 1 callersFunctiondeleteComment
(commentId)
frontend/src/components/jobs/result/bar/comment/commentApi.js:19
← previousnext →1,301–1,400 of 4,925, ranked by callers