kaliwiki/tools/maltego.md
2014-02-16 18:38:10 -05:00

1.4 KiB

Maltego

Notes

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