Maltego牙包装说明
Maltego是开发提供一个明确的威胁,图片,一个组织拥有和经营环境的独特平台。 Maltego的独特优势是展示存在目前基础结构的范围内的复杂性和单点故障的严重程度以及信任关系。
独特的角度出发,Maltego提供了网络和基于资源实体是信息的聚集张贴在互联网上 - 无论是准备在你的网络边缘或副校长对他的国际目前下落路由器的当前配置访问,Maltego可以定位,汇总和可视化信息。
Maltego提供了前所未有的信息的用户。信息就是杠杆。信息就是力量。信息是Maltego。
这是什么Maltego办?
Maltego是可以用于确定之间的关系和真实世界的链接的程序:
- 人
- 人组(社交网络)
- 公司
- 机构
- 网站
- 互联网基础设施,如:
- 域
- DNS名称
- Netblocks
- IP地址
- 短语
- 所属机构
- 文档和文件
- 这些实体使用开源智能链接。
- Maltego是方便,快捷的安装 - 它使用Java,所以它可以运行在Windows,Mac和Linux。
- Maltego为您提供了一个图形化的界面,让看到这些关系快速,准确地 - 从而可以查看隐藏的连接。
- 使用图形用户界面(GUI),你可以很容易地看到关系 - 即使是三,四分离度了。
- Maltego是独一无二的,因为它采用了功能强大的,灵活的框架,使定制成为可能。因此,Maltego可以适应你自己的,独特的要求。
有什么可以Maltego为我做?
- Maltego可用于所有安全有关的工作信息收集阶段。这将节省您的时间,可以让你的工作更准确,更聪明。
- Maltego通过视觉展示搜索过的项目之间的相互关联的链接有助于你在你的思维过程。
- Maltego为您提供了更强大的搜索,让你更聪明的结果。
- 如果获得“隐藏”的信息,决定了你的成功,Maltego可以帮助您发现它。
资料来源:http://paterva.com/web6/products/maltego.php
Maltego首页 | 卡利Maltego牙齿回购
- 作者:Paterva
- 许可:商业
Maltego牙齿自述
[email protected]:~# cat /opt/Teeth/README.txt
NB NB: This runs on Kali Linux
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
#Make directory /opt/Teeth/
#Copy tgz to /opt/Teeth/
#Untar
Load the config file called /opt/Teeth/etc/Maltego_config.mtz file into Maltego.
This is painless:
1) Open Maltego Tungsten (or Radium)
2) Click top left globe/sphere (Application button)
3) Import -> Import configuration, choose /opt/Teeth/etc/Maltego_config.mtz
Notes
-----
Config file is in /opt/Teeth/etc/TeethConfig.txt
Everything can be set in the config file.
Log file is /var/log/Teeth.log, tail -f it while you running transforms for
real time logs of what's happening.
You can set DEBUG/INFO. DEBUG is useful for seeing progress - set in
/opt/Teeth/units/TeethLib.py line 26
Look in cache/ directory. Here you find caches of:
1) Nmap results
2) Mirrors
3) SQLMAP results
You need to remove cache files by hand if you no longer want them.
You can run housekeep/clear_cache.sh but it removes EVERYTHING.
The WP brute transform uses Metasploit.Start Metasploit server so:
msfconsole -r /opt/Teeth/static/Teeth-MSF.rc
It takes a while to start, so be patient.
In /housekeep is killswitch.sh - it's the same as killall python.