.NET

0001-01-01

.NET is a free, open-source platform for building applications developed by Microsoft.

https://dotnet.microsoft.com/en-us/learn/dotnet/what-is-dotnet

Read More

.NET assembly

0001-01-01

A .NET assembly is a unit of development for .NET applications.

https://learn.microsoft.com/en-us/dotnet/standard/assembly/

Read More

.onion

0001-01-01

A .onion site is a website or service accessible through the Tor network.

.onion is a special-use TLD.

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

Read More

.profile

0001-01-01

the .profile file (may be .bash_profile for bash shells, or another similar name for other shells) runs commands intended to set up a user’s ...

Read More

.profile persistence

0001-01-01

.profile, .bash_profile, and similar files may be abused as a persistence mechanism.

Read More

.service file

0001-01-01

a .service file is a configuration file/systemd unit containing metadata about a service managed by systemd.

Read More

@reboot cron macro

0001-01-01

@reboot is a macro available in some cron implementations that will run commands when the system is booted.

Read More

/DYNAMICBASE

0001-01-01

The /DYNAMICBASE option for Microsoft’s link.exe enables ASLR for executable files.

Read More

/etc/fstab

0001-01-01

fstab (filesystem table) is a configuration file commonly found at /etc/fstab on Linux and Unix-like systems. This is commonly provided by the ...

Read More

/etc/ld.so.preload

0001-01-01

The /etc/ld.so.preload file contains a list of ELF shared objectsthat are intended to be loaded before all other libraries on a dynamically-linked ...

Read More