Added more stuff

ethicalhack3r
2013-03-25 11:44:52 -07:00
parent 78500b018f
commit 0a5356bc91

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