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

Why is ram also known as volatile memory?

0 Answers  


How to recovery from deadlock?

0 Answers  


What factors determine whether a detection-algorithm must be utilized in a deadlock avoidance system?

0 Answers  


What do you know about interrupt?

0 Answers  


What does 64bit mean?

0 Answers  






linked list is implemented by

2 Answers   BFL,


What do you mean by a process?

0 Answers  


What are different types of interprocess communication methods?

0 Answers  


What is preemptive multitasking?

0 Answers  


What is disk operating system in computer?

0 Answers  


Give examples for 8 / 16 / 32 bit Microprocessor?

1 Answers  


What is the use of paging in operating system?

0 Answers  


Categories