file path

0001-01-01

a file path is a string used to identify a file on a filesystem.

Read More

file transfer

0001-01-01

File tranfer is the process of moving files from one system to another, typically over a network.

Read More

file upload bug

0001-01-01

File upload bugs are a class of security vulnerability in which an attacker is able to leverage bugs and misconfiguration in an application’s ...

Read More

fileless malware

0001-01-01

Fileless malware is a type of malware that operates within a computer’s memory instead of residing on the hard drive.

This is often done using ...

Read More

filename

0001-01-01

A filename is a string used to identify a file on a filesystem.

This often refers to the file’s name, rather than its entire path.

Read More

files

0001-01-01

In Linux, Windows, and Unix-like operating systems, a file is a fundamental unit of storage residing on a filesystem, containing data or information.

Read More

filesystem permissions

0001-01-01

Filesystem permissions are a security model that determine who can access files and directories on a system.

Read More

filetype

0001-01-01

A filetype is a standardized layout of a file.

Read More

FIN7

0001-01-01

FIN7 is a criminal Russian APT group.

https://en.wikipedia.org/wiki/FIN7

Read More

find command

0001-01-01

The find command on Linux and Unix-like operating systems searches for files meeting a user-supplied criteria residing on a filesystem.

This command ...

Read More