Copycat Toolkit 一款查看服务器信息工具
2019-10-28 10:59:19 Author: mp.weixin.qq.com(查看原文) 阅读量:143 收藏

Copycat Toolkit是一组用于查看有关主机名,IP的漏洞,与Internet连接的计算机等信息的工具。CopycatToolkit还允许用户使用各种过滤器查找连接到Internet的特定计算机类型。


安装

cd copycat
chmod x install.sh
./install.sh

卸载
cd copycat
chmod x uninstall.sh
./uninstall.sh
运行


copycat help
Usage: copycat [OPTION...] <arguments...>
Copyright (C) 2019, Entynetproject. All Rights Reserved.

    host     <host>          Show all available information for an IP.
    honeypot <host>             Check whether the IP is a honeypot or not.
    download <filename> <request>    Download search results as JSON database.
    parse    <format> <filename>   Extract information out of compressed JSON.
    stats    <request>          Provide summary information about a search.               
    search   <request>          Search the internet database from Copycat.
    domain   <domain>          Show all available information for a domain.
    stream                  Stream Copycat search results in real-time.
    radar                   The real-time map of Copycat search results.
    update                   Update Copycat Toolkit and API configuration.
    help                    Show all available Copycat Toolkit options.
例子
Copycat toolkit examples
copycat host 183.63.126.164

183.63.126.164
City:                     Guangzhou
Country:                 China
Organization:                China Telecom Guangdong
Updated:                 2019-05-12T15:43:53.018648
Number of open ports:6
Vulnerabilities:         CVE-2010-1256        CVE-2010-2730        CVE-2010-3972        CVE-2010-1899      CVE-2012-2531        

Ports:
   80/tcp  
   84/tcp Microsoft IIS httpd (7.5)
   443/tcp  
   8013/tcp  
   8080/tcp Apache Tomcat (3.1)
   8081/tcp Apache Tomcat/Coyote JSP engine (1.1)

copycat download tomcat tomcat
Search query:                            tomcat
Total number of results:            77601
Query credits left:                    197673
Output file:                            tomcat.json.gz
  [####################################]  100%  00:00:00
Saved 1000 results into file tomcat.json.gz

文章来源及下载:

https://github.com/entynetproject/copycat


文章来源: http://mp.weixin.qq.com/s?__biz=MzAxMjE3ODU3MQ==&amp;mid=2650457817&amp;idx=4&amp;sn=707ad41949d38b0b0f28d83270604d64&amp;chksm=83bba33db4cc2a2b7fa1b8f3b587cb1a3cc0bd02dc1d5c98788d3bd7229d61f1657b44baf5fa#rd
如有侵权请联系:admin#unsafe.sh