InterviewSolution
Saved Bookmarks
| 1. |
Firewalk tool employs a technique to determine the ___________ rules in place on the ___________ forwarding device.(a) filter, packet(b) filter, port(c) routing, packet(d) routing, portThis question was addressed to me at a job interview.Query is from Scanning Phase for Security in section Phases of Security of Cyber Security |
|
Answer» RIGHT option is (a) filter, packet Best explanation: Firewalk is a tool which uses traceroute-like TECHNIQUES for analyzing IP packet responses. It determines GATEWAY ACL and filters & map NETWORKS. Specifically, it determines filter RULES in place on all packet forwarding devices. |
|