Nextego
Rapid7's Nexpose Maltego Transform Pack
Install / Use
/learn @bostonlink/NextegoREADME
README - Nextego v1.0
Author: J. David Bressler (@bostonlink)<br /> Demo Video: http://www.youtube.com/watch?v=xJP-yicj3LM&feature=youtu.be
1.0 About
Nextego is a local maltego transform pack built with the Canari Framework that integrates Rapid7's Nexpose vulnerability scanner and Maltego. Nextego is able to launch vulnerability scans right from a Maltego graph as well as output open ports, services, service version/fingerprint, vulnerabilities, available metasploit modules, and available exploit-db exploits associated with a vulnerability.
Directory Structure:
src/nextegodirectory is where all the magic stuff goes and happens.src/nextego/transformsdirectory is where all the transform modules are located.src/nextego/transforms/commondirectory is where common code for all transforms are stored.src/nextego/transforms/common/entities.pyis where custom entities are defined.maltego/is where the Maltego entity exports are stored.src/nextego/resources/maltegodirectory is where theentities.mtzand*.machinefiles are stored for auto install and uninstall.
2.0 - Installation
2.1 - Supported Platforms
nextego has currently been tested on Mac OS X and Linux.
2.2 - Requirements
nextego is supported and tested on Python 2.7.3
The canari framework must be installed to use this package See: https://github.com/allfro/canari
2.3 - How to install
Once you have the Canari framework installed and working, follow the directions below to install Nextego
Install the package:
$ git clone git@github.com:bostonlink/Nextego.git
$ cd nextego
$ python setup.py install
Then install the nextego package by issuing the following command:
$ canari create-profile cuckooforcanari
Then do the following (thanks to Nadeem Douba @ndouba):
INSTRUCTIONS:
- Open Maltego.
- Click on the home button (Maltego icon, top-left corner).
- Click on 'Import'.
- Click on 'Import Configuration'.
- Follow prompts.
- Enjoy!
Once installed you must edit the nextego.conf configuration file.
$ vim ~/.canari/nextego.conf
All Done!! Happy Hunting!
Related Skills
node-connect
334.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
334.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.1kCommit, push, and open a PR
