DNS Enumeration

1. Host Tool

host is a simple utility for performing DNS lookups. It is normally used to convert names to IP addresses and vice versa. When no arguments or options are given, host prints a short summary of its
command line arguments and options.

host -t ns zonetransfer.me

OSCP Learning Notes - Enumeration(4)

 

host -t mx zonetransfer.me

 

OSCP Learning Notes - Enumeration(4)

 

host zonetransfer.me

 

OSCP Learning Notes - Enumeration(4)

 

host -l zonetransfer.me nsztmz.digi.ninja

 

OSCP Learning Notes - Enumeration(4)

 

dnsrecon -d zonetransfer.me -t axfr

 

OSCP Learning Notes - Enumeration(4)

 

dnsenum baidu.com

 

OSCP Learning Notes - Enumeration(4)

OSCP Learning Notes - Enumeration(4)

 

Other Enumeration

  • FTP
  • SNMP
  • SMTP

相关文章:

  • 2021-09-11
  • 2021-07-11
  • 2021-06-28
  • 2021-12-11
  • 2021-06-20
  • 2022-02-17
  • 2021-11-23
  • 2022-12-23
猜你喜欢
  • 2021-11-05
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-22
相关资源
相似解决方案