mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
Added Maltego
This commit is contained in:
parent
c0a3fedb0f
commit
2240d5f820
41
tools/maltego.md
Normal file
41
tools/maltego.md
Normal file
@ -0,0 +1,41 @@
|
||||
# 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
|
||||
-------
|
||||
|
||||
Links
|
||||
-------
|
||||
Loading…
x
Reference in New Issue
Block a user