2 matches found
dnsrecon
DNSRecon DNSReconは、2007年初頭に言語とDNSについて学ぶために書いたRubyスクリプトのPython移植版です。 今回はPythonを学び、元のツールの機能を拡張し、その過程でDNSの仕組みと、セキュリティ評価やネットワークトラブルシューティングのプロセスでどのように利用できるかを再学習したいと考えました。 このスクリプトは以下の機能を提供します: ゾーン転送のための全NSレコードのチェック。 指定されたドメインの一般的なDNSレコード(MX、SOA、NS、A、AAAA、SPF、TXT)の列挙。 一般的なSRVレコードの列挙の実行。...
5.9AI score
SaveExploits0
DNS Enumeration Script: DNSRecon
DNS reconnaissance is part of the information gathering stage on a penetration test engagement. When a penetration tester is performing a DNS reconnaissance he is trying to obtain as much information as he can regarding the DNS servers and their records. The information that can be gathered can...
SaveExploits0References1
20