Overview
Google Vision API is a cloud-based image and video analysis service that enables developers to extract text, detect faces, and identify objects and landmarks from images. Use the Image Analyzer Transforms to support image analysis in your investigations, conduct reverse image search, or detect inappropriate images.
Read more about the Google Vision - Image Analyzer Transforms for Maltego here.
Integration Benefits
Enhanced Image Analysis
By using the image analysis capabilities of Google Cloud Vision API, Maltego users can gain additional insights from images, such as extracting text, detecting faces, and identifying objects and landmarks.
Reverse Image Search
The Google Vision API can also be used to do reverse image searches to find other webpages containing the same image or similar images.
Identify Unsafe Content in Images
The Google Vision API can be used to detect images that are inappropriate and tag them.
Google Vision - Image Analyzer Transforms
Extract Text from Image [Image Analyzer]
Description
Extracts the texts inside an image.
Transform Settings
Setting Name | Display Name | Setting Type | Default Value | Optional | Popup | Authentication |
---|---|---|---|---|---|---|
maltego.GoogleVision.global.global#google_vision_api_key | Google Vision API Key | string | None | True | True | True |
Transform Meta Info
Information | Value |
---|---|
Display Name | Extract Text from Image [Image Analyzer] |
Owner | |
Author | Maltego Technologies |
Data Source | Image Analyzer |
Transform Name | maltego.GoogleVision.extract_text_from_image |
Short Description | Extracts the texts inside an image. |
Input Entities | maltego.Image |
Output Entities | maltego.Phrase |
Extract Landmarks From Image [Image Analyzer]
Description
Extracts the landmarks within an image.
Transform Settings
Setting Name | Display Name | Setting Type | Default Value | Optional | Popup | Authentication |
---|---|---|---|---|---|---|
maltego.GoogleVision.global.global#google_vision_api_key | Google Vision API Key | string | None | True | True | True |
Transform Meta Info
Information | Value |
---|---|
Display Name | Extract Landmarks From Image [Image Analyzer] |
Owner | |
Author | Maltego Technologies |
Data Source | Image Analyzer |
Transform Name | maltego.GoogleVision.extract_landmarks_from_image |
Short Description | Extracts the landmarks within an image. |
Input Entities | maltego.Image |
Output Entities | maltego.google_vision.GoogleLandmark |
Search Fully Matching Images [Image Analyzer]
Description
Searches for fully matching appearances of the given image over the web.
Transform Settings
Setting Name | Display Name | Setting Type | Default Value | Optional | Popup | Authentication |
---|---|---|---|---|---|---|
maltego.GoogleVision.global.global#google_vision_api_key | Google Vision API Key | string | None | True | True | True |
Transform Meta Info
Information | Value |
---|---|
Display Name | Search Fully Matching Images [Image Analyzer] |
Owner | |
Author | Maltego Technologies |
Data Source | Image Analyzer |
Transform Name | maltego.GoogleVision.search_fully_matching_images |
Short Description | Searches for fully matching appearances of the given image over the web. |
Input Entities | maltego.Image |
Output Entities | maltego.google.Image |
Search Partial Matching Images [Image Analyzer]
Description
Searches for partial matching appearances of the given image over the web.
Transform Settings
Setting Name | Display Name | Setting Type | Default Value | Optional | Popup | Authentication |
---|---|---|---|---|---|---|
maltego.GoogleVision.global.global#google_vision_api_key | Google Vision API Key | string | None | True | True | True |
Transform Meta Info
Information | Value |
---|---|
Display Name | Search Partial Matching Images [Image Analyzer] |
Owner | |
Author | Maltego Technologies |
Data Source | Image Analyzer |
Transform Name | maltego.GoogleVision.search_partial_matching_images |
Short Description | Searches for partial matching appearances of the given image over the web. |
Input Entities | maltego.Image |
Output Entities | maltego.google.Image |
Search Visually Similar Images [Image Analyzer]
Description
Searches for visually similar appearances of the given image over the web.
Transform Settings
Setting Name | Display Name | Setting Type | Default Value | Optional | Popup | Authentication |
---|---|---|---|---|---|---|
maltego.GoogleVision.global.global#google_vision_api_key | Google Vision API Key | string | None | True | True | True |
Transform Meta Info
Information | Value |
---|---|
Display Name | Search Visually Similar Images [Image Analyzer] |
Owner | |
Author | Maltego Technologies |
Data Source | Image Analyzer |
Transform Name | maltego.GoogleVision.search_visually_similar_images |
Short Description | Searches for visually similar appearances of the given image over the web. |
Input Entities | maltego.Image |
Output Entities | maltego.Image |
Extract Sensitive Content from Image [Image Analyzer]
Description
Extracts the sensitive content inside an image.
Transform Settings
Setting Name | Display Name | Setting Type | Default Value | Optional | Popup | Authentication |
---|---|---|---|---|---|---|
maltego.GoogleVision.global.global#google_vision_api_key | Google Vision API Key | string | None | True | True | True |
Transform Meta Info
Information | Value |
---|---|
Display Name | Extract Sensitive Content from Image [Image Analyzer] |
Owner | |
Author | Maltego Technologies |
Data Source | Image Analyzer |
Transform Name | maltego.GoogleVision.extract_sensitive_content_from_image |
Short Description | Extracts the sensitive content inside an image. |
Input Entities | maltego.Image |
Output Entities | maltego.Phrase |
To Web Page [Image Analyzer]
Description
Return the webpage where an image was found
Transform Meta Info
Information | Value |
---|---|
Display Name | To Web Page [Image Analyzer] |
Owner | |
Author | Maltego Technologies |
Data Source | Image Analyzer |
Transform Name | maltego.GoogleVision.extract_web_page |
Short Description | Return the webpage where an image was found |
Input Entities | maltego.google.Image |
Output Entities | maltego.URL |