What is the primary goal of application security?
What is the primary goal of application security?
एप्लिकेशन सुरक्षा का प्राथमिक लक्ष्य क्या हैं?
Detailed Solution & Logic
To secure the data stored in the application/एप्लिकेशन में संग्रहीत डेटा की सुरक्षा करना
📘 Explanation (व्याख्या)
The primary goal of application security (AppSec) is to protect the data stored, processed, and transmitted by an application from unauthorized access, theft, modification, or destruction. It focuses on preventing vulnerabilities such as hacking, data breaches, malware attacks, and misuse of application functions.
Application security includes secure coding, authentication, authorization, encryption, and regular security testing to ensure that sensitive data remains safe.
एप्लिकेशन सुरक्षा (Application Security) का प्राथमिक लक्ष्य एप्लिकेशन में संग्रहीत, संसाधित और प्रसारित डेटा की सुरक्षा करना है। इसका उद्देश्य अनधिकृत पहुँच, डेटा चोरी, डेटा में बदलाव या डेटा नष्ट होने से बचाव करना है।
यह सुरक्षा कमजोरियों (vulnerabilities) जैसे हैकिंग, डेटा लीक, मैलवेयर अटैक और एप्लिकेशन के दुरुपयोग को रोकने पर केंद्रित होती है। इसमें सुरक्षित कोडिंग, यूज़र प्रमाणीकरण (authentication), एक्सेस कंट्रोल, एन्क्रिप्शन और नियमित सुरक्षा परीक्षण शामिल हैं।
⭐ Extra Facts (अतिरिक्त तथ्य)
Key components of Application Security / एप्लिकेशन सुरक्षा के मुख्य तत्व
- Authentication (प्रमाणीकरण): Verifying user identity / उपयोगकर्ता की पहचान की पुष्टि
- Authorization (अधिकार नियंत्रण): Controlling user access / उपयोगकर्ता की पहुँच सीमित करना
- Encryption (एन्क्रिप्शन): Protecting data in transit and at rest / डेटा को सुरक्षित रूप से स्टोर और ट्रांसफर करना
- Secure Coding (सुरक्षित कोडिंग): Writing code to avoid vulnerabilities / कमजोरियों से बचाव
- Security Testing (सुरक्षा परीक्षण): Regular checks like penetration testing / नियमित जाँच
Common Application Threats / सामान्य खतरे
- SQL Injection
- Cross-Site Scripting (XSS)
- Phishing attacks
- Malware and ransomware
- Unauthorized access
Difference from other options / अन्य विकल्प क्यों गलत हैं
- Managing network traffic: This is network security, not application security.
- Securing physical hardware: This is hardware or physical security.
- Optimizing performance: This is software engineering/optimization, not security.
Similar Practice Questions
What is the function of ‘bootloader’ in OS settings?
What is the function of ‘bootloader’ in OS settings? ओएस सेटिंग में ‘बूटलोडर (bootloader)’ का...
Which of the following is not an example of a word processor?
Which of the following is not an example of a word processor? निम्नलिखित में से...
Attachments to an e-mail can be:
Attachments to an e-mail can be: किसी ई-मेल के अनुलग्रक (अटैचमेंट) हो सकते हैं: 1)...
In modern CPUs, what technique
In modern CPUs, what technique is used to execute multiple instructions simultaneously? आधुनिक CPU में,...
Which of the following commands is given to reboot the computer?
Which of the following commands is given to reboot the computer? कम्प्यूटर को Reboot करने...
What is the minimum number of rows and columns in a table in MS Word?
What is the minimum number of rows and columns in a table in MS Word?...
What is the main objective of network security?
What is the main objective of network security? नेटवर्क सिक्योरिटी का मुख्य उद्देश्य क्या है?