https://github.com/soxoj/maltego-transformation-template
A template for standard Maltego transformation
https://github.com/soxoj/maltego-transformation-template
maltego maltego-transformations osint
Last synced: about 1 year ago
JSON representation
A template for standard Maltego transformation
- Host: GitHub
- URL: https://github.com/soxoj/maltego-transformation-template
- Owner: soxoj
- License: apache-2.0
- Created: 2021-12-08T20:07:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-08T20:10:36.000Z (over 4 years ago)
- Last Synced: 2025-04-06T04:12:06.882Z (about 1 year ago)
- Topics: maltego, maltego-transformations, osint
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 13
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Maltego transformation example
## Development
See the [official Maltego documentation](https://docs.maltego.com/support/solutions/articles/15000017605-writing-local-transforms-in-python#create-a-project-folder-0-0).
## Installation example
1. Ensure you have Python3 and pip installed.
2. `pip3 install -r requirements.txt`
3. Open Maltego (CE will be enough)
4. Click "New local transform..." button

5. Fill in the fields in the first window (example below), press Next

6. Fill in the fields in the second window (example below), press Finish

## Usage example
1. Create an Alias with desired username and choose transformation

2. That's all!
