InterviewSolution
Saved Bookmarks
| 1. |
Sam is working as a pen-tester in an organization in houston. He performs penetration testing on ids in order to find the different ways an attacker uses to evade the ids. Sam sends a large amount of packets to the target ids that generates alerts, which enable sam to hide the real traffic. What type of method is sam using to evade ids? |
|
Answer» Sam is using a method POPULARLY known as Intrusion Detection System Evasion technique. The PRIMARY purpose of this technique is to confuse the Intrusion Detection System PRESENT about the real content of traffic passing through it. This is a method used commonly by either pen-testers or crackers when trying to or bypass an IDS. The primary goal is to pass encrypted data in a WAY that only the target computer can DECRYPT or identify. They IDS should be unaware of the true intent of the packet. |
|