Guest User

Untitled

a guest
Nov 26th, 2019
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.29 KB | None | 0 0
  1. root@kali:~/tmp# uname -a
  2. Linux kali 5.3.0-kali2-686-pae #1 SMP Debian 5.3.9-3kali1 (2019-11-20) i686 GNU/Linux
  3. root@kali:~/tmp#
  4. root@kali:~/tmp# wpscan --url http://10.11.1.251/wp
  5. _______________________________________________________________
  6. __ _______ _____
  7. \ \ / / __ \ / ____|
  8. \ \ /\ / /| |__) | (___ ___ __ _ _ __ ®
  9. \ \/ \/ / | ___/ \___ \ / __|/ _` | '_ \
  10. \ /\ / | | ____) | (__| (_| | | | |
  11. \/ \/ |_| |_____/ \___|\__,_|_| |_|
  12.  
  13. WordPress Security Scanner by the WPScan Team
  14. Version 3.7.5
  15. Sponsored by Automattic - https://automattic.com/
  16. @_WPScan_, @ethicalhack3r, @erwan_lr, @_FireFart_
  17. _______________________________________________________________
  18.  
  19. [+] URL: http://10.11.1.251/wp/
  20. [+] Started: Tue Nov 26 09:12:26 2019
  21.  
  22. Interesting Finding(s):
  23.  
  24. [+] http://10.11.1.251/wp/
  25. | Interesting Entries:
  26. | - Server: Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.4 with Suhosin-Patch
  27. | - X-Powered-By: PHP/5.2.6-3ubuntu4.4
  28. | Found By: Headers (Passive Detection)
  29. | Confidence: 100%
  30.  
  31. [+] http://10.11.1.251/wp/xmlrpc.php
  32. | Found By: Headers (Passive Detection)
  33. | Confidence: 100%
  34. | Confirmed By:
  35. | - Link Tag (Passive Detection), 30% confidence
  36. | - Direct Access (Aggressive Detection), 100% confidence
  37. | References:
  38. | - http://codex.wordpress.org/XML-RPC_Pingback_API
  39. | - https://www.rapid7.com/db/modules/auxiliary/scanner/http/wordpress_ghost_scanner
  40. | - https://www.rapid7.com/db/modules/auxiliary/dos/http/wordpress_xmlrpc_dos
  41. | - https://www.rapid7.com/db/modules/auxiliary/scanner/http/wordpress_xmlrpc_login
  42. | - https://www.rapid7.com/db/modules/auxiliary/scanner/http/wordpress_pingback_access
  43.  
  44. [+] http://10.11.1.251/wp/readme.html
  45. | Found By: Direct Access (Aggressive Detection)
  46. | Confidence: 100%
  47.  
  48. [+] http://10.11.1.251/wp/wp-cron.php
  49. | Found By: Direct Access (Aggressive Detection)
  50. | Confidence: 60%
  51. | References:
  52. | - https://www.iplocation.net/defend-wordpress-from-ddos
  53. | - https://github.com/wpscanteam/wpscan/issues/1299
  54.  
  55. [+] WordPress version 2.8.6 identified (Insecure, released on 2009-11-12).
  56. | Found By: Rss Generator (Passive Detection)
  57. | - http://10.11.1.251/wp/?feed=rss2, <generator>http://wordpress.org/?v=2.8.6</generator>
  58. | - http://10.11.1.251/wp/?feed=comments-rss2, <generator>http://wordpress.org/?v=2.8.6</generator>
  59.  
  60. [+] WordPress theme in use: default
  61. | Location: http://10.11.1.251/wp/wp-content/themes/default/
  62. | Last Updated: 2010-06-14T00:00:00.000Z
  63. | [!] The version is out of date, the latest version is 1.7.2
  64. | Style URL: http://10.11.1.251/wp/wp-content/themes/default/style.css
  65. | Style Name: WordPress Default
  66. | Style URI: http://wordpress.org/
  67. | Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</...
  68. | Author: Michael Heilemann
  69. | Author URI: http://binarybonsai.com/
  70. |
  71. | Found By: Css Style In Homepage (Passive Detection)
  72. | Confirmed By: Urls In Homepage (Passive Detection)
  73. |
  74. | Version: 1.6 (80% confidence)
  75. | Found By: Style (Passive Detection)
  76. | - http://10.11.1.251/wp/wp-content/themes/default/style.css, Match: 'Version: 1.6'
  77.  
  78. [+] Enumerating All Plugins (via Passive Methods)
  79. [+] Checking Plugin Versions (via Passive and Aggressive Methods)
  80.  
  81. [i] Plugin(s) Identified:
  82.  
  83. [+] wp-forum
  84. | Location: http://10.11.1.251/wp/wp-content/plugins/wp-forum/
  85. |
  86. | Found By: Urls In Homepage (Passive Detection)
  87. |
  88. | The version could not be determined.
  89.  
  90. [+] Enumerating Config Backups (via Passive and Aggressive Methods)
  91. Checking Config Backups - Time: 00:00:00 <=================================================================================================================================> (21 / 21) 100.00% Time: 00:00:00
  92.  
  93. [i] No Config Backups Found.
  94.  
  95. [!] No WPVulnDB API Token given, as a result vulnerability data has not been output.
  96. [!] You can get a free API token with 50 daily requests by registering at https://wpvulndb.com/users/sign_up.
  97.  
  98. [+] Finished: Tue Nov 26 09:12:37 2019
  99. [+] Requests Done: 59
  100. [+] Cached Requests: 6
  101. [+] Data Sent: 13.926 KB
  102. [+] Data Received: 59.324 KB
  103. [+] Memory used: 89.812 MB
  104. [+] Elapsed time: 00:00:10
  105. root@kali:~/tmp#
Advertisement
Add Comment
Please, Sign In to add comment