- Kali Linux Cookbook(Second Edition)
- Corey P. Schultz Bob Perciaccante
- 150字
- 2021-07-02 18:27:21
How to do it...
We will now use Maltego CE to obtain information about network blocks and hosts:
- We can get some more information about the netblock by right-clicking on it and selecting All Transforms | To Entities (NER):

Maltego - Graph screen with www.example.com
- Analyze the information to see if there are any signs of it being a cloud service provider; there are no chances in this case, but let's try something else.
- The following is the output from another domain. In this case, we see that this website (not disclosed) is being hosted by Weebly, a popular web hosting company:

Maltego - Graph screen with reference to weebly
Run this function against all the IP addresses you can find through the various items of domain information that we have worked on in the past, to see if any of them register back to a known service provider.
推薦閱讀
- INSTANT Mock Testing with PowerMock
- DevOps:軟件架構師行動指南
- 國際大學生程序設計競賽中山大學內部選拔真題解(二)
- Python程序設計(第3版)
- Hands-On JavaScript High Performance
- Learning ELK Stack
- 軟件品質之完美管理:實戰經典
- Android系統原理及開發要點詳解
- MySQL從入門到精通(軟件開發視頻大講堂)
- Programming Microsoft Dynamics? NAV 2015
- Java語言程序設計實用教程(第2版)
- Beginning C# 7 Hands-On:The Core Language
- ASP.NET Core 2 High Performance(Second Edition)
- C語言從入門到精通(第5版)
- JavaWeb入門經典