- Kali Linux Cookbook(Second Edition)
- Corey P. Schultz Bob Perciaccante
- 402字
- 2021-07-02 18:27:18
How to do it...
In this recipe we will get Matego - Community Edition registered and setup:
- Launch Maltego CE by going to Applications | 01 - Information Gathering. Click on maltegoce:

Kali application menu screen
- You will be brought to a welcome Screen. Click on Next to Continue.
- You will now be brought to Install Transforms From: Screen. Ensure that there is a check mark in the Maltego public servers, and click on Next.
- At the Ready...Set...Go! screen, select Go away, I have done this before!, and click on Finish.
- Click on the Maltego CE icon in the top left-hand corner of the screen, and select Log in to Community Server at the bottom:

Maltego icon
- Log in with the credentials you created in the preceding Getting ready section, and click on Next:

Maltego logon screen
- You will be presented with a screen providing the personal details that you used when registering; click on Finish.
The API key Maltego provided through your login is good for three days. Every three days, you will have to log back in to obtain a new API key.
- Now that we are all done, we should be brought to Transform Hub. To start, let's click on Refresh Transform Hub to ensure we have the latest list of transforms available.
- Once Transform Hub is refreshed, you can start by installing all the transforms listed.
- You can easily install a transform by clicking on it and selecting Install.
- After you install your transforms, you can go through and, by clicking on them, check whether there are any settings that you may need to, or want to, modify. In particular, you may need to set up credentials for other transforms as needed, in order to use them.
A transform is an operation that will take a bit of data and analyze it against a predefined set of characteristics and add that information to the graph. Later, we will review machines that our groups of transforms put together in a macro. Here, we can carry out successive data operations by linking multiple transforms together in a series. Please note that the community edition of Maltego is limited to 12 entries returned per transform, which may require you to run certain transforms multiple times, or with less granular information, to receive all the information.
推薦閱讀
- VSTO開發入門教程
- Python機器學習:手把手教你掌握150個精彩案例(微課視頻版)
- Modern JavaScript Applications
- Gradle for Android
- Learning OpenStack Networking(Neutron)(Second Edition)
- ScratchJr趣味編程動手玩:讓孩子用編程講故事
- HTML+CSS+JavaScript網頁制作:從入門到精通(第4版)
- Node.js區塊鏈開發
- Sails.js Essentials
- 從“1”開始3D編程
- Vue.js 3.x高效前端開發(視頻教學版)
- Java EE輕量級解決方案:S2SH
- 軟件開發中的決策:權衡與取舍
- Java網絡編程實用精解
- Isomorphic JavaScript Web Development