user name

0001-01-01

A user name is a unique identifier that allows an individual or software to access resources on a computer or networked device.

Read More

User-Agent

0001-01-01

User-Agents refer to strings that identify the software and versioning information of clients connecting to remote services, typically HTTP.

A ...

Read More

userland exec

0001-01-01

“userland exec” is a series of techniques on UNIX-like systems that implement exec*() functions in a way that does not rely on making the ...

Read More

userland rootkit

0001-01-01

A userland rootkit is a rootkit that functions in user space rather than kernel space.

Read More

usernames

0001-01-01

Read More

UUID

0001-01-01

A Universally Unique IDentifier (UUID) is a 128-bit label used by computer systems. Microsoft may label this term as GUID (Globally Unique ...

Read More

valgrind

0001-01-01

Valgrind is an instrumentation framework for building dynamic analysis tools. It is commonly used by developers to profile their code, and to find ...

Read More

vanilla reverse shell

0001-01-01

A vanilla reverse shell or vanilla bind shell is a shell established through the exploitation of a vulnerability that lacks user experience features ...

Read More

VBoxManage

0001-01-01

VBoxManage is a command line tool used to control VirtualBox

https://docs.oracle.com/en/virtualization/virtualbox/7.0/user/vboxmanage.html#vboxmanage

Read More

VBoxManage list extpacks

0001-01-01

To list the available VirtualBox Extension Packs, use the following command:

VBoxManage list extpacks

Read More