- Kali Linux:An Ethical Hacker's Cookbook
- Himanshu Sharma
- 81字
- 2021-07-08 09:41:14
Dnscan
Dnscan is a Python tool that uses a wordlist to resolve valid subdomains. To learn about Dnscan follow the given steps:
- We will use a simple command to clone the git repository:
git clone https://github.com/rbsec/dnscan.git
The following screenshot shows the preceding command:

- You can also download and save it from https://github.com/rbsec/dnscan.
- Next we browse into the directory where we downloaded Dnscan.
- Run Dnscan by using the following command:
./dnscan.py -h
The following screenshot shows the output for the preceding command:

推薦閱讀
- Reporting with Visual Studio and Crystal Reports
- Java 開發(fā)從入門到精通(第2版)
- PHP網(wǎng)絡編程學習筆記
- Android 應用案例開發(fā)大全(第3版)
- Linux操作系統(tǒng)基礎案例教程
- VMware虛擬化技術
- C語言程序設計
- Visualforce Developer’s guide
- Hands-On GUI Programming with C++ and Qt5
- SQL Server 2008 R2數(shù)據(jù)庫技術及應用(第3版)
- Python語言科研繪圖與學術圖表繪制從入門到精通
- Instant Zurb Foundation 4
- 大學計算機基礎實驗指導
- 零基礎學C++(升級版)
- 數(shù)據(jù)科學中的實用統(tǒng)計學(第2版)