More amendments

ethicalhack3r
2013-03-25 11:54:51 -07:00
parent c2828fdc59
commit c048356317

@@ -1,4 +1,4 @@
# WPScan User Documentation # WPScan User Documentation - DRAFT
## Introduction ## Introduction
What WPScan is, where to find info... What WPScan is, where to find info...
@@ -12,16 +12,16 @@ What WPScan is, where to find info...
## Information Gathering ## Information Gathering
### Common Files ### Find Common Files
* readme.html * readme.html - description
* debug.log * debug.log - description
* error_log * error_log - description
* robots.txt * robots.txt - description
* changelog.txt * changelog.txt - description
### Vulnerabilities ### Vulnerabilities
* Full Path Disclosure (FPD) - https://github.com/wpscanteam/wpscan/blob/master/lib/wpscan/modules/wp_full_path_disclosure.rb * 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 ### WordPress Version
* From Generator HTML meta tag * From Generator HTML meta tag
@@ -30,10 +30,11 @@ What WPScan is, where to find info...
* From advanced detection * From advanced detection
### XML-RPC Detection ### XML-RPC Detection
What is it? why a problem? how to remediate?
### WordPress Folder Detection ### WordPress Folder Detection
* plugins * plugins - description
* wp-content * wp-content - description
### Login Protection Detection ### Login Protection Detection
https://github.com/wpscanteam/wpscan/blob/master/lib/wpscan/modules/wp_login_protection.rb https://github.com/wpscanteam/wpscan/blob/master/lib/wpscan/modules/wp_login_protection.rb