Skip to content

Te-k/binaryedge-maltego-local-transform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maltego Local Transform for BinaryEdge

Transforms implemented

The following transforms have been implemented :

  • Get Subdomains that returns subdomains of a domain
  • Get Domains that returns domains hosted on an IP
  • Get IP Info that returns anything interesting on an IP from the last scan
  • Get DNS Entries that returns DNS information on a domain

Installation

To install this package, you need to install canari and generate a mtz file :

pip install canari3 pybinaryedge
git clone https://github.com/Te-k/binaryedge-maltego-local-transform.git
cd binaryedge-maltego-local-transform/
canari create-profile

Then import the file binaryedge.mtz in your Maltego. You need to add your BinaryEdge API key to the canari configuration file vim ~/.canari/binaryedge.conf

About

Maltego Local Transform for BinaryEdge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages