Thứ Năm, 16 tháng 10, 2014

Scan Tên miền với DNSenum

Mở ứng dụng >>> Kali Linux >>> Thu thập thông tin >>> DNS analysis>>> Dnsenum
với các tùy chọn cơ bản :
dnsenum  <option>

  --dnsserver <server>
Use this DNS server for A, NS and MX queries.
  --enum Shortcut option equivalent to --threads 5 -s 15 -w.
  -h, --help Print this help message.
  --noreverse Skip the reverse lookup operations.
  --nocolor Disable ANSIColor output.
  --private Show and save private ips at the end of the file domain_ips.txt.
  --subfile <file> Write all valid subdomains to this file.
  -t, --timeout <value> The tcp and udp timeout values in seconds (default: 10s).
  --threads <value> The number of threads that will perform different queries.
  -v, --verbose Be verbose: show all the progress and all the error messages.
GOOGLE SCRAPING OPTIONS:
  -p, --pages <value> The number of google search pages to process when scraping names,
the default is 5 pages, the -s switch must be specified.
  -s, --scrap <value> The maximum number of subdomains that will be scraped from Google (default 15).
BRUTE FORCE OPTIONS:
  -f, --file <file> Read subdomains from this file to perform brute force.
  -u, --update <a|g|r|z>
Update the file specified with the -f switch with valid subdomains.
a (all) Update using all results.
g Update using only google scraping results.
r Update using only reverse lookup results.
z Update using only zonetransfer results.
  -r, --recursion Recursion on subdomains, brute force all discovred subdomains that have


Không có nhận xét nào:

Đăng nhận xét