file format

0001-01-01

A file format is a standard way that information is encoded for storage in a file.

Read More

file header

0001-01-01

Read More

File Header

0001-01-01

The file headers (IMAGE_FILE_HEADER) contains information about a PE file’s sections, characteristics, and additional information.

typedef ...
Read More

file infector

0001-01-01

A file infector is a type of malware that embeds itself into other executable files and is propagated when infected files are ran.

Read More

file integrity monitoring

0001-01-01

File Integrity Monitoring is a cybersecurity process that checks and verifies the state of files on a file system, alerting on alterations to files.

Read More

file magic

0001-01-01

magic headers or file magic refers to predictable header or footer byte sequences that are used to identify file formats and types.

libmagic is a ...

Read More

file manager

0001-01-01

A file manager is a program used to explore and manage files and directories on a filesystem.

Read More

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