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? -