Hack

The word hack has two primary computer-related definitions. It often means breaking into a computer system to gain unauthorized access to its data. It may also refer to an inelegant but clever solution to a computing problem in a program's source code.

Security Hacks

In the context of computer security, a hack is an unauthorized intrusion into a computer system. A hacker is someone who hacks to plant malware on another computer, steal information from a database, or even just vandalize a website. There are many types of hacks that a hacker may use to gain entry into a system.

One type of hack involves gaining access through a compromised user account. Once they identify a possible victim's account username, the hacker may try a brute-force attack that repeatedly attempts common passwords. They may use a packet sniffer to intercept traffic and capture unencrypted data, hoping to find a packet containing a password or other valuable data. They may also use a scanning tool to find open ports vulnerable to intrusion.

Hackers may also use social engineering hacks to gain access to a system. Social engineering hacks don't use as much technical skill as scanning ports and intercepting web traffic, but instead use psychological manipulation and other tricks. For example, a phishing attack attempts to mislead a victim into divulging their information through a fake email message.

Programming Hacks

A programming hack is a nonstandard, often-clunky solution to a computer programming problem. It may use undocumented methods to perform a function, or even exploit a bug present elsewhere in a program. These sorts of hacks, also known as "kludges," are often less work than a more robust solution to the problem but may introduce new bugs or unexpected behavior.

Updated April 12, 2023 by Brian P.

quizTest Your Knowledge

The HSB color model defines a color using hue, saturation, and what other value?

A
Blackness
0%
B
Brilliance
0%
C
Balance
0%
D
Brightness
0%
Correct! Incorrect!     View the HSB definition.
More Quizzes →

The Tech Terms Computer Dictionary

The definition of Hack on this page is an original definition written by the TechTerms.com team. If you would like to reference this page or cite this definition, please use the green citation links above.

The goal of TechTerms.com is to explain computer terminology in a way that is easy to understand. We strive for simplicity and accuracy with every definition we publish. If you have feedback about this definition or would like to suggest a new technical term, please contact us.

Sign up for the free TechTerms Newsletter

How often would you like to receive an email?

You can unsubscribe or change your frequency setting at any time using the links available in each email.

Questions? Please contact us.