1.交互模式 终端输入nslookup进入交互模式 (1)查询A地址记录(默认) set q=a A记录简单理解将域名转换成对应的IP地址 (2)查询mail exchanger set q=mx mx记录是邮件交换记录,指向一个邮件服务器 (3)查询ns记录 set q=ns ns记录是域名服务器记录,指定域名由哪个服务器解析 (4)查询cname记录 set q=cname cname将某个别名指向某个A记录上 (5)通过IP反查域名 set q=ptr (6)指定所有类型 set q=an
靶机说明: Game of Thrones Hacking CTF This is a challenge-game to measure your hacking skills. Set in Game of Thrones fantasy world. Goal: Get the 7 kingdom flags and the 4 extra content flags (3 secret flags + final battle flag). There are 11 in total.