- Kali Linux Cookbook(Second Edition)
- Corey P. Schultz Bob Perciaccante
- 254字
- 2021-07-02 18:27:20
How to do it...
In this recipe we will use Maltego CE to gather a company's public IP information:
- Starting from the graph screen, right-click on the example.com domain icon and select Paterva CTAS | DNS from Domain | To Website [Quick lookup]. You will now discover www.example.com:

Maltego - Graph screen with www.example.com
Against a real domain, try the following transforms to further propagate a list of hosts. Some of the transforms you may want to try are; Paterva CTAS | DNS from Domain | To DNS Name [Using DB] and Paterva CTAS | DNS from Domain | To DNS Name [Find common DNS names].
- Now let's resolve the host names of all objects to their corresponding IP addresses. Start by highlighting multiple objects by clicking and dragging across the ones you want to select. Once those items are highlighted right-click and Select Paterva CTAS | Resolve to IP | To IP Address [DNS]:

Maltego - Graph screen with www.example.com
- Let's obtain netblock information for www.example.com now that we have its IP address. Right-click on the IP address in the question, and select All Transforms | To Netblock [Using routing info]:

Maltego - Graph screen with www.example.com
We will be continuing to use Maltego for further examples, so, either save your graph at this point so that you can come back to it, or continue on with other operations.
推薦閱讀
- 深入核心的敏捷開發(fā):ThoughtWorks五大關(guān)鍵實踐
- GAE編程指南
- Java應(yīng)用與實戰(zhàn)
- 少年輕松趣編程:用Scratch創(chuàng)作自己的小游戲
- aelf區(qū)塊鏈應(yīng)用架構(gòu)指南
- concrete5 Cookbook
- 量化金融R語言高級教程
- SQL Server從入門到精通(第3版)
- 青少年學(xué)Python(第1冊)
- 持續(xù)輕量級Java EE開發(fā):編寫可測試的代碼
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- 自學(xué)Python:編程基礎(chǔ)、科學(xué)計算及數(shù)據(jù)分析(第2版)
- C++程序設(shè)計教程(第2版)
- Greenplum構(gòu)建實時數(shù)據(jù)倉庫實踐
- Android智能手機(jī)APP界面設(shè)計實戰(zhàn)教程