8000 Add "Hidden Files and Directories" attack technique (T1158) · Issue #672 · guardicore/monkey · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add "Hidden Files and Directories" attack technique (T1158) #672
Closed
@shreyamalviya

Description

@shreyamalviya

T1158

Adversaries can use the concept of ‘hidden’ files (files that don’t show up unless explicitly asked to be seen) to hide files and folders anywhere on the system for persistence and to evade a typical user or system analysis that does not investigate hidden files.

Adding it as a PBA:
This attack technique would require attempting to create a hidden file/folder and then removing it by running a set of commands.
- LINUX: using a dot (".") before the name of the file/folder to make it hidden; see this
- WINDOWS: using the attrib command to make a file/folder hidden; see this

Mapping the technique to the ATT&CK matrix:
Follow this.

Metadata

Metadata

Assignees

Labels

FeatureIssue that describes a new feature to be implemented.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0