Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Feature: Detect if registration is enabled #29

Closed
firefart opened this issue Sep 19, 2012 · 2 comments
Closed

New Feature: Detect if registration is enabled #29

firefart opened this issue Sep 19, 2012 · 2 comments

Comments

@firefart
Copy link
Contributor

New Feature:
wpscan should be able to detect if user registration is enabled.
due to localization, this must be accomplished via the redirect after calling wp_register.php or wp_login?action=register.
Maybe there are more registration methods and urls. Need to work through the wordpress docs....

@firefart
Copy link
Contributor Author

main register url is
wp-login.php?action=register
on multisite installations its
wp-signup.php

@erwanlr
Copy link
Member

erwanlr commented Sep 21, 2012

In both cases, if the registration is disabled, there is a redirection to wp-login.php?registration=disabled

@firefart firefart mentioned this issue Sep 25, 2012
@erwanlr erwanlr closed this as completed Sep 25, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants