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

wpscan之信息收集

作者头像
逍遥子大表哥
发布2021-12-17 12:14:11
2720
发布2021-12-17 12:14:11
举报
文章被收录于专栏:kali blog

初步的信息收集

命令:

代码语言:javascript
复制
wpscan --url http://192.168.3.234:8081

渗透结果

代码语言:javascript
复制
[+] robots.txt available under: 'http://192.168.3.234:8081/robots.txt'
[!] The WordPress 'http://192.168.3.234:8081/readme.html' file exists exposing a version number
[!] Full Path Disclosure (FPD) in 'http://192.168.3.234:8081/wp-includes/rss-functions.php': 
[+] Interesting header: LINK: <http://127.0.0.1:8081/index.php/wp-json/>; rel="https://api.w.org/"
[+] Interesting header: SERVER: Apache/2.4.18 (Win32) OpenSSL/1.0.2e PHP/5.5.30
[+] Interesting header: X-POWERED-BY: PHP/5.5.30
[+] XML-RPC Interface available under: http://192.168.3.234:8081/xmlrpc.php

[+] WordPress version 4.9.5 

[+] WordPress theme in use: twentyseventeen - v1.5

[+] Name: twentyseventeen - v1.5
|  Latest version: 1.3 (up to date)
|  Last updated: 2017-06-08T00:00:00.000Z
|  Location: http://192.168.3.234:8081/wp-content/themes/twentyseventeen/
|  Readme: http://192.168.3.234:8081/wp-content/themes/twentyseventeen/readme.txt
|  Style URL: http://192.168.3.234:8081/wp-content/themes/twentyseventeen/style.css
|  Referenced style.css: http://127.0.0.1:8081/wp-content/themes/twentyseventeen/style.css
|  Theme Name: Twenty Seventeen
|  Theme URI: https://wordpress.org/themes/twentyseventeen/
|  Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a...
|  Author: the WordPress team
|  Author URI: https://wordpress.org/

[+] Enumerating plugins from passive detection ...
[+] No plugins found

[+] Finished: Thu Apr 26 19:33:00 2018
[+] Requests Done: 68
[+] Memory used: 16.43 MB
[+] Elapsed time: 00:00:37
复制代码

版权属于:逍遥子大表哥

本文链接:https://cloud.tencent.com/developer/article/1920455

按照知识共享署名-非商业性使用 4.0 国际协议进行许可,转载引用文章应遵循相同协议。

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

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

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

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

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档