web - Dig command ussage? -


i have use dig command many times find subdomain take on vulnerability when satisfy results, good, little bit confused format please take look,

command:- dig docs.domain.com

docs.domain.com. 10799 in cname domain.github.io.

domain.github.io. 1014 in cname xxx.github.xxx.fastly.net.

xxx.github.xxx.fastly.net. 18 in ipaddress

how should understand format?

thank you


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -