Kali Linux Network Scanning Cookbook(Second Edition)
上QQ阅读APP看书,第一时间看更新

Default settings

If we run dnsenum without any flags, it will be run with the default settings. Those default settings are the following:

  • thread 5 (as mentioned earlier, the script is multithreaded; this setting determines how many threads it will run with)
  • s 15 (this determines the maximum number of subdomains it will scrape from Google)
  • -w (this flag tells the script to run whois queries)