kaliwiki/tools/maltego.md
filinpavel f45e30e9bb Update maltego.md
added Notes and Links
2014-10-03 09:54:56 +07:00

46 lines
1.7 KiB
Markdown

# Maltego
Notes
-------
Maltego - open-source intelligence and forensics software. Maltego focuses on providing a library of transforms for discovery of data from open sources, and visualizing that information in a graph format, suitable for link analysis and data mining.
Help Text
-------
```
Module reload options:
--reload /path/to/module.jar install or reinstall a module JAR file
Additional module options:
--modules
--refresh Refresh all catalogs
--list Prints the list of all modules, their versions and enablement status
--install <arg1>...<argN> Installs provided JAR files as modules
--disable <arg1>...<argN> Disable modules for specified codebase names
--enable <arg1>...<argN> Enable modules for specified codebase names
--update <arg1>...<argN> Updates all or specified modules
--update-all Updates all modules
--extra-uc <arg> Add a extra Update Center (URL)
-o, --open <arg1>...<argN>
-m, --machine <arg>
-a, --alias <arg>
-u, --updates <arg>
-i, --import <arg>
Core options:
--laf <LaF classname> use given LookAndFeel class instead of the default
--fontsize <size> set the base font size of the user interface, in points
--locale <language[:country[:variant]]> use specified locale
--userdir <path> use specified directory to store user settings
--cachedir <path> use specified directory to store user cache, must be different from userdir
--nosplash do not show the splash screen
```
Example Usage
-------
Links
-------
[Official site](https://www.paterva.com/web6/products/maltego.php)
[Shodan Addon for Maltego](https://maltego.shodan.io/)