Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam 312-50v12 All Questions

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

Exam 312-50v12 topic 1 question 145 discussion

Actual exam question from ECCouncil's 312-50v12
Question #: 145
Topic #: 1
[All 312-50v12 Questions]

As a Certified Ethical Hacker, you are conducting a footprinting and reconnaissance operation against a target organization. You discover a range of IP addresses associated with the target using the SecurityTrails tool. Now, you need to perform a reverse DNS lookup on these IP addresses to find the associated domain names, as well as determine the nameservers and mail exchange (MX) records. Which of the following DNSRecon commands would be most effective for this purpose?

  • A. dnsrecon -r 192.168.1.0/24 -n nsl.example.com -t axfr
  • B. dnsrecon -r 10.0.0.0/24 -n nsl.example.com -t zonewalk
  • C. dnsrecon -r 162.241.216.0/24 -n nsl.example.com -t std
  • D. dnsrecon -r 162.241.216.0/24 -d example.com -t brt
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
smoce
Highly Voted 9 months, 3 weeks ago
Selected Answer: C
The std type is often used for standard enumeration, which includes fetching PTR, NS, and MX records.
upvoted 6 times
...
tow
Most Recent 8 months, 2 weeks ago
Selected Answer: C
The std type is often used for standard enumeration, which includes fetching PTR, NS, and MX records.C
upvoted 1 times
...
LeongCC
9 months ago
Selected Answer: C
Is C -std
upvoted 1 times
...
brrbrr
9 months ago
Selected Answer: C
-t TYPE, --type TYPE Type of enumeration to perform. Possible types: std: SOA, NS, A, AAAA, MX and SRV.
upvoted 1 times
...
przemyslaw1
9 months, 1 week ago
Selected Answer: C
C. -t std
upvoted 2 times
...
insaniunt
9 months, 2 weeks ago
Selected Answer: C
C. "-t std": Specifies the type of DNS query to perform. In this case, it's a standard query
upvoted 2 times
...
[Removed]
9 months, 2 weeks ago
Could anyone verify the correctness of this answer
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...