shared object
0001-01-01
A shared object or shared library is a computer file that contains executable code that is designed to be used by multiple programs or libraries at ...
Read More
shared objects
0001-01-01
Read More
shell function as userland rootkit
0001-01-01
shell functions can be used as a crude userland rootkit. Attackers can add functions to the shell with the same name as certain system commands (ls, ...
Read More
shell script
0001-01-01
A shell script is a program designed to be interpreted by a command line interpreter (shell) that consists of a sequence of commands.
Shell scripts ...
Read More
ShellAPI
0001-01-01
ShellAPI is a Windows API that provides functions that interact with the Windows Shell (Explorer), enabling developers to open files, applications, ...
Read More
shellapi.h
0001-01-01
shellapi.h is the header file for the Windows ShellAPI.
Read More
shellcheck
0001-01-01
ShellCheck is a static analysis tool that finds bugs in shell scripts.
Read More
shellcoding
0001-01-01
shellcoding is the process of writing shellcode.
Read More
ShellExecuteA
0001-01-01
ShellExecuteA is a WinAPI function that allows an application to open or execute files, URLs, or other applications.
ShellExecuteA is part of the ...
Read More
shellgame
0001-01-01
shellgame is a userland rootkit for Linux that uses the inotify API to detect file accesses near the files it intends to hide. Once detected, ...
Read More