From 0a5356bc918bb26204297cd33826b3e5c5ae2a06 Mon Sep 17 00:00:00 2001 From: ethicalhack3r Date: Mon, 25 Mar 2013 11:44:52 -0700 Subject: [PATCH] Added more stuff --- Documentation.md => WPScan-Documentation.md | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) rename Documentation.md => WPScan-Documentation.md (66%) diff --git a/Documentation.md b/WPScan-Documentation.md similarity index 66% rename from Documentation.md rename to WPScan-Documentation.md index 0c83523..cd211e2 100644 --- a/Documentation.md +++ b/WPScan-Documentation.md @@ -3,6 +3,13 @@ ## Introduction What WPScan is, where to find info... +### Main files + +* wpscan.rb - Main file to run WPScan. +* wpstools.rb - ... +* generate_rdoc.sh - Generate the rdocs. +* conf/browser.conf.json - Configuration file for WPScan. + ## Information Gathering ### Common Files @@ -10,15 +17,18 @@ readme.html debug.log error_log robots.txt +changelog.txt ### Vulnerabilities Full Path Disclosure (FPD) Directory Listing ### WordPress Version -Generator HTML meta tag -RSS Feeds -Advanced detection +From Generator HTML meta tag +From RSS Feeds +From readme.html file +From advanced detection + ### XML-RPC Detection @@ -26,6 +36,10 @@ Advanced detection * plugins * wp-content +### Registration Enabled + +### Multisite Enabled + ## Enumeration ### Passive @@ -46,4 +60,3 @@ From directory brute forcing ### Login Bruteforce How to use it? -