Defending the Perimeter from Cyber Attacks
This test is useful for the students who are preparing for GATE, Information technology and IT Certified programs related exams. This test represents cyber security.
Questions
Which of the following .NET cryptographic classes defines a wrapper object to access the CSP version of the TripleDES algorithm?
- RandomNumberGenerator
- DES
- DESCryptoServiceProvider
- TripleDESCryptoServiceProvider
- MACTripleDES
Which of the following .NET cryptographic classes represents a set of cryptographic object identifier objects?
- ProtectedMemory
- Oid
- CryptographicAttributeObjectCollection
- OidCollection
- CryptographicAttributeObject
Which of the following security standards does not mandate a policy for establishing trust rather each user is free to decide how much to trust each key received?
- Pretty good privacy
- Certificate scheme
- Proc-Type
- Transport layer security
- Stateful inspection firewall
Which of the following .NET cryptographic classes provides information for a manifest signature?
- ManifestSignatureInformationCollection
- SignatureDescription
- ManifestSignatureInformation
- AsymmetricSignatureFormatter
- ProtectedData
A university wants to allow its students to use e-mail up to a limit of so many messages, this activity is achieved by using which of the following security techniques?
- Transport layer security
- Sender authentication
- Guard
- Stateful inspection firewall
- Message integrity check
Which of the following .NET cryptographic classes represents the abstract class from which all implementations of the message digest 5 hash algorithm inherit?
- MD5Cng
- MD5
- MD5CryptoServiceProvider
- HMACMD5
- ProtectedData
Which of the following security standards works with a variety of cryptographic algorithms such as DES, AES and RC2 for encryption?
- Certificate scheme
- DEK-Info
- Stateful inspection firewall
- Transport layer security
- Secure multipurpose internet mail extension
Which of the following security mechanisms is a collection of security protocols and format allowing consumers secure usage the present credit card payment infrastructure?
- Message authentication code
- Transport layer security
- Non repudiation
- Stateful inspection firewall
- Secure electronic transaction
Which of the following .NET cryptographic classes derives a key from a password using an extension of the PBKDF1 algorithm?
- PasswordDeriveBytes
- ProtectedData
- DeriveBytes
- CngKey
- CryptographicException
Which of the following .NET cryptographic classes provides the ability to navigate through an OidCollection object?
- Oid
- RandomNumberGenerator
- OidEnumerator
- CryptographicAttributeObjectEnumerator
- CryptographicAttributeObject
Which of the following security techniques also called bastion host runs pseudo applications?
- Stateful inspection firewall
- Application proxy
- Non repudiation
- Message integrity check
- Transport layer security
Which of the following .NET cryptographic classes computes masks according to PKCS#1 for use by key exchange algorithms?
- PKCS1MaskGeneration method
- MaskGeneration
- RandomNumberGenertor
- ProtectedMemory
- RSAPKCS1KeyExchangeDeformatter
By using which of the following security techniques may the user decide that certain sites such as computers on the company network are highly trustworthy but most other sites are not?
- Stateful inspection firewall
- Personal firewalls
- Transport layer security
- Sender authentication
- Message integrity check
Which of the following .NET cryptographic classes represents the super class for Triple data encryption standard algorithms from which all TripleDES implementations must derive?
- TripleDES
- MACTripleDES
- DES
- DESCryptoServiceProvider
- ProtectedMemory
In which of the following security mechanisms is the data passed to a reliable transport layer protocol such as TCP?
- Transport layer security
- Secure socket layer
- Sender authenticity
- Message integrity check
- Stateful inspection firewall