Linux command
maltego 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start Maltego
maltego
Start community edition
maltego ce
Run headless with config
maltego -i [config.mtgx]
说明
Maltego is an OSINT (Open Source Intelligence) and graphical link analysis tool. It visualizes relationships between entities like people, organizations, domains, IP addresses, and infrastructure. Maltego uses transforms to automatically gather data from various sources and display connections in a graph format.
参数
- ce
- Community edition mode.
- -i _file_
- Import configuration.
- --help
- Show help.
FAQ
What is the maltego command used for?
Maltego is an OSINT (Open Source Intelligence) and graphical link analysis tool. It visualizes relationships between entities like people, organizations, domains, IP addresses, and infrastructure. Maltego uses transforms to automatically gather data from various sources and display connections in a graph format.
How do I run a basic maltego example?
Run `maltego` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does ce do in maltego?
Community edition mode.