Output registration URL
This commit is contained in:
@@ -167,7 +167,7 @@ def main
|
|||||||
end
|
end
|
||||||
|
|
||||||
if wp_target.registration_enabled?
|
if wp_target.registration_enabled?
|
||||||
puts "#{green('[+]')} User registration is enabled"
|
puts "#{green('[+]')} User registration is enabled: #{wp_target.registration_url}"
|
||||||
end
|
end
|
||||||
|
|
||||||
if wp_target.has_xml_rpc?
|
if wp_target.has_xml_rpc?
|
||||||
|
|||||||
Reference in New Issue
Block a user