Maltego Wayback Machine Transforms
Modified on: Tue, 8 Oct, 2024 at 8:33 AM
Overview
Maltego's Wayback Machine Transforms are provided to Maltego users as part of the Maltego Standard Transforms which any Maltego Graph Client has access to. The Maltego Standard Transforms support a vast variety of investigative tasks, including network footprinting, social media investigations, digital forensics, enriching threat intelligence, analyzing web content and more. They can be used on their own to conduct investigations, or supplement other specialized integrations available in the Data Hub.
For more information about Maltego Standard Transforms click here
To Snapshots [Wayback Machine]
HTTP status code when the snapshot was taken (set 0 for any status code) | string | 20.* | true | false | false |
HTTP timeout(ms) | string | 90000 | true | false | false |
Display Name | To Snapshots [Wayback Machine] |
Owner | |
Author | Maltego |
Data Source | Wayback Machine |
Variants
wayback.DocumentToSnapshots | maltego.Document | maltego.wayback.DocumentSnapshot | Returns the document’s snapshots |
wayback.FileToSnapshots | maltego.File | maltego.wayback.FileSnapshot | Returns the file’s snapshots |
wayback.WebsiteToSnapshots | maltego.Website | maltego.wayback.Snapshot | This transform returns the snapshots of resources from the given website. |
wayback.DomainToSnapshots | maltego.Domain | maltego.wayback.Snapshot | Returns snapshots of resources from the given domain. |
wayback.ImageToSnapshots | maltego.Image | maltego.wayback.ImageSnapshot | Returns the image’s snapshots |
wayback.URLToSnapshots | maltego.URL | maltego.wayback.Snapshot | Returns the URL’s snapshots from the given URL. |
To Snapshots between Dates [Wayback Machine]
Begin Date - YYYYMMDD | string | 20100101 | false | true | false |
End Date- YYYYMMDD | string | 20201231 | false | true | false |
HTTP status code when the snapshot was taken (set 0 for any status code) | string | 20.* | true | false | false |
HTTP timeout(ms) | string | 90000 | true | false | false |
Display Name | To Snapshots between Dates [Wayback Machine] |
Owner | |
Author | Maltego |
Data Source | Wayback Machine |
Variants
wayback.WebsiteToSnapshotsInTimeframe | maltego.Website | maltego.wayback.Snapshot | This transform returns the snapshots of resources from the website archived within the specified time frame. |
wayback.DomainToSnapshotsInTimeframe | maltego.Domain | maltego.wayback.Snapshot | Returns snapshots of resources from the given domain archived within the specified time frame. |
wayback.DocumentToSnapshotsInTimeframe | maltego.Document | maltego.wayback.DocumentSnapshot | Returns the file’s snapshots |
wayback.FileToSnapshotsInTimeframe | maltego.File | maltego.wayback.FileSnapshot | Returns the file’s snapshots |
wayback.ImageToSnapshotsInTimeframe | maltego.Image | maltego.wayback.ImageSnapshot | Returns the image’s snapshots |
wayback.URLToSnapshotsInTimeframe | maltego.URL | maltego.wayback.Snapshot | Returns the URL’s snapshots archived within the specified time frame. |
To Snapshots (Exact) [Wayback Machine]
Description
This transform returns the snapshots of given URL.
HTTP status code when the snapshot was taken (set 0 for any status code) | string | 20.* | true | false | false |
HTTP timeout(ms) | string | 90000 | true | false | false |
Display Name | To Snapshots (Exact) [Wayback Machine] |
Owner | |
Author | Maltego |
Data Source | Wayback Machine |
Transform Name | wayback.URLToSnapshotsExact |
Input Entities | maltego.URL |
Output Entities | maltego.WaybackSnapshot |
Short Description | This transform returns the snapshots of given URL. |
To Original URL [Wayback Machine]
Description
Returns the original URL of the snapshot
Display Name | To Original URL [Wayback Machine] |
Owner | |
Author | Maltego |
Data Source | Wayback Machine |
Transform Name | wayback.WaybackSnapshotToOriginalUrl |
Input Entities | maltego.wayback.Snapshot |
Output Entities | maltego.URL |
Short Description | Returns the original URL of the snapshot |
To Snapshots between Dates (Exact) [Wayback Machine]
Description
Returns the URL’s exact snapshots archived within the specified time frame.
Begin Date - YYYYMMDD | string | 20100101 | false | true | false |
End Date- YYYYMMDD | string | 20201231 | false | true | false |
HTTP status code when the snapshot was taken (set 0 for any status code) | string | 20.* | true | false | false |
HTTP timeout(ms) | string | 90000 | true | false | false |
Display Name | To Snapshots between Dates (Exact) [Wayback Machine] |
Owner | |
Author | Maltego |
Data Source | Wayback Machine |
Transform Name | wayback.URLToSnapshotsInTimeframeExact |
Input Entities | maltego.URL |
Output Entities | maltego.wayback.Snapshot |
Short Description | Returns the URL’s exact snapshots archived within the specified time frame. |
To Original File [Wayback Machine]
Description
Returns the original web file of the file snapshot
Display Name | To Original File [Wayback Machine] |
Owner | |
Author | Maltego |
Data Source | Wayback Machine |
Transform Name | wayback.FileSnapshotToOriginalFile |
Input Entities | maltego.wayback.FileSnapshot |
Output Entities | maltego.File |
Short Description | Returns the original web file of the file snapshot |
To Original Image [Wayback Machine]
Description
Returns the original web image of the image snapshot
Display Name | To Original Image [Wayback Machine] |
Owner | |
Author | Maltego |
Data Source | Wayback Machine |
Transform Name | wayback.ImageSnapshotToOriginalImage |
Input Entities | maltego.wayback.ImageSnapshot |
Output Entities | maltego.Image |
Short Description | Returns the original web image of the image snapshot |
To Original Document [Wayback Machine]
Description
Returns the original web document of the document snapshot
Display Name | To Original Document [Wayback Machine] |
Owner | |
Author | Maltego |
Data Source | Wayback Machine |
Transform Name | wayback.DocumentSnapshotToOriginalDocument |
Input Entities | maltego.wayback.DocumentSnapshot |
Output Entities | maltego.Document |
Short Description | Returns the original web document of the document snapshot |