- Mastering Kali Linux for Advanced Penetration Testing(Second Edition)
- Vijay Kumar Velu
- 141字
- 2021-07-02 21:04:20
Employing comprehensive reconnaissance applications
Although Kali contains multiple tools to facilitate reconnaissance, many of them contain features that overlap, and importing data from one tool into another is usually a complex manual process. Most testers select a subset of tools and invoke them with a script.
Comprehensive tools focused on reconnaissance were originally command-line tools with a defined set of functions; one of the most commonly used was Deepmagic Information Gathering Tool (DMitry). DMitry could perform whois lookups, retrieve netcraft.com information, search for subdomains and email addresses, and perform TCP scans. Unfortunately, it was not extensible beyond those functions.
The following screenshot provides details for running DMitry on www.cyberhia.com:
dmitry -winsepo output.txt example.com

Recent advances have led to the creation of comprehensive framework applications that combine passive and active reconnaissance; in the following section, we will be looking more at recon-ng.
- GitLab Cookbook
- ThinkPHP 5實戰(zhàn)
- 少年輕松趣編程:用Scratch創(chuàng)作自己的小游戲
- 樂學Web編程:網(wǎng)站制作不神秘
- C語言程序設計教程(第2版)
- Web全棧工程師的自我修養(yǎng)
- Java加密與解密的藝術
- 零基礎學Java程序設計
- Python完全自學教程
- 快速念咒:MySQL入門指南與進階實戰(zhàn)
- JavaScript 程序設計案例教程
- Express Web Application Development
- Regression Analysis with Python
- 從程序員角度學習數(shù)據(jù)庫技術(藍橋杯軟件大賽培訓教材-Java方向)
- C++程序設計教程