He enters the following command on the Linux terminal:chmod 741 secure.c Considering the above scenario, which of the following statements are true? Each correct answer represents a complete solution. Choose all that apply.

Last Updated on February 6, 2022 by Admin 3

John works as a professional Ethical Hacker. He has been assigned a project to test the security of www.we-are-secure.com. He enters the following command on the Linux terminal:chmod 741 secure.c

Considering the above scenario, which of the following statements are true?
Each correct answer represents a complete solution. Choose all that apply.

  • John is restricting a guest to only write or execute the secure.c file.
  • John is providing all rights to the owner of the file.
  • By the octal representation of the file access permission, John is restricting the group members to only read the secure.c file.
  • The textual representation of the file access permission of 741 will be -rwxr–rw-.
0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments