Pretnje
11 direktnih pogodaka-
№ 043
Authentication Bypass An authentication bypass means the attacker reaches a protected part of the system without logging in the ordinary way. They need not know a password. Sometimes …pretnja · applications
-
№ 042
API Abuse Authentication says who the user is. Authorization says what that user may do. With APIs it is most often the second step where things fail.pretnja · applications
-
№ 021
Account Takeover The defense rests mostly on two-factor authentication — when a password leaks, the attacker is still stopped at the second factor, with the caveat that weaker f …pretnja · identity
-
№ 017
Credential stuffing … s never used on more than one service. Two-factor authentication matters too, because it blocks the reuse of stolen credentials. Giving every service its own pa …pretnja · identity
-
№ 012
Infostealer … ackers access to accounts protected by two-factor authentication.pretnja · malware
-
№ 024
MFA Fatigue … social-engineering pressure applied to two-factor authentication. The attacker has the password, leaked or phished, but is stopped at the second factor — a conf …pretnja · identity
-
№ 023
Pass-the-Hash … raphic fingerprint — the hash. With older Windows authentication (NTLM), the password is not required to prove identity; the hash is enough. Pass-the-hash abuse …pretnja · identity
-
№ 026
Phishing … hnical: mail filtering, link checking, two-factor authentication that makes a stolen password unusable. Human: through training. The habit being built is to che …pretnja · social eng.
-
№ 019
Session Hijacking … they slip into a session that has already passed authentication and carry on operating the service in your name.pretnja · identity
-
№ 027
Spear Phishing … h another channel (a call, in person), two-factor authentication, and the rule that urgency and authority in a message are a sign to verify rather than to compl …pretnja · social eng.
-
№ 018
Token Theft Two-factor authentication does not close the book on stolen access and stolen identity — the second factor protects the login, not the record that the user pass …pretnja · identity
Tehnike
6 direktnih pogodaka-
№ 020
Access Token Manipulation Token abuse involves stealing or manipulating authentication tokens, session cookies, or access keys to assume the identity of a legitimate user or service. The …tehnika · privileges
-
№ 004
Brute Force Login attempt rate limiting and multi-factor authentication are the most effective countermeasures.tehnika · initial access
-
№ 026
Configuration Abuse … oad permissions, open ports, and services without authentication.tehnika · discovery
-
№ 003
Credential Abuse Multi-factor authentication significantly hinders abuse even of compromised credentials.tehnika · initial access
-
№ 019
Lateral Movement … ttackers use stolen credentials, password hashes, authentication tokens, or exploit trust relationships between systems to move through the network.tehnika · privileges
-
№ 021
Pass-the-Hash … ng NTLM hashes instead of plaintext passwords for authentication.tehnika · privileges
Odbrane
3 direktna pogotka-
№ 008
Multi-Factor Authentication Multi-factor authentication requires two or more independent proofs of identity at login. It typically combines something the user knows (password), something t …odbrana · identity / access
-
№ 013
Certificate Management Managing the lifecycle of digital certificates — issuance, renewal, revocation.odbrana · identity / access
-
№ 030
Data Encryption Protecting data by encrypting it at rest and in transit.odbrana · resilience