From c048356317bc8a8f76cb86226f83a09f364169bd Mon Sep 17 00:00:00 2001 From: ethicalhack3r Date: Mon, 25 Mar 2013 11:54:51 -0700 Subject: [PATCH] More amendments --- WPScan-Documentation.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/WPScan-Documentation.md b/WPScan-Documentation.md index a8f97bc..5c492e4 100644 --- a/WPScan-Documentation.md +++ b/WPScan-Documentation.md @@ -1,4 +1,4 @@ -# WPScan User Documentation +# WPScan User Documentation - DRAFT ## Introduction What WPScan is, where to find info... @@ -12,16 +12,16 @@ What WPScan is, where to find info... ## Information Gathering -### Common Files -* readme.html -* debug.log -* error_log -* robots.txt -* changelog.txt +### Find Common Files +* readme.html - description +* debug.log - description +* error_log - description +* robots.txt - description +* changelog.txt - description ### Vulnerabilities * Full Path Disclosure (FPD) - https://github.com/wpscanteam/wpscan/blob/master/lib/wpscan/modules/wp_full_path_disclosure.rb -* Directory Listing +* Directory Listing - what is it? how to remediate? ### WordPress Version * From Generator HTML meta tag @@ -30,10 +30,11 @@ What WPScan is, where to find info... * From advanced detection ### XML-RPC Detection +What is it? why a problem? how to remediate? ### WordPress Folder Detection -* plugins -* wp-content +* plugins - description +* wp-content - description ### Login Protection Detection https://github.com/wpscanteam/wpscan/blob/master/lib/wpscan/modules/wp_login_protection.rb