More amendments
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user