Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
sploitego — Maltego Penetration Testing Transforms | Kitploit
Tools/GitHubGitHub/allfro/sploitego
OSINT (Open Source Intelligence)Penetration Testing FrameworksReconnaissanceExploit FrameworksNetwork MappingVulnerability AnalysisInformation GatheringPenetration Testing
GitHuballfro/sploitego

sploitego

Maltego Penetration Testing Transforms

View Repository
3921116 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Sploitego - Maltego's (Local) Partner in Crime

1.0 - Introduction

Sploitego is a local pen-test transform package that uses the Canari Framework for local transform execution in Maltego. The framework was first introduced at DEFCON 20 and has since picked up steam.

2.0 - Installing Sploitego

2.1 - Supported Platforms

Sploitego has currently been tested on Mac OS X and Linux.

2.2 - Requirements

Sploitego is only supported on Python version 2.6. The setup script will automatically download and install most of the prerequisite modules, however, some modules will still need to be installed manually. The following modules require manual installation:

  • Scapy 2.1.0: See the Scapy Installation Manual for build instructions pertaining to your operating system.

Some of the transforms require external command-line tools (e.g. nmap, amap, p0f, etc.). The following command-line tools are currently supported:

  • Nmap version 5.51: Download
  • P0f version 3.05b: Download
  • Amap version 5.4: Download
  • Metasploit: Download
  • Nessus: Download

2.3 - Installation

Once you've installed the necessary prerequisites, installing Sploitego is a cinch. Just run:

root@kitploit:~
$ sudo python setup.py install

This will install all the necessary modules and download any dependencies (other than what's required above) automatically. Once Sploitego has been installed, it's time to install the transforms. First, make sure Maltego has been run for the first time and initialized (i.e. logged in, transforms discovered, etc.). Once initialized, shutdown Maltego and run the following command:

root@kitploit:~
$ canari install-package sploitego

Contact Info

Right now we only have one contributor:

  • Nadeem Douba: @ndouba on Twitter

Contact us any time! Sploitego is currently looking for help in various areas of the project.

Download Tool