inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

화이트해커가 되기 위한 8가지 웹 해킹 기술

6_DVWA 설치 및 설정

키 생성이후 붙여넣기 후 localhost/dvwa 새로고침 했더니 오류가 뜹니다.

275

오보깅

작성한 질문수 1

0

php # If you are having problems connecting to the MySQL database and all of the variables below are correct # try changing the 'db_server' variable from localhost to 127.0.0.1. Fixes a problem due to sockets. # Thanks to @digininja for the fix. # Database management system to use $DBMS = 'MySQL'; #$DBMS = 'PGSQL'; // Currently disabled # Database variables # WARNING: The database specified under db_database WILL BE ENTIRELY DELETED during setup. # Please use a database dedicated to DVWA. $_DVWA = array(); $_DVWA[ 'db_server' ] = '127.0.0.1'; $_DVWA[ 'db_database' ] = 'dvwa'; $_DVWA[ 'db_user' ] = 'root'; $_DVWA[ 'db_password' ] = ''; # Only used with PostgreSQL/PGSQL database selection. $_DVWA[ 'db_port '] = '5432'; # ReCAPTCHA settings # Used for the 'Insecure CAPTCHA' module # You'll need to generate your own keys at: https://www.google.com/recaptcha/admin/create $_DVWA[ 'recaptcha_public_key' ] = '6LdcGZEaAAAAAHnSBKPr4LDOwffkKM7W5DnaZ7la'; $_DVWA[ 'recaptcha_private_key' ] = '6LdcGZEaAAAAABR8dak2QVPU-8PuZizuG2ZR0Oqe'; # Default security level # Default value for the secuirty level with each session. # The default is 'impossible'. You may wish to set this to either 'low', 'medium', 'high' or impossible'. $_DVWA[ 'default_security_level' ] = 'impossible'; # Default PHPIDS status # PHPIDS status with each session. # The default is 'disabled'. You can set this to be either 'enabled' or 'disabled'. $_DVWA[ 'default_phpids_level' ] = 'disabled'; # Verbose PHPIDS messages # Enabling this will show why the WAF blocked the request on the blocked request. # The default is 'disabled'. You can set this to be either 'true' or 'false'. $_DVWA[ 'default_phpids_verbose' ] = 'false'; ?>

Notice: Undefined variable: DBMS in /opt/lampp/htdocs/dvwa/dvwa/includes/dvwaPage.inc.php on line 434

Notice: Undefined variable: DBMS in /opt/lampp/htdocs/dvwa/dvwa/includes/dvwaPage.inc.php on line 438

Unknown No DBMS selected. selected.

강의에서는 gedit으로 하셨는데, 제꺼는 안되어서 nano로 했습니다.

어떻게 해야할지 ..막막합니다ㅜ

dvwa dvwa오류 모의해킹

답변 0

BeEF가 없어요

0

399

0

DVWA 파일 인클루젼 공격 high 단계 질문

0

473

0

dvwa 로그인화면으로 안넘어가집니다..

0

1212

2

file inclusion 다른 방법

0

332

0

버프 스위트 오류

0

726

0

칼리리눅스 호스트 전용 어댑터 설정 관련 오류

0

478

0

CSRF low~medium

0

300

0

exec 형식 오류

1

1018

2

칼리리눅스 실행시 문제

0

725

1

dvwa 난이도

0

308

0

칼리리눅스 버전

0

402

0

칼리리눅스 설치

0

484

1

왜 여기선 해당 강의가 무료인가요?

0

372

1

Read-Only

0

540

2

apt-get update명령어 실행 에러

0

1253

2

완벽정복 강의 왜 닫혀있나요 ㅠㅠ 열어주세요 흑

0

306

0

딕셔너리 공격 실습

0

386

1

칼리 리눅스 설치

0

368

1

localhost/dvwa

3

298

0

설치

0

237

0

실행이 안됩니다

0

589

1

2021 비밀 번호

0

293

1

localhost/dvwa

0

216

0

팝업창의 BEEFHOOK 정보 제거

0

242

0