DVWA showing blank pages when redirecting to folder vulnerabilities - Hack The Tech - Latest News related to Computer and Technology

logo

Get Daily Latest News related to Computer and Technology and hack the world.

Friday, April 28, 2023

demo-image

DVWA showing blank pages when redirecting to folder vulnerabilities

I have setup DVWA using XAMPP (Apache 2.0 and PHP 8.2.4) on Windows 11, but when I try to access localhost/dvwa/vulnerabilities/brute/, or any other vulnerabilities, they all show a blank page.

I can access dvwa/instructions.php (setup.php, security.php ...) and created dvwa database (allow_url_fopen = On, allow_url_include = On and extension=gd).

Apache error.log:

[Thu Apr 27 15:59:14.420390 2023] [ssl:warn] [pid 1860:tid 400] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Apr 27 15:59:14.471329 2023] [core:warn] [pid 1860:tid 400] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Thu Apr 27 15:59:14.473960 2023] [ssl:warn] [pid 1860:tid 400] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Apr 27 15:59:14.782512 2023] [mpm_winnt:notice] [pid 1860:tid 400] AH00455: Apache/2.4.56 (Win64) OpenSSL/1.1.1t PHP/8.2.4 configured -- resuming normal operations
[Thu Apr 27 15:59:14.782512 2023] [mpm_winnt:notice] [pid 1860:tid 400] AH00456: Apache Lounge VS16 Server built: Mar  7 2023 13:21:03
[Thu Apr 27 15:59:14.782512 2023] [core:notice] [pid 1860:tid 400] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Thu Apr 27 15:59:14.786808 2023] [mpm_winnt:notice] [pid 1860:tid 400] AH00418: Parent: Created child process 7260
[Thu Apr 27 15:59:15.010293 2023] [ssl:warn] [pid 7260:tid 336] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Apr 27 15:59:15.053751 2023] [ssl:warn] [pid 7260:tid 336] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Thu Apr 27 15:59:15.092793 2023] [mpm_winnt:notice] [pid 7260:tid 336] AH00354: Child: Starting 150 worker threads.
[Thu Apr 27 15:59:17.285413 2023] [access_compat:error] [pid 7260:tid 1916] [client ::1:49711] AH01797: client denied by server configuration: C:/xampp/htdocs/mutillidae/

I'm using Virtual Box with Windows 11 on Internal Network.



source https://stackoverflow.com/questions/76123847/dvwa-showing-blank-pages-when-redirecting-to-folder-vulnerabilities

No comments:

Post a Comment