Updates class comment
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
module WPScan
|
module WPScan
|
||||||
module Finders
|
module Finders
|
||||||
module InterestingFindings
|
module InterestingFindings
|
||||||
# BackupDB finder
|
# Known Backup Folders from Plugin finder
|
||||||
class PluginBackupFolders < CMSScanner::Finders::Finder
|
class PluginBackupFolders < CMSScanner::Finders::Finder
|
||||||
PATHS = %w[wp-content/backup-db/ wp-content/backups-dup-pro/ wp-content/updraft/].freeze
|
PATHS = %w[wp-content/backup-db/ wp-content/backups-dup-pro/ wp-content/updraft/].freeze
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user