Pretnje
16 direktnih pogodaka-
№ 015
Brute-force attack A brute-force attack breaks into an account by trying to log in over and over: automated tools work through password after password until one takes. It succeeds against short, weak and common passwords, and against systems that put no limit on failed attempts. It is not clever — it is only fast, and it can run for days.pretnja · identity
-
№ 075
Cloud IAM misconfiguration … holds more rights than it needs. In the cloud an identity is not merely a login. An identity is permission to read data, spin up resources, change networks, as …pretnja · cloud
-
№ 017
Credential stuffing Credential stuffing does not go after unknown passwords; it tries known ones. With username and password pairs from databases leaked across the internet, the attacker tries the most-used services such as Facebook and Instagram, counting on people reusing the same credentials on several services — which in most cases holds.pretnja · identity
-
№ 024
MFA Fatigue MFA fatigue is social-engineering pressure applied to two-factor authentication. The attacker has the password, leaked or phished, but is stopped at the second factor — a confirmation the user has to approve on their phone. So the attacker starts the login over and over, burying the phone in approval requests. The arithmetic is simple: out of irritation, confusion, or the thought that it must be some glitch, the user approves one at some point — and the attacker is through the whole authentication.pretnja · identity
-
№ 016
Password spraying Password spraying is brute force turned around. Instead of trying many passwords on one account, the attacker tries common passwords across many accounts. That avoids lockout, because each individual account sees only an attempt or two.pretnja · identity
-
№ 025
SIM Swapping … The weak point is not the device but the shallow identity check at the operator.pretnja · identity
-
№ 021
Account Takeover … enormous, up to a complete takeover of a digital identity.pretnja · identity
-
№ 043
Authentication Bypass … rotected page. If a route exists, it has to check identity and access rights.pretnja · applications
-
№ 035
Deepfake Attack … s will carry on using voice and video as proof of identity. In a world where a voice can be copied, confirmation has to go through a procedure, an independent c …pretnja · social eng.
-
№ 068
Evil Twin … no longer attacking the network but the victim's identity.pretnja · physical / IoT
-
№ 067
IoT Device Compromise … acker each of them is a device with a network, an identity, software and vulnerabilities.pretnja · physical / IoT
-
№ 022
Kerberoasting … rberos protocol, which issues tickets as proof of identity. In a domain environment there are non-user accounts — service accounts — under which most background …pretnja · identity
-
№ 023
Pass-the-Hash … ion (NTLM), the password is not required to prove identity; the hash is enough. Pass-the-hash abuses exactly that: if the attacker obtains a user's hash, they c …pretnja · identity
-
№ 031
Pretexting A good story is not proof of identity. The more detail somebody knows, the less it means they are legitimate and the more it means they prepared better.pretnja · social eng.
-
№ 019
Session Hijacking … r sensitive actions it is always worth asking for identity to be confirmed again, which you will often see on banking services. Session hijacking is close to to …pretnja · identity
-
№ 018
Token Theft … eady logged in. When you sign in and confirm your identity with a second factor, the service issues a token, stored in the browser, which vouches that you have …pretnja · identity
Tehnike
4 direktna pogotka-
№ 020
Access Token Manipulation … ns, session cookies, or access keys to assume the identity of a legitimate user or service. The attacker can use a token without knowing the password.tehnika · privileges
-
№ 024
Cloud lateral movement … es can assume roles — temporarily take on another identity's rights. It's built for legitimate delegation, but it becomes lateral movement when an attacker who …tehnika · privileges
-
№ 045
Process Injection Malicious code executes under the identity of the legitimate process.tehnika · evasion
-
№ 002
Social Engineering Identity verification through an independent channel is the basic defensive measure.tehnika · initial access
Odbrane
11 direktnih pogodaka-
№ 009
Identity & Access Management Identity and access management encompasses the policies, processes, and technologies for creating, managing, and revoking digital identities and their access ri …odbrana · identity / access
-
№ 008
Multi-Factor Authentication … cation requires two or more independent proofs of identity at login. It typically combines something the user knows (password), something they possess (phone, h …odbrana · identity / access
-
№ 012
Password Manager Tool for generating, storing, and auto-filling strong, unique passwords.odbrana · identity / access
-
№ 010
Privileged Access Management Privileged access management controls, monitors, and records the use of accounts with elevated permissions such as administrator accounts, service accounts, and root access. These accounts are the most valuable targets for attackers as they provide broad access to critical systems.odbrana · identity / access
-
№ 014
Secrets Management Applications, scripts, and services need secrets to do their work — passwords, API keys, certificates, database connection strings. The wrong place for them is code, a config file, a repository, or a chat message. Secrets management means a central, protected store (a vault) from which an application fetches a secret exactly when it needs it, instead of carrying it around in plaintext.odbrana · identity / access
-
№ 011
Zero Trust … ry, Zero Trust applies continuous verification of identity, device context, and risk level for every access request.odbrana · identity / access
-
№ 033
CSPM CSPM continuously checks how the cloud environment is configured against good-practice and compliance rules: which buckets are public, which identities hold too many rights, where encryption is off, where logging is off. Instead of someone clicking manually through the console, the tool watches the whole account or subscription and flags when a setting drifts into danger.odbrana · resilience
-
№ 001
Endpoint Protection … tion that should be supplemented with network and identity controls.odbrana · endpoints
-
№ 035
Firewall … rewalls (NGFW) add application awareness and user identity, so policy becomes "this application, for this user" rather than merely "port 443 allowed". Unlike a …odbrana · resilience
-
№ 036
Virtual Private Network … rious incidents. A VPN account without additional identity verification, and an appliance without patches, are not a defense but exposed surface.odbrana · resilience
-
№ 004
XDR XDR (Extended Detection and Response) unifies data from endpoints, network, email, and cloud.odbrana · endpoints