ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 394 - PT0-002 discussion

Report
Export

Which of the following tools provides Python classes for interacting with network protocols?

A.
Responder
Answers
A.
Responder
B.
Impacket
Answers
B.
Impacket
C.
Empire
Answers
C.
Empire
D.
PowerSploit
Answers
D.
PowerSploit
Suggested answer: B

Explanation:

Impacket is a collection of Python classes focused on providing access to network protocols. It is designed for low-level protocol access and crafted to perform various networking tasks from Python scripts. This toolkit is widely used in penetration testing for creating and decoding network protocols and for crafting and injecting packets into the network. Impacket supports a myriad of protocols like IP, TCP, UDP, ICMP, SMB, MSRPC, NTP, and more. With its vast array of functionalities, Impacket is very useful in protocol testing and attacks, like the ones a penetration tester would conduct.

Responder, on the other hand, is a LLMNR, NBT-NS, and MDNS poisoner that can be used for capturing NetNTLM hashes. Empire is a post-exploitation framework that allows the use of PowerShell for offensive security and PowerSploit is a collection of Microsoft PowerShell modules that can be used to aid penetration testers during all phases of an assessment.

Given these descriptions, Impacket is the tool that fits the context of the question due to its direct interaction with network protocols through Python.

asked 02/10/2024
Maciej Kozlowski
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first