ThreatType
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
Enums |
---|
THREAT_TYPE_UNSPECIFIED | অজানা। |
MALWARE | ম্যালওয়্যার হুমকি প্রকার। |
SOCIAL_ENGINEERING | সামাজিক প্রকৌশল হুমকি টাইপ. |
UNWANTED_SOFTWARE | অবাঞ্ছিত সফ্টওয়্যার হুমকি টাইপ. |
POTENTIALLY_HARMFUL_APPLICATION | সম্ভাব্য ক্ষতিকারক অ্যাপ্লিকেশন হুমকি প্রকার। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eThe \u003ccode\u003eThreatType\u003c/code\u003e enum defines various categories of security threats, including malware, social engineering, unwanted software, and potentially harmful applications.\u003c/p\u003e\n"],["\u003cp\u003eA default value of \u003ccode\u003eTHREAT_TYPE_UNSPECIFIED\u003c/code\u003e is used when the specific threat type is unknown.\u003c/p\u003e\n"]]],["The core content outlines various threat types, defining them through specific enumerations. These include `MALWARE`, representing malware threats, and `SOCIAL_ENGINEERING`, indicating social engineering threats. `UNWANTED_SOFTWARE` signifies unwanted software threats, while `POTENTIALLY_HARMFUL_APPLICATION` denotes threats from applications that may cause harm. An unspecified or unknown threat is labeled as `THREAT_TYPE_UNSPECIFIED`. These categories classify the nature of security threats for identification and handling.\n"],null,["# ThreatType\n\nTypes of threats.\n\n| Enums ||\n|-----------------------------------|----------------------------------------------|\n| `THREAT_TYPE_UNSPECIFIED` | Unknown. |\n| `MALWARE` | Malware threat type. |\n| `SOCIAL_ENGINEERING` | Social engineering threat type. |\n| `UNWANTED_SOFTWARE` | Unwanted software threat type. |\n| `POTENTIALLY_HARMFUL_APPLICATION` | Potentially harmful application threat type. |"]]