MCPcopy Create free account

hub / github.com/OWNsecurity/fastir_artifacts / functions

Functions206 in github.com/OWNsecurity/fastir_artifacts

↓ 22 callersMethodadd_variable
(self, name, value)
fastir/common/variables.py:30
↓ 15 callersMethodadd_pattern
(self, artifact, pattern, source_type='FILE')
fastir/common/filesystem.py:24
↓ 12 callersMethodcollect
(self, output)
fastir/windows/wmi.py:47
↓ 11 callersFunctionfp
Create a full path from a relative path
tests/test_os_filesystem.py:16
↓ 11 callersMethodget_fullpath
(self, fullpath)
fastir/common/filesystem.py:246
↓ 11 callersFunctionreg
(hive, key, value, alternative_value=None)
fastir/windows/variables.py:8
↓ 10 callersMethodclose
(self)
fastir/common/output.py:144
↓ 10 callersFunctionresolved_paths
(outputs)
tests/test_os_filesystem.py:21
↓ 10 callersMethodsubstitute
(self, value)
fastir/common/variables.py:45
↓ 9 callersFunctionoutput_file_content
Read the content of an output file with specified pattern.
tests/test_outputs.py:16
↓ 7 callersFunctionparse_human_size
(size)
fastir/common/output.py:15
↓ 5 callersMethodregister_source
(self, artifact_definition, artifact_source)
fastir/common/collector.py:36
↓ 4 callersMethodadd_collected_file
(self, artifact, path_object)
fastir/common/output.py:99
↓ 3 callersMethod__init__
(self, filesystem, name, path, obj=None)
fastir/common/path_components.py:5
↓ 3 callersMethod_add_file_property
(self, category, field, value)
fastir/common/file_info.py:67
↓ 3 callersMethod_get_filesystem
(self, filepath)
fastir/common/filesystem.py:282
↓ 3 callersMethodadd_collected_file_info
(self, artifact, path_object)
fastir/common/output.py:85
↓ 3 callersMethodadd_collected_registry_value
(self, artifact, key, name, value, type_)
fastir/common/output.py:137
↓ 3 callersFunctionfile_artifact
(name, pattern)
tests/test_filesystem_manager.py:27
↓ 3 callersFunctionfp
Create a full path from a relative path
tests/test_filesystem_manager.py:13
↓ 3 callersFunctionget_operating_system
()
fastir/common/helpers.py:4
↓ 3 callersMethodget_path_object
(self, filepath)
fastir/common/filesystem.py:300
↓ 3 callersMethodget_size
(self, path_object)
fastir/common/filesystem.py:256
↓ 3 callersMethodis_directory
(self)
fastir/common/path_components.py:11
↓ 3 callersMethodis_file
(self)
fastir/common/path_components.py:14
↓ 3 callersFunctionnormalize_filepath
(filepath)
fastir/common/output.py:32
↓ 3 callersMethodread_chunks
(self, path_object)
fastir/common/filesystem.py:249
↓ 3 callersMethodregister_source
(self, artifact_definition, artifact_source, variables)
fastir/common/filesystem.py:324
↓ 2 callersMethod__init__
(self)
fastir/common/filesystem.py:21
↓ 2 callersMethod_key
(self, path_object, parent)
fastir/windows/registry.py:19
↓ 2 callersMethod_parse
(self, pattern)
fastir/common/filesystem.py:34
↓ 2 callersMethod_substitute_value
(self, original_value, variable_re, variable_value)
fastir/common/variables.py:37
↓ 2 callersMethodadd_collected_command
(self, artifact, command, output)
fastir/common/output.py:129
↓ 2 callersMethodadd_collected_wmi
(self, artifact, query, output)
fastir/common/output.py:133
↓ 2 callersMethodclose
(self)
fastir/windows/registry.py:75
↓ 2 callersMethodcollect
(self, output)
fastir/common/collector.py:48
↓ 2 callersMethodcollect
(self, output)
fastir/common/filesystem.py:319
↓ 2 callersMethodcollect
(self, output)
fastir/common/commands.py:20
↓ 2 callersFunctioncommand_artifact
(name, command, args)
tests/test_commands.py:7
↓ 2 callersMethodget_generator
(self, generator)
fastir/common/path_components.py:38
↓ 2 callersMethodis_symlink
(self, path)
fastir/common/filesystem.py:232
↓ 2 callersMethodkeys_to_collect
(self)
fastir/windows/registry.py:30
↓ 2 callersMethodlist_directory
(self)
fastir/common/path_components.py:20
↓ 2 callersMethodnormalize_value
(value)
fastir/windows/registry.py:102
↓ 2 callersMethodregister_source
(self, artifact_definition, artifact_source, variables)
fastir/common/commands.py:36
↓ 2 callersFunctionresolve_artifact_groups
(registry, artifact_names)
fastir_artifacts.py:44
↓ 2 callersFunctionresolved_paths
(outputs)
tests/test_tsk_filesystem.py:14
↓ 2 callersFunctionresolved_paths
(outputs)
tests/test_filesystem_manager.py:18
↓ 2 callersFunctionwmi_query
(query, base_object=None)
fastir/windows/wmi.py:9
↓ 1 callersMethod_add_pe_info
(self)
fastir/common/file_info.py:93
↓ 1 callersMethod_add_vs_info
(self, parsed_pe)
fastir/common/file_info.py:71
↓ 1 callersMethod_base_generator
(self)
fastir/common/filesystem.py:110
↓ 1 callersMethod_follow_symlink
(self, parent, path_object)
fastir/common/filesystem.py:126
↓ 1 callersMethod_get_extra_sids
(self)
fastir/windows/variables.py:29
↓ 1 callersMethod_get_local_users
(self)
fastir/windows/variables.py:26
↓ 1 callersMethod_get_mountpoint
(self, filepath)
fastir/common/filesystem.py:267
↓ 1 callersMethod_get_results
(self)
fastir/common/file_info.py:42
↓ 1 callersMethod_get_user_profiles
(self)
fastir/windows/variables.py:48
↓ 1 callersMethod_init_output_
(self)
fastir/common/output.py:56
↓ 1 callersMethod_recurse_from_dir
(self, parent, depth)
fastir/common/path_components.py:56
↓ 1 callersMethod_relative_path
(self, filepath)
fastir/common/filesystem.py:31
↓ 1 callersMethod_relative_path
(self, filepath)
fastir/common/filesystem.py:106
↓ 1 callersMethod_setup_logging
(self)
fastir/common/output.py:69
↓ 1 callersMethodadd_command
(self, artifact, cmd, args)
fastir/common/commands.py:13
↓ 1 callersMethodadd_key
(self, artifact, key)
fastir/windows/registry.py:115
↓ 1 callersMethodadd_pattern
(self, artifact, pattern, source_type='FILE')
fastir/common/filesystem.py:304
↓ 1 callersMethodadd_query
(self, artifact, query, base_object)
fastir/windows/wmi.py:40
↓ 1 callersMethodadd_value
(self, artifact, key, value)
fastir/windows/registry.py:124
↓ 1 callersMethodcollect
(self, output)
fastir/common/filesystem.py:60
↓ 1 callersMethodcompute
(self)
fastir/common/file_info.py:21
↓ 1 callersFunctionget_artifacts_registry
(use_library, paths)
fastir_artifacts.py:29
↓ 1 callersFunctionget_artifacts_to_collect
(registry, include, exclude, platform, collect_registry)
fastir_artifacts.py:61
↓ 1 callersMethodget_key_value
(self, key, value)
fastir/windows/registry.py:90
↓ 1 callersMethodget_key_values
(self, key_to_collect)
fastir/windows/registry.py:79
↓ 1 callersMethodget_path
(self, path)
fastir/common/path_components.py:23
↓ 1 callersMethodget_path
(self, parent, name)
fastir/common/filesystem.py:181
↓ 1 callersMethodinit_variables
(self)
fastir/common/variables.py:13
↓ 1 callersMethodis_allocated
(self, tsk_entry)
fastir/common/filesystem.py:113
↓ 1 callersMethodis_directory
(self, path_object)
fastir/common/filesystem.py:117
↓ 1 callersMethodlist_directory
(self, path_object)
fastir/common/filesystem.py:133
↓ 1 callersFunctionmain
(arguments)
fastir_artifacts.py:92
↓ 1 callersMethodresolve_variables
(self)
fastir/common/variables.py:16
Method__init__
(self)
fastir/windows/wmi.py:37
Method__init__
(self, hive, pattern)
fastir/windows/registry.py:13
Method__init__
(self)
fastir/windows/registry.py:111
Method__init__
(self, platform)
fastir/common/collector.py:15
Method__init__
(self, directory)
fastir/common/path_components.py:34
Method__init__
(self, directory, max_depth=None)
fastir/common/path_components.py:47
Method__init__
(self, directory, path)
fastir/common/path_components.py:71
Method__init__
(self, directory, path)
fastir/common/path_components.py:87
Method__init__
(self, manager, device, path)
fastir/common/filesystem.py:83
Method__init__
(self, path)
fastir/common/filesystem.py:214
Method__init__
(self)
fastir/common/filesystem.py:263
Method__init__
(self)
fastir/common/commands.py:10
Method__init__
(self, dirpath, maxsize, sha256)
fastir/common/output.py:41
Method__init__
(self, path_object)
fastir/common/file_info.py:14
Method__init__
(self)
fastir/common/variables.py:7
Method_base_generator
(self)
fastir/windows/registry.py:27
Method_base_generator
(self)
fastir/common/filesystem.py:57
Method_base_generator
(self)
fastir/common/filesystem.py:223
next →1–100 of 206, ranked by callers