Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

ART A QUESTION 1 (a) Explain the THREE (3) security principles in computer and networking system. [6 marks] (b) Suppose a web server contains a

image text in transcribed

ART A QUESTION 1 (a) Explain the THREE (3) security principles in computer and networking system. [6 marks] (b) Suppose a web server contains a function as below in a buffer overflow attack situation. Review and comment the functions regarding how buffer overflow attack can be exploited. void func(char *str) \{ char buf[128]; strcpy(buf, str); do-something(buf); \} [6 marks] (c) Uleam is a learning management system developed by UTeM for the administration, student, documentation, tracking, reporting and delivery of electronic educational technology called e-learning courses. Briefly discuss the security services that can be implemented to the Ulearn application. [7 marks] (d) Compare between dumb and smart fuzz testing. Give a simple example demonstrating the two approaches. [6 marks]

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

DATABASE Administrator Make A Difference

Authors: Mohciine Elmourabit

1st Edition

B0CGM7XG75, 978-1722657802

More Books

Students also viewed these Databases questions