Adds --exclude-usernames option

This commit is contained in:
erwanlr
2021-03-22 16:35:33 +01:00
parent f887f8baa4
commit 87c2f82b80
4 changed files with 22 additions and 2 deletions

View File

@@ -76,7 +76,7 @@ describe WPScan::Controller::Enumeration do
config_backups_list config_backups_detection
db_exports_list db_exports_detection
medias_detection
users_list users_detection]
users_list users_detection exclude_usernames]
)
end
end