Ханіпот (Honeypot)
Приманка для хакерів, створена для вивчення їхніх атак.
🌐 Терміни іншими мовами:
A honeypot is an intentional security vulnerability or decoy server designed to attract hackers away from legitimate servers. It looks like a high-value target (like a database full of fake credit cards) but is actually a highly monitored trap used to study hacker methods and alert the security team.
graph LR
Center["Ханіпот (Honeypot)"]:::main
Rel_intrusion_detection_system_ids["intrusion-detection-system-ids"]:::related -.-> Center
click Rel_intrusion_detection_system_ids "/terms/intrusion-detection-system-ids"
Rel_ssh["ssh"]:::related -.-> Center
click Rel_ssh "/terms/ssh"
Rel_admin_key_compromise["admin-key-compromise"]:::related -.-> Center
click Rel_admin_key_compromise "/terms/admin-key-compromise"
classDef main fill:#7c3aed,stroke:#8b5cf6,stroke-width:2px,color:white,font-weight:bold,rx:5,ry:5;
classDef pre fill:#0f172a,stroke:#3b82f6,color:#94a3b8,rx:5,ry:5;
classDef child fill:#0f172a,stroke:#10b981,color:#94a3b8,rx:5,ry:5;
classDef related fill:#0f172a,stroke:#8b5cf6,stroke-dasharray: 5 5,color:#94a3b8,rx:5,ry:5;
linkStyle default stroke:#4b5563,stroke-width:2px;
🧠 Перевірка знань
1 / 1
🧒 Простими словами
Honeypot — це як фальшивий гаманець з іграшковими грошима, який ти залишив на видному місці. Поки злодій намагається його відкрити, ти знімаєш його на камеру і вивчаєш, як він діє, не втрачаючи справжніх грошей.
🤓 Expert Deep Dive
Можуть бути з низькою (Low) та високою (High) взаємодією. Мережа таких пасток називається 'Honeynet'.