When.com Web Search

  1. Ad

    related to: known linux vulnerabilities cheat sheet tutorial

Search results

  1. Results From The WOW.Com Content Network
  2. Damn Vulnerable Linux - Wikipedia

    en.wikipedia.org/wiki/Damn_Vulnerable_Linux

    Damn Vulnerable Linux (DVL) is a discontinued [1] Linux distribution geared toward computer security students. It functions as a tool for observing and studying vulnerabilities in the Linux kernel and popular user space software. It is available as a live CD, and can be run through a virtual machine within the host operating system. [2]

  3. XZ Utils backdoor - Wikipedia

    en.wikipedia.org/wiki/XZ_Utils_backdoor

    The malicious code is known to be in 5.6.0 and 5.6.1 releases of the XZ Utils software package. The exploit remains dormant unless a specific third-party patch of the SSH server is used. Under the right circumstances this interference could potentially enable a malicious actor to break sshd authentication and gain unauthorized access to the ...

  4. Directory traversal attack - Wikipedia

    en.wikipedia.org/wiki/Directory_traversal_attack

    A directory traversal (or path traversal) attack exploits insufficient security validation or sanitization of user-supplied file names, such that characters representing "traverse to parent directory" are passed through to the operating system's file system API.

  5. Code injection - Wikipedia

    en.wikipedia.org/wiki/Code_injection

    However, trusting non-validated user data can frequently lead to critical vulnerabilities [15] such as server-side Side Template Injections. While this vulnerability is similar to cross-site scripting, template injection can be leveraged to execute code on the web server rather than in a visitor's browser. It abuses a common workflow of web ...

  6. Linux Security Modules - Wikipedia

    en.wikipedia.org/wiki/Linux_Security_Modules

    The LSM design is described in the paper Linux Security Modules: General Security Support for the Linux Kernel [1] presented at USENIX Security 2002. [2] At the same conference was the paper Using CQUAL for Static Analysis of Authorization Hook Placement [ 3 ] which studied automatic static analysis of the kernel code to verify that all of the ...

  7. Linux malware - Wikipedia

    en.wikipedia.org/wiki/Linux_malware

    The following is a partial list of known Linux malware. However, few if any are in the wild, and most have been rendered obsolete by Linux updates or were never a threat. Known malware is not the only or even the most important threat: new malware or attacks directed to specific sites can use vulnerabilities previously unknown to the community ...

  8. Address space layout randomization - Wikipedia

    en.wikipedia.org/wiki/Address_space_layout...

    Address space layout randomization (ASLR) is a computer security technique involved in preventing exploitation of memory corruption vulnerabilities. [1] In order to prevent an attacker from reliably redirecting code execution to, for example, a particular exploited function in memory, ASLR randomly arranges the address space positions of key data areas of a process, including the base of the ...

  9. Vulnerability database - Wikipedia

    en.wikipedia.org/wiki/Vulnerability_database

    A vulnerability database (VDB) is a platform aimed at collecting, maintaining, and disseminating information about discovered computer security vulnerabilities.The database will customarily describe the identified vulnerability, assess the potential impact on affected systems, and any workarounds or updates to mitigate the issue.