功能 • 安裝 • 使用 • 執行 tldfinder • 加入 Discord
用於發現 TLD、關聯域和相關域名的簡化工具。
基於 TLD 的 DNS 查找(被動)
反向域名查找(被動)
STD IN/OUT和TXT/JSON輸出
tldfinder 需要Go 1.21才能成功安裝。要安裝,只需執行以下命令或從發布頁面下載預先編譯的二進位。
去安裝 github.com/projectdiscovery/tldfinder/cmd/tldfinder@latest
tldfinder -h
這將顯示該工具的幫助。這是它支援的所有交換器。
tldfinder 是一個tls 資料收集和分析工具包。清單用於發現(檔案或逗號分隔)SOURCE:-s, -sources string[] 用於發現的特定來源(-s censys,dnsrepo)。使用 -ls 顯示所有可用來源。 -es, -exclude-sources string[] 從枚舉中排除的來源(-es censys,dnsrepo) -dm, -discovery-mode 值發現模式(dns,tld,domain)(預設dns) -all 使用所有來源進行枚舉(慢)過濾器: -m, -match string[] 網域或要匹配的網域清單(檔案或逗號分隔) -f, -filter string[] 網域或要過濾的網域清單(檔案或逗號分隔)RATE-LIMIT : -rl, -rate-limit int 每秒發送的http 請求的最大數量(全局) -rls, -rate-limits value 每秒發送的http 請求的最大數量四個提供商,採用key= value 格式(-rls hackertarget= 10/m) (預設["waybackarchive=15/m", "whoisxmlapi=50/s", "whoisxmlapi=30/s"]) -t int 用於解析的並發goroutine 數量(僅限-active)(預設10)更新:-up,-update 將tldfinder 更新到最新版本-duc,-disable-update-check 停用自動tldfinder 更新checkOUTPUT:-o,-output 字串檔案將輸出寫入- oJ,-json 以JSONL(ines) 寫入輸出格式化-oD, -output-dir 寫入輸出的字串目錄(僅-dL) -cs, -collect-sources 包括輸出中的所有來源(僅-json ) -oI, -ip 在輸出中包含主機IP(僅-active )配置: -config 字串標誌設定檔(預設“/Users/user/Library/Application Support/tldfinder/config.yaml”) -pc, - provider-config 字串提供者設定檔(預設「/Users/user/Library/ Application Support/tldfinder/provider-config.yaml") -r string[] 以逗號分隔的要使用的解析器清單-rL, - rlist 包含要使用的解析器清單的字串檔-nW, -active 僅顯示活動域-proxy string http與tldfinder 一起使用的代理程式-ei, -exclude-ip 從域列表中排除IPDEBUG: -silent 僅在輸出中顯示域-version 顯示tldfinder 的版本-v 顯示詳細輸出-nc, -no-color 禁用輸出中的顏色 - ls, -list-sources 列出所有可用來源-stats 報告來源統計資訊最佳化: -timeout int 逾時前等待的秒數(預設30) -max-time int 分鐘等待枚舉結果(預設10)
tldfinder需要域或 tld 作為任何發現模式的輸入。
io # TLD inputgoogle.io # 網域輸入(tld 將從網域名稱中自動提取)
可以使用-domain / -d
標誌提供輸入,並且可以使用逗號分隔的輸入提供多個值。
運行範例:
$ tldfinder -d google.goog ________ ___ _____ __ /_ __/ / / _ / __(_)__ ___/ /__ ____ / / / /__/ // / _// / _ / _ / -_) __ //_/ /____/____/_/ /_/_//_/_,_/__/_/ projectdiscovery.io[INF] 列舉「goog」的子(域) TLDsimulations.endpoints.ingka-cff -模擬-prod.cloud.googkf1.endpoints.x-delivery-benchmarking.cloud.googbanquedeprojets-mcinet-gov-ma.translate.googwww-pietervreedeplein-nl.translate.googwww.chwsimpreprodpointgoogkubeflow-ver1-2. - dswb-sbx-e07f.cloud.googapp2.r1.testacq.mesaintegrationtesting.off.googrcs-nightly.staging.telephony.googbookstore.endpoints.pergamon-test-apis.cloud.googtexaspokerfans.interm.m - com.translate.googext.audit.endpoints.mw-project-ext-179e.cloud.googmas-provider-dev-co.endpoints.txd-mas-dev.cloud.googca8ru178nqhhk3h75qn0.us-dev.cloud。 - central1.visionai.goog1p-na-telecom.rcs.telephony.goog.....[INF] 在 10 秒 458 毫秒內找到 goog 的 3329 個域名
駭客 Beyond.com — 枚舉私有 TLD
N7WEra 為這個計畫提出了想法。
tldfinder 由專案發現團隊使用 ❤️ 製作,並根據 MIT 授權分發。