Chiasmodon- OSINT工具 旨在协助收集有关目标域的信息

taibeihacker

Moderator
Chiasmodon是OSINT(开源智能)工具,旨在协助收集有关目标域的信息。它的主要功能旋转围绕着搜索与域相关的数据,包括域电子邮件,域凭据(用户名和密码),CIDRS(无类域间路由),ASNS(自主系统编号)和子域。该工具允许用户按域,CIDR,ASN,电子邮件,用户名,密码或Google Play应用程序ID进行搜索。

Features​

[X]Domain:通过指定域名来收集与域相关的相关信息,进行有针对性的搜索。 [x]Google Play Application:通过提供应用程序ID来搜索与Google Play商店上特定应用程序相关的信息。 [x]CIDR and ASN:探索与目标域关联的CIDR块和自主系统编号(ASNS),以洞悉网络基础结构和潜在漏洞。 [x]️Email, Username, Password:基于电子邮件,用户名或密码进行行为搜索,以识别潜在的安全风险或差异。 [x]Output Customization:选择所需的输出格式(文本,JSON或CSV),并指定文件名以保存搜索结果。 [x]️Additional Options:该工具提供了各种其他选项,例如查看不同的结果类型(凭据,URL,子域,电子邮件,密码,用户名或应用程序),设置API令牌,指定超时,限制结果等。

Comming soon​

Phone:通过搜索与电话号码相关的信息,可以准备发现更多有价值的数据。无论您是调查特定个人还是在寻找电话号码与其他实体之间的联系,此新功能都将为您提供宝贵的见解。
Company Name:我们了解综合公司研究的重要性。在即将发布的版本中,您将可以按公司名称搜索并访问与该公司相关的广泛文档。此功能将为您提供一种方便,有效的方法来收集残酷信息,例如法律文件,财务报告和其他相关记录。
Face (Photo):视觉数据是一种功能强大的工具,我们很高兴能介绍我们的高级面部识别功能。借助“面部搜索(照片)”,您可以上传包含面部的图像并利用尖端技术,以识别和匹配各种数据源的个人。这将使您通过面部识别的力量收集有价值的信息,例如社交媒体资料,在线形象和潜在的联系。

Why Chiasmodon name ?​

Chiasmodon Niger是Chiasmodontidae家族中深海鱼类的一种。它以swallow fish larger than itself的能力而闻名。我们也是。

Subscription​

今天加入我们,并解锁我们尖端的OSINT工具的潜力。在电报上联系https://t.me/chiasmod0n,以订阅并开始利用Chiasmodon的力量进行域调查。

⬇️Install​

PIP安装CHIASMODON

Usage​

CHIASMODON提供灵活且用户友好的命令行接口和Python库。这里有一些示例来证明其用法:
How to use pychiasmodon library:
从pychiasmodon导入chiasmodon作为ch
token='put_here_your_api_key'
obj=ch(令牌)Searching for a target domain and its subdomains:
命令行bash chiasmodon_cli.py-domain example.com- all python```````
因为我在结果: print(i)``````````''
Searching for a target domain, you will see the result for only this "example.com":
命令行bash chiasmodon_cli.py-domain example.com python'
因为我在结果: print(i)``````````''
Searching for a target application ID on the Google Play Store:
命令行bash chiasmodon_cli.py-app com.discord python```
因为我在结果: print(i)``````````''
Searching for a target ASN:
命令行bash chiasmodon_cli.py-asn as123 - view-type corter python``python结果=obj.search('as123',method='asn',view_type='cred')
因为我在结果: print(i)``````````''
earching for a target username:
命令行bash chiasmodon_cli.py-使用python
因为我在结果: print(i)``````````''
Searching for a target password:
命令行bash chiasmodon_cli.py-password示例@123 python`````
因为我在结果: print(i)``````````''
Searching for a target CIDR:
命令行bash chiasmodon_cli.py--cidr x.x.x.x.x/24 python``````
因为我在结果: print(i)``````````''
Searching for target credentials by domain emails:
命令行bash chiasmodon_cli.py-domain example.com- domain-emails python``````python结果=obj.search('example.com',method='domain',nally_domain_emails=true
因为我在结果: print(i)````-All methods and view types:
Methods View Type --domain, --email, --cidr, --app, --asn, --username, --password --view-type cred --cidr, --asn, --email, --username, --password --view-type app --domain, --email, --cidr, --asn, --username, --password --view-type url --domain --view-type subdomain --domain, --cidr, --asn, --app --view-type email --domain, --cidr, --app, --asn, --email, --password --view-type username --domain, --cidr, --app, --asn, --email, --username --view-type password Please note that these examples represent only a fraction of the available options and用例。有关更详细的说明,请参阅文档,并探讨Chiasmodon提供的全部功能。
欢迎

Contributions and Feedback​

捐款和反馈!如果您遇到任何问题或有改进的建议,请将其提交给Chiasmodon GitHub存储库。您的意见将有助于我们增强该工具,并使其对Osint社区更有效。

License​

Chiasmodon根据MIT许可发布。有关更多详细信息,请参见许可证文件。

️Disclaimer​

Chiasmodon仅用于法律和授权使用。用户负责在使用工具时确保遵守适用的法律法规。 Chiasmodon的开发商透露了滥用或非法使用该工具的责任。

Acknowledgments​

Chiasmodon是一个敬业团队的合作努力的结果,他们相信Osint的力量。我们要感谢开源社区的宝贵贡献和支持。
 
返回
上方