HELLO v3!!!

This commit is contained in:
Ryan Dewhurst
2018-09-26 21:12:01 +02:00
parent 28b9c15256
commit d268a86795
1871 changed files with 988118 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
"banner": {
"description": "WordPress Security Scanner by the WPScan Team",
"version": <%= WPScan::VERSION.to_json %>,
"authors": [
"@_WPScan_",
"@ethicalhack3r",
"@erwan_lr",
"@_FireFart_"
],
"sponsored_by": "Sucuri - https://sucuri.net"
},

View File

@@ -0,0 +1,2 @@
"db_files_updated": <%= @updated.to_json %>,
"db_update_finished": true,

View File

@@ -0,0 +1 @@
"db_update_started": true,

View File

@@ -0,0 +1 @@
"not_fully_configured": "The Website is not fully configured and currently in install mode. Create a new admin user at <%= @url %>",

View File

@@ -0,0 +1,2 @@
"version": <%= WPScan::VERSION.to_json %>,
"last_db_update": <%= @last_update.to_json %>,