Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Exam 312-50v12 All Questions
Exam 312-50v12 All Questions

View all questions & answers for the 312-50v12 exam

ECCouncil CEH v12 312-50v12 Question # 158 Topic 16 Discussion

312-50v12 Exam Topic 16 Question 158 Discussion:
Question #: 158
Topic #: 16

An attacker runs netcat tool to transfer a secret file between two hosts.

312-50v12 Question 158

He is worried about information being sniffed on the network.

How would the attacker use netcat to encrypt the information before transmitting onto the wire?


A.

Machine A: netcat -l -p -s password 1234 < testfileMachine B: netcat 1234


B.

Machine A: netcat -l -e magickey -p 1234 < testfileMachine B: netcat 1234


C.

Machine A: netcat -l -p 1234 < testfile -pw passwordMachine B: netcat 1234 -pw password


D.

Use cryptcat instead of netcat


Get Premium 312-50v12 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.