Skip to content
Category

Computer security

page 1
computer security
protection of computer systems and networks from theft, damage, misuse or data leak
CAPTCHA
upright=1.35|thumb|This CAPTCHA (GIMPY-R, c. 2005) of "smwm" obscures its message from computer interpretation by twisting the letters and adding a slight background color gradient.
cybercrime
Cybercrime encompasses a wide range of criminal activities that are carried out using digital devices and/or networks. It has been variously defined as "a crime committed on a computer network, especially the Internet; Cybercriminals may exploit vulnerabilities in computer systems and networks to gain unauthorized access, steal sensitive information, disrupt services, and cause financial or reputational harm to individuals, organizations, and governments.
zero-day
cyberattack that utilizes a recently-publicized computer software vulnerability on systems which are yet to be mitigated
data breach
intentional or unintentional release of secure information to an untrusted environment
cloud security
broad set of policies, technologies, applications, and controls utilized to protect virtualized IP, data, applications, services, and the associated infrastructure of cloud computing
adversarial machine learning
machine learning technique that attempts to prevent models being fooled by supplying deceptive input
cybersex trafficking
online sexual exploitation
hardening
process of securing a system by reducing its surface of vulnerability, which is larger when a system performs more functions; in principle a single-function system is more secure than a multipurpose one
data remanence
data that remains after its deletion
security.txt
security.txt is an accepted standard for website security information that allows security researchers to report security vulnerabilities easily. The standard prescribes a text file named security.txt in the well known location, similar in syntax to robots.txt but intended to be machine and human readable, for those wishing to contact a website's owner about security issues. security.txt files have been adopted by Google, GitHub, LinkedIn, and Facebook.
CPU mode
operating modes for computers
secure coding
practice of avoiding accidental introduction of security vulnerabilities while developing software
Domain fronting
censorship circumvention technique
capture the flag
computer security exercise in which "flags" are hidden in purposefully vulnerable programs or websites
Intel Management Engine
firmware and software that runs on all modern Intel CPUs at a higher level than user-facing operating system
NIS 2 Directive
cybersecurity directive of the European Union
Cyber and Information Domain Service
branch of the German armed forces
Cyber Resilience Act
cybersecurity regulation in the EU
seccomp
seccomp (short for secure computing) is a computer security facility in the Linux kernel. seccomp allows a process to make a one-way transition into a "secure" state where it cannot make any system calls except exit(), sigreturn(), read() and write() to already-open file descriptors. Should it attempt any other system calls, the kernel will either just log the event or terminate the process with SIGKILL or SIGSYS. In this sense, it does not virtualize the system's resources but isolates the process from them entirely.
security bug
software bug that can be exploited to gain unauthorized access or privileges on a computer system
HTTP tunnel
links two network-restricted computers
public computer
computer accessible to members of the public, such as in a library
automotive security
branch of computer security related to the automotive context
dancing pigs
Users' disregard for IT security
camfecting
In computer security, camfecting is the process of attempting to hack into a person's webcam and activate it without the webcam owner's permission. The remotely activated webcam can be used to watch anything within the webcam's field of vision, sometimes including the webcam owner themselves. Camfecting is most often carried out by infecting the victim's computer with a virus that can provide the hacker access to their webcam. This attack is specifically targeted at the victim's webcam, and hence the name camfecting, a portmanteau of the words camera and infecting.
security-focused operating system
operating systems, that are focused on anonymous, privacy and security
biometric device
identification and authentication device
Crackme
A crackme is a small computer program designed to test a programmer's reverse engineering skills. Crackmes are made as a legal way to crack software, since no intellectual property is being infringed.
wargame
cyber-security challenge and mind sport in hacking
nobody
conventional name for a type of user account in Unix systems
Security information management
Cyber Storm Exercise
System Service Dispatch Table
confused deputy problem
security problem in which a legitimate, more privileged computer program is tricked by another program into misusing its authority on the system
cybersecurity engineering
engineering discipline