Information Security and Web Vulnerabilities

Quiz covering fundamental security concepts including encryption standards (DES, 3DES), security tools and concepts (AV, BCP, DR, DNS, biometrics), malware analysis and removal, and web application security vulnerabilities including command injection and secure data handling.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Identify vulnerability for code below Class Execclass { public static void main (String args []) { Runtime rt = Runtime.getRuntime (); Process proc = rt.exec ("cmd.exe /C") ;} }

  1. Buffer Overflow
  2. Command Injection
  3. CSRF
  4. XSS
  5. XST
Question 2 Multiple Choice (Single Answer)

In a J2EE web application Error page is defined in

  1. Server.xml
  2. config.xml
  3. web.xml
  4. application.properties
Question 3 Multiple Choice (Single Answer)

In web.xml value of is defined in

  1. Milliseconds
  2. Seconds
  3. Minutes
  4. Hours
Question 4 Multiple Choice (Single Answer)

Which of the following HTTP method should be used to accept form data?

  1. GET
  2. POST
  3. PUT
  4. GET OR POST OR PUT
Question 5 Multiple Choice (Single Answer)

In an application handling credit card data, which of the following is true?

  1. Credit Card Numbers cannot be stored in database
  2. Credit Card numbers can be stored in database but not in plain text
  3. Avoid storing credit card numbers if not necessary
  4. Option 1 AND Option 3
  5. Opion 2 AND Opion 3
  6. None of above
Question 6 Multiple Choice (Single Answer)

what is ment by Brute force attack?

  1. finding users in data base
  2. to attck viruses
  3. to get user ans password from servers
  4. none of above
Question 7 Multiple Choice (Multiple Answers)

which logic used for hide process in rootkits?

  1. change priority in processors
  2. add process id to services process id
  3. change the running files with this virus files
  4. entering into system files
Question 8 True/False

can we conmmbine any execute(exe file) process to pictures or images?

  1. True
  2. False
Question 9 Multiple Choice (Multiple Answers)

which are the tools used to remove viruses from your system?

  1. Process explorer
  2. autoruns
  3. rootkit retriveler
  4. ms office
Question 10 Multiple Choice (Multiple Answers)

which software languages are very useful to cerate viruses?

  1. vb scripts
  2. batch file scripts
  3. autoit scripts
  4. all the above
Question 11 Multiple Choice (Single Answer)

which software languages are very useful to cerate viruses ??

  1. batch file scripts
  2. vb scripts
  3. autoit scripts
  4. all the above
Question 12 True/False

we can not control mouse using vb scripts.

  1. True
  2. False
Question 13 Multiple Choice (Single Answer)

"3DES" stands for...

  1. 3 DES
  2. Triple DES
  3. Triple Disk Encryption System
  4. Triple Disk Encoding System
Question 14 Multiple Choice (Single Answer)

"AV" stands for...

  1. Absolute Value
  2. Anti Valildated
  3. Anti Virus
  4. Alert Virus
Question 15 Multiple Choice (Single Answer)

"BCP" stands for...

  1. Business Continuity Plan
  2. Business Cofirmity Plan
  3. Business Continuity Planning
  4. Business Confirmity Planning
Question 16 Multiple Choice (Single Answer)

"Bio" stands for...

  1. Biology
  2. Bio-System
  3. Biometrics
  4. Business Integrated Organization
Question 17 Multiple Choice (Single Answer)

"DES" stands for...

  1. Data Encoding System
  2. Data Encoding Standard
  3. Data Encryption System
  4. Data Encryption Standard
Question 18 Multiple Choice (Single Answer)

"DHA" stands for...

  1. Data Handling Attacks
  2. Disk Handling Attacks
  3. Data Harvest Attackes
  4. Directory Harvest Attacks
Question 19 Multiple Choice (Single Answer)

"DNS" stands for...

  1. Domain Name System
  2. Domain Numbering System
  3. Domain Nautical System
  4. Disk Numbering System
Question 20 Multiple Choice (Single Answer)

"DR" stands for...

  1. Domain Recovery
  2. Disaster Recovery
  3. Data Recovery
  4. Disk Recovery