Friday 26 June 2026 13:24:25 GMT+02:00

Netcrook

HomeManifesto
News
Techcrook
Geocrook
WikicrookTeamAppContact
EnglishItalianoArabic

WIKICROOK

Behavior-based detection

Security that looks at actions and patterns, not just known malware signatures.

Behavior-based detection is a security method that flags software or activity by what it does, not only by matching it to known malware signatures. Instead of asking, “Is this file already on a blacklist?”, it asks whether the actions look suspicious: unusual network calls, rapid permission requests, process injection, impossible login patterns, or an app that behaves differently after installation.

This matters because modern attacks often use new or modified malware, malicious scripts, or social engineering that may not match existing signatures. On mobile devices, behavior-based systems can warn when an app requests excessive permissions, when a message looks like a scam, or when an install flow resembles fraud. Defenders use it in endpoint protection, sandboxing, fraud detection, and app review because it can catch unknown threats earlier. Its tradeoff is that it must balance sensitivity with false positives, since normal software can also act in unusual ways during updates, automation, or heavy use.

← WIKICROOK index