Skip to content

18dew/ThreatRecon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThreatRecon

Wapacklabs ThreatRecon transforms for Maltego

ThreatRecon example scripts : https://github.com/dechko/threatrecon

Installation

Clone Repository cd ThreatRecon/src

canari create-profile threatrecon

Import Configuration into Maltego

Import Entity into Maltego

Edit your API key in src/threatrecon/transforms/common/client.py line 33

api_key = 'your apikey'

Required Python modules :

Requests

python-whois

Known bugs

We list all the bugs we know about (plus some things we know we need to add) at the Github issues page.

Error : SSLError: [Errno 1] _ssl.c:504: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version Solution : Install requests-sslv3 - https://github.com/joequery/requests-sslv3

How you can help

Aside from pull requests, non-developers can open issues on Github. Things we'd really appreciate:

Bug reports, preferably with error logs Suggestions of additional sources for Maltego transforms Descriptions of how you use it and ways we can improve it for you

About

Canari Threat Recon package for Maltego

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published