Why might it be dangerous to set the setuid or setgid bits for an executable file?
What will be an ideal response?
setuid and setgid bits assign the access rights for the process executing the file to
the access rights for the owner of that file.Amalicious user can exploit flaws in the program
to modify or erase data belonging to the owner of the file. If the file was created using root
privileges, a flaw in the programcould enable a malicious user to gain control of the system.
You might also like to view...
Write a C++ program fragment that will read a line of text and echo the line with all uppercase letters deleted. Declare variables and include necessary header.
What will be an ideal response?
Java has a way of officially hiding details of a class definition. To hide details, you mark them as _________.
a. public b. protected c. private d. all of the above
Which audience is interested in analysis report issues in terms of compliance with organizational policies?
A. Upper management B. Forensic experts C. Attorneys D. Auditors
Which of the following is true of creating a database in Microsoft Access 2016??
A. ?The Navigation Pane is the main control center for opening and working with database objects. B. ?After a database is opened, the Navigation Pane appears along the right side of the window. C. ?Any open table, report, or other object appears in the left pane. D. ?Only one database object can be opened at a time.