Pretnje
7 direktnih pogodaka-
№ 020
Privilege Escalation Privilege escalation is the attempt by an attacker who already holds some level of access to widen their rights in order to move through the network. Escalation …pretnja · identity
-
№ 061
Privilege Misuse Privilege misuse arises when somebody uses rights they genuinely hold for actions they have no business reason to take. Unlike privilege escalation, the attacke …pretnja · trust
-
№ 075
Cloud IAM misconfiguration Cloud IAM misconfiguration means a user, a service account, an application or a role 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, assume roles and delete backups.pretnja · cloud
-
№ 058
Insider Threat Least privilege, separation of duties and good records are not an expression of distrust towards people but protection of the system against a situation going b …pretnja · trust
-
№ 022
Kerberoasting … s and regularly rotates long passwords. Add least privilege, so a service account cannot hold more rights than it needs, along with monitoring for unusual ticke …pretnja · identity
-
№ 023
Pass-the-Hash … o a stolen hash works on one computer only; least privilege, so high-level accounts are not used to log in everywhere; protection of the memory the hash lives i …pretnja · identity
-
№ 010
Rootkit … rsistence and invisibility. It gives the attacker privileged access while concealing malicious processes, files and connections from security tools. The deeper …pretnja · malware
Tehnike
8 direktnih pogodaka-
№ 018
Privilege Escalation Privilege escalation is a technique by which an attacker with limited access gains a higher level of authorization. Vertical escalation means reaching administr …tehnika · privileges
-
№ 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 attacker can use a token without knowing the password.tehnika · privileges
-
№ 024
Cloud lateral movement In the cloud, identities 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 got one identity chains the steps: identity A can become B, B can become C with more rights, C reaches another account. No new password at each step — just inherited delegation.tehnika · privileges
-
№ 023
Container Escape How: a misconfigured container ('privileged' mode, host paths mounted in, dangerous capabilities), a kernel vulnerability, or a too-permissive runtime or orches …tehnika · privileges
-
№ 029
Domain Account Discovery Identifies privilege escalation and lateral movement paths.tehnika · discovery
-
№ 010
Exploitation … exploitation can enable arbitrary code execution, privilege escalation, or complete system takeover.tehnika · execution
-
№ 045
Process Injection Requires appropriate privileges over the target process.tehnika · evasion
-
№ 017
Rootkit Installation … ires previously obtained administrative or kernel privileges.tehnika · execution
Odbrane
5 direktnih pogodaka-
№ 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 …odbrana · identity / access
-
№ 009
Identity & Access Management … s to what, creating risks of unauthorized access, privilege accumulation, and accounts remaining active after they are no longer needed.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
-
№ 026
Secure Configuration Secure configuration involves applying established security baselines to all systems, services, and applications in an organization. The goal is to reduce the attack surface by eliminating unnecessary functions, default passwords, and insecure settings.odbrana · resilience
-
№ 011
Zero Trust Zero Trust is a security concept that assumes no user, device, or network segment should be automatically trusted, regardless of whether it is inside or outside the corporate network. Every access request is verified before approval.odbrana · identity / access