What is a trap and trapdoor?

Answers were Sorted based on User's Feedback



What is a trap and trapdoor?..

Answer / guest

Trapdoor is a secret undocumented entry point into a
program used to grant access without normal methods of
access authentication.

A trap is a software interrupt, usually the result of an
error condition

Is This Answer Correct ?    65 Yes 12 No

What is a trap and trapdoor?..

Answer / shaan_007

a trap is a device which is used to detect , capture and
harm to an intruder.

a trap door is a secret entry point into a program that
allows someone who is aware trap door to gain access
without going through the usual security access procedures.

Is This Answer Correct ?    31 Yes 7 No

What is a trap and trapdoor?..

Answer / pradeep

A trap door is a secret entry point into a program that
allows someone to gain access without normal methods of
access authentication.

A trap is a device which is used to detect , capture and
harm to an intruder.

Is This Answer Correct ?    14 Yes 6 No

What is a trap and trapdoor?..

Answer / siddesh

A trap door is a secret entry point into a program that
allows a person who is aware of it to gain access without
normal methods of
access authentication.

Is This Answer Correct ?    12 Yes 5 No

What is a trap and trapdoor?..

Answer / miss. clever

a trap is a type of synchronous interrupt typically caused
by an exceptional condition (e.g., breakpoint, division by
zero, invalid memory access). A trap usually results in a
switch to kernel mode, wherein the operating system performs
some action before returning control to the originating
process.

Trapdoor is a secret undocumented entry point into a
program used to grant access without normal methods of
access authentication.

Is This Answer Correct ?    5 Yes 3 No

What is a trap and trapdoor?..

Answer / dharu

A trap door is a hidden software or hardware mechanism that allows systems controls to be circumvented. In general it's a malicious code that allows unauthorized access to a computer system or network by accepting remote commands from an attacker elsewhere on the Internet. Trap door software listens for commands on a certain Transmission Control Protocol (TCP) or User Datagram Protocol (UDP) port.

Trap-doors allow attackers to execute remote commands and install other software, which may in turn compromise passwords or other personal data, or allow the machine to be used for further nefarious purposes. Remote access or trap/backdoor functionality is typically now included in most Trojan horses and bot programs. But a trap/backdoor may intentionally but ill-advisedly be included in legitimate software products to facilitate remote customer support, but become an exploitable vulnerability when discovered by malicious actors.

Let me suggest you to read more about Trap/Back door at:

http://itlaw.wikia.com/wiki/ Trap_door

Is This Answer Correct ?    2 Yes 0 No

What is a trap and trapdoor?..

Answer / suman vssut

trap is an interrupt.which has highest priority among all
users.it also an non maskable inturrupt

Is This Answer Correct ?    3 Yes 2 No

What is a trap and trapdoor?..

Answer / ricky

Trap is a non maskable inerrupt and has highest priority

Is This Answer Correct ?    7 Yes 8 No

Post New Answer

More Operating Systems General Concepts Interview Questions

how many types of operating system

13 Answers  


Explain thrashing.

0 Answers  


What are the 5 basic filing systems?

0 Answers  


Explain ftdisk in operating system (os)?

0 Answers  


How do I force a program to close?

0 Answers  






Critical section is?

2 Answers   Patni, Wipro,


What do you mean by parallel processing?

0 Answers  


How do I completely remove all traces of a program?

0 Answers  


Give an example of a Process State.

0 Answers  


Why is 64 bit better?

0 Answers  


Differentiate between compiler and interpreter?

4 Answers  


What is a mission critical system?

0 Answers   CSE,


Categories