Added some stuff
@@ -13,29 +13,37 @@ What WPScan is, where to find info...
|
|||||||
## Information Gathering
|
## Information Gathering
|
||||||
|
|
||||||
### Common Files
|
### Common Files
|
||||||
readme.html
|
* readme.html
|
||||||
debug.log
|
* debug.log
|
||||||
error_log
|
* error_log
|
||||||
robots.txt
|
* robots.txt
|
||||||
changelog.txt
|
* changelog.txt
|
||||||
|
|
||||||
### Vulnerabilities
|
### Vulnerabilities
|
||||||
Full Path Disclosure (FPD)
|
* Full Path Disclosure (FPD) - https://github.com/wpscanteam/wpscan/blob/master/lib/wpscan/modules/wp_full_path_disclosure.rb
|
||||||
Directory Listing
|
* Directory Listing
|
||||||
|
|
||||||
### WordPress Version
|
### WordPress Version
|
||||||
From Generator HTML meta tag
|
* From Generator HTML meta tag
|
||||||
From RSS Feeds
|
* From RSS Feeds
|
||||||
From readme.html file
|
* From readme.html file
|
||||||
From advanced detection
|
* From advanced detection
|
||||||
|
|
||||||
|
|
||||||
### XML-RPC Detection
|
### XML-RPC Detection
|
||||||
|
|
||||||
### WordPress Folders
|
### WordPress Folder Detection
|
||||||
* plugins
|
* plugins
|
||||||
* wp-content
|
* wp-content
|
||||||
|
|
||||||
|
### Login Protection Detection
|
||||||
|
https://github.com/wpscanteam/wpscan/blob/master/lib/wpscan/modules/wp_login_protection.rb
|
||||||
|
|
||||||
|
### Configuration File Backup
|
||||||
|
https://github.com/wpscanteam/wpscan/blob/master/lib/wpscan/modules/wp_config_backup.rb
|
||||||
|
|
||||||
|
### Malware Detection
|
||||||
|
https://github.com/wpscanteam/wpscan/blob/master/lib/wpscan/modules/malwares.rb
|
||||||
|
|
||||||
### Registration Enabled
|
### Registration Enabled
|
||||||
|
|
||||||
### Multisite Enabled
|
### Multisite Enabled
|
||||||
@@ -60,3 +68,5 @@ From directory brute forcing
|
|||||||
### Login Bruteforce
|
### Login Bruteforce
|
||||||
|
|
||||||
How to use it?
|
How to use it?
|
||||||
|
|
||||||
|
https://github.com/wpscanteam/wpscan/blob/master/lib/wpscan/modules/brute_force.rb
|
||||||
Reference in New Issue
Block a user