CSS quiz 4 aktu - Scifi Curoisity
  • CSS quiz 4 aktu


     


    Q:1. If we talk about control hijacking, which of the following is true ?

    1.
    2.->
    3.
    4.
    Reason :   Integer overflow occurs when you attempt to store inside an integer variable a value that is larger than the maximum value the variable can hold. 
    Q:2. If we mark the stack and heap segement as non executable,
    1.
    2.
    3.->
    4.
    Reason: If we mark the stack and heap segement as non executable, we can prevent overflow code execution. because Overflow code execution can be prevented by marking the stack and heap segments as non-executable .

    Q:3.
     If we talk about Return Oriented Programming, which of the following statement is true ?
    1.
    2.
    3.->
    4.
    Reason :  If we talk about Return Oriented Programming the right answer is All of the above because this statement is true .


    Q:4.
     An hardware device's interrupt request invokes ____ , which handles this interrupt.
    1.
    2.
    3.->
    4.
    Q:5. Which of the following is a method of randomization?
    1.
    2.
    3.
    4.->
    Reason : ASLR , Sys-call randomization , Memory randomization   is a method of randomization and ISR is not a randomization .
  • You might also like

    1 comment :

    1. Css Quiz 4 Aktu
      -
      Scifi Curoisity >>>>> Download Now

      >>>>> Download Full

      Css Quiz 4 Aktu
      -
      Scifi Curoisity >>>>> Download LINK

      >>>>> Download Now

      Css Quiz 4 Aktu
      -
      Scifi Curoisity >>>>> Download Full

      >>>>> Download LINK

      ReplyDelete

Featured

CSS Quiz 8 AKTU Prutor

  Q:1.  Password should be combination of ____. (according to the video lecture). 1. Lower case letters only 2. Memorable names and dates 3....

Tags

Recommended Posts

randomposts

Trending This Week

How to integrate Git bash With Vs code

  # Integrated-VS-code-with-git-bash Let's See How to integrate git bash with vs code  > first you need to oopen setting > sarch setting.json  > then in last you have to paste like these  >      "terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe"  Now you will able to use git bash terminal in vs code 

CSS quiz 7 AKTU PRUTOR

  Q:1.  ____ is a type of permission in an unix file which can be assigned to a ______. 1. execute, administrator 2. read, group 3. - > write, user 4. All of the above Reason :   Write is a type of permission in an unix file which can be assigned to a user and The permissions of a file are the first line of defense in the security of a Unix system. The basic building blocks of Unix permissions are the read, write, and execute permissions Q:2.  Which of the following statement is correct for access token ? 1. It contains the destination for access token. 2. It contains a list of the privileges held by either the user or the user's groups. 3. -> Impersonation Token is a personal token. 4. All of the above Reason: Impersonation tokens are a type of personal access token that can only be created by an admin for a specific user. They are a great fit if you want to build applications or scripts that authenticate with the API as a specific user. ... For more informati...

Featured