Winter Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Exam GPYC All Questions
Exam GPYC All Questions

View all questions & answers for the GPYC exam

GIAC Security Certification: GPYC GPYC Question # 7 Topic 1 Discussion

GPYC Exam Topic 1 Question 7 Discussion:
Question #: 7
Topic #: 1

An attacker does not yet know the IP address of his target. He uses the "socket" module to create a backdoor program. He is writing the command to bind the computer's current IP address and port 4444 to the "backdoor" socket. Which command should he use?


A.

backdoor.bind(UDP, 4444)


B.

backdoor.bind()(4444)


C.

backdoor.bind((*))


D.

backdoor.bind(("",4444))


Get Premium GPYC Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.