前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >nikto收集漏洞信息

nikto收集漏洞信息

作者头像
院长技术
发布2020-06-15 06:17:23
1.4K0
发布2020-06-15 06:17:23
举报
文章被收录于专栏:院长运维开发

在Linux安装软件: yum install nikto -y

使用软件: [root@GaoPengJu ~]# nikto -h blog.dajiqq.com

  • RFIURL is not defined in nikto.conf--no RFI tests will run
  • SSL support not available (see docs for SSL install)
  • Nikto v2.1.6

  • Target IP: 42.51.201.93
  • Target Hostname: blog.dajiqq.com
  • Target Port: 80
  • Start Time: 2019-05-13 05:52:23 (GMT0)

  • Server: Apache
  • Retrieved x-powered-by header: PHP/7.0.33
  • The anti-clickjacking X-Frame-Options header is not present.
  • The X-XSS-Protection header is not defined. This header can hint to the user agent to protect against some forms of XSS
  • The X-Content-Type-Options header is not set. This could allow the user agent to render the content of the site in a different fashion to the MIME type
  • No CGI Directories found (use '-C all' to force check all possible dirs)
  • Server leaks inodes via ETags, header found with file /, fields: 0x52e 0x54e0d47a39ec0
  • Web Server returns a valid response with junk HTTP methods, this may cause false positives.
  • DEBUG HTTP verb may show server debugging information. See http://msdn.microsoft.com/en-us/library/e8z01xdh%28VS.80%29.aspx for details.
  • OSVDB-877: HTTP TRACE method is active, suggesting the host is vulnerable to XST
  • OSVDB-5034: /admin/login.php?action=insert&username=test&password=test: phpAuction may allow user admin accounts to be inserted without proper authentication. Attempt to log in with user 'test' password 'test' to verify.
  • OSVDB-3092: /LICENSE.txt: License file found may identify site software.
  • /admin/login.php: Admin login page/section found.
  • 5052 requests: 0 error(s) and 11 item(s) reported on remote host
  • End Time: 2019-05-13 05:53:04 (GMT0) (41 seconds)

  • 1 host(s) tested

可以将网站的漏洞进行扫描出来

本文参与 腾讯云自媒体同步曝光计划,分享自作者个人站点/博客。
如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
相关产品与服务
SSL 证书
腾讯云 SSL 证书(SSL Certificates)为您提供 SSL 证书的申请、管理、部署等服务,为您提供一站式 HTTPS 解决方案。
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档