Welcome to Censys transforms for Maltego! Now you can use Censys data to easily perform investigations, quickly search or discover assets, and evaluate your company's digital asset risk by identifying server misconfigurations and rogue services.
- Censys Transforms for Maltego By Maltego Technologies (Docs)
Installation requires a few pre-requisites:
- You will need a Censys account and API Key.
- A working instance of Maltego. Any supported version will work, but the CE edition is limited in how many results can be returned to the graph.
- A working python3 installation. Python 3.6+ is currently supported.
$ pip install censys-maltego
$ canari create-profile censys_maltego
...
Successfully created censys_maltego.mtz. You may now import this file into Maltego.
INSTRUCTIONS:
-------------
1. Open Maltego.
2. Click on the home button (Maltego icon, top-left corner).
3. Click on 'Import'.
4. Click on 'Import Configuration'.
5. Follow prompts.
6. Enjoy!
Edit ~/.canari/censys_maltego.conf
to include your Censys API ID and Secret. Alternatively you can configure your Censys credentials with the censys config
command.
All contributions (no matter how small) are always welcome.
This software is licensed under Apache License, Version 2.0
- Copyright (C) 2022 Censys, Inc.