Try removing baseurl

This commit is contained in:
ethicalhack3r
2019-07-04 14:12:55 +02:00
parent 8b5b46a4e5
commit 1fd9af634c

View File

@@ -16,7 +16,7 @@
title: WPScan Blog title: WPScan Blog
description: >- # this means to ignore newlines until "baseurl:" description: >- # this means to ignore newlines until "baseurl:"
WPScan is a free, for non-commercial use, black box WordPress Vulnerability Scanner written for security professionals and blog maintainers to test the security of their WordPress websites. WPScan is a free, for non-commercial use, black box WordPress Vulnerability Scanner written for security professionals and blog maintainers to test the security of their WordPress websites.
baseurl: "/blog" # the subpath of your site, e.g. /blog baseurl: "" # the subpath of your site, e.g. /blog
url: "https://wpscan.org" # the base hostname & protocol for your site, e.g. http://example.com url: "https://wpscan.org" # the base hostname & protocol for your site, e.g. http://example.com
# Build settings # Build settings