Pretnje
21 direktan pogodak-
№ 042
API Abuse API abuse arises when an attacker uses a programming interface in a way the application did not anticipate or did not restrict enough. An API is not merely a technical add-on to the application. It is often the main entrance to the data, the users, the orders, the payments and the administration.pretnja · applications
-
№ 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 a flaw in the logic is enough, or an unprotected endpoint, a predictable token, a misconfigured proxy, or a gap between two steps of the login.pretnja · applications
-
№ 006
Backdoor … can equally be a user account nobody watches, or web shell access left on a server.pretnja · malware
-
№ 041
Cross-Site Request Forgery If it is enough for the web application that the request arrives with a valid session, the attacker can carry out an action the user never intended. A change of …pretnja · applications
-
№ 040
Cross-Site Scripting … ite scripting, better known as XSS, arises when a web application allows somebody else's script to be displayed and executed in the user's browser. The attacker …pretnja · applications
-
№ 037
Crypto-wallet drainer A crypto wallet works by signing transactions that move crypto assets. Draining a wallet is the process in which the user, believing they are doing something legitimate, signs a transaction or an approval that hands the attacker control of those assets.pretnja · social eng.
-
№ 047
Path Traversal Path traversal is an attack in which the attacker tries to step out of the permitted directory and reach files the application should never display. The best-known pattern is a sequence such as `../`, which walks the path back up the file system level by level.pretnja · applications
-
№ 039
SQL Injection SQL injection usually arises when a web application passes user input blindly to the database on the web server. Instead of ordinary text, the attacker can put …pretnja · applications
-
№ 045
SSRF … F is a vulnerability in which the attacker gets a web server to send a request to an address of the attacker's choosing. The distinction matters: the request is …pretnja · applications
-
№ 036
Watering Hole Attack A watering hole attack does not chase the victim directly. The attacker first finds a site the target group visits regularly, then compromises that site or the content loaded through it. The victim then comes to the place of the attack on their own, doing what they normally do.pretnja · social eng.
-
№ 017
Credential stuffing A well-known web shop takes a wave of logins from users whose data leaked on a competing platform. A good share of the accounts will be compromised — that much …pretnja · identity
-
№ 057
DNS Poisoning … into the browser and DNS takes them to the wrong web server. On paper the name is the same. In reality the road leads somewhere else.pretnja · availability
-
№ 049
Distributed Denial of Service / DDoS … cture and reflected traffic to bury the target in web requests until the server is blocked. The aim is not data theft but choking the service into unavailabilit …pretnja · availability
-
№ 032
Malvertising … -to-date browser, blocking suspicious adverts and web filtering are not comfort here but a reduction of the attack surface.pretnja · social eng.
-
№ 031
Pretexting … icly available information, LinkedIn, the company website, job adverts, old emails and the habits of the organization. The goal can be a password, a document, a …pretnja · social eng.
-
№ 072
Prompt injection … alicious instruction sits hidden in a document, a web page or an email the agent reads. The victim often never sees the instruction, but the model will process …pretnja · AI / ML
-
№ 001
Ransomware … y nor that the data stops circulating on the dark web. It guarantees one thing only — funding the attack on the next victim.pretnja · malware
-
№ 038
Remote Code Execution … technical event. After the first execution come a web shell, further tools, data theft, lateral movement and an attempt to keep the unauthorized access alive. R …pretnja · applications
-
№ 052
Resource Exhaustion … ck keeps connections open and slowly consumes the web server's capacity.pretnja · availability
-
№ 019
Session Hijacking … he difference is that the emphasis here is on the web session and its identifier.pretnja · identity
-
№ 002
Trojan … is the same. The difference is one letter in the web address.pretnja · malware
Tehnike
9 direktnih pogodaka-
№ 035
Website Defacement Unauthorized modification of website content to send a message.tehnika · exfiltration / impact
-
№ 007
Drive-by Download Drive-by download is automatic malware download when visiting a compromised site.tehnika · initial access
-
№ 010
Exploitation Exploiting a web server vulnerability to execute commands on the operating systemtehnika · execution
-
№ 005
Watering Hole Technique of compromising websites that the target group regularly visits.tehnika · initial access
-
№ 023
Container Escape The consequence is that an exposed web app in one container — which was meant to be a contained blast radius — becomes a doorway to the entire node: other tenan …tehnika · privileges
-
№ 042
Encrypted C2 Channels Encrypted traffic blends with legitimate web traffic.tehnika · C2
-
№ 043
Log Tampering Targets Windows Event Log, syslog, web server logs, and SIEM sources.tehnika · evasion
-
№ 038
Malware Delivery … . This includes infected attachments, compromised websites, malicious ads, removable media, and compromised software updates.tehnika · C2
-
№ 032
Resource Exhaustion Sending massive traffic to a web server from a network of compromised devicestehnika · exfiltration / impact
Odbrane
8 direktnih pogodaka-
№ 006
Browser Isolation Executing web content in an isolated environment separate from the local system.odbrana · endpoints
-
№ 027
WAF WAF (Web Application Firewall) is a firewall that filters, monitors, and blocks HTTP/HTTPS traffic to web applications. It sits between users and the web server …odbrana · resilience
-
№ 034
DLP … documents) and applying rules per channel — mail, web, endpoint, cloud.odbrana · resilience
-
№ 030
Data Encryption In transit: TLS 1.3 for web, email, and API communication.odbrana · resilience
-
№ 001
Endpoint Protection … pplication control, exploit protection, on-device web traffic filtering, and the ability to isolate suspicious processes. They often serve as the foundation upo …odbrana · endpoints
-
№ 035
Firewall … 3 allowed". Unlike a WAF, which protects a single web application, a network firewall sits at the boundary of an entire network or zone.odbrana · resilience
-
№ 045
Penetration Testing Covers network, web applications, social engineering, and physical access.odbrana · governance
-
№ 019
Threat Intelligence … include OSINT, commercial feeds, ISACs, and dark web monitoring.odbrana · monitoring / response