Це відео не доступне.
Перепрошуємо.

How to: Set Up DVWA

Поділитися
Вставка
  • Опубліковано 9 гру 2020
  • In the first video in this series we will install and configure DVWA (Darn Vulnerable Web App). Later in the series we will go through each challenge one by one.
    This is for educational purposes only and is only to be used on computers that you own or have permission to test.
    DVWA github: github.com/dig...
    DVWA website: www.dvwa.co.uk/
    (Paid Links)
    My setup:
    CPU: amzn.to/35CsCsO
    GPU: amzn.to/33uLB5E
    Ram: amzn.to/2ZzNfBQ
    SSD: amzn.to/32uDiHW
    Motherboard: amzn.to/2RqgNgP
    PSU: amzn.to/2Rq0SiD

КОМЕНТАРІ • 33

  • @calebbonifacepay-pay491
    @calebbonifacepay-pay491 2 роки тому +6

    Hello, I would like to ask something..I was following you every steps all the way until you opened firefox at min 10:29, You were able to get to dvwa page, mine get to Apache Ubunt default page with on top a message that says it works! but Im trying to get to dvwa...can you assist me and tell what I did wrong?

  • @blaze4678
    @blaze4678 Рік тому +1

    Thanks so much! I have been stuck on this for a week! U have the best video explaining how to do this!!!

  • @Antonio-yp3tj
    @Antonio-yp3tj Рік тому +2

    Thanks :) Very helpful ! Bit different on my versions and OS as its 2023, so some different commands, but hey I got it working thanks to this vid :3

  • @shonjhaw
    @shonjhaw 3 роки тому +1

    Thank you so much for making this video, it was very helpful!! I will definitely be checking out your other content.

  • @112ayoung
    @112ayoung 3 роки тому +1

    Hey bro, thanks for this. Was exactly what I was looking for!

  • @tahaellasry8020
    @tahaellasry8020 2 роки тому

    followed ur steps
    everything worked perfectly. thank uuuuu

  • @theredditbandit
    @theredditbandit 3 роки тому +2

    Great Video, I’m just confused as to why you set it up on Ubuntu and then launched it on Kali instead of using Kali all the way , is it something that’ll be useful in later videos or is it just the way it’s done.

    • @PentestsandTech
      @PentestsandTech  3 роки тому +1

      Some people set it up on kali, but i like to keep my kali install pretty clean. I created the Ubuntu vm purely for this purpose, and won’t have to worry about shutting down Apache whenever i open Kali.

    • @theredditbandit
      @theredditbandit 3 роки тому +1

      @@PentestsandTech got it

  • @Friendviews
    @Friendviews 2 роки тому +1

    AC2 was awesome

  • @diegooliveira4724
    @diegooliveira4724 2 роки тому

    tks for instructions !! nice job !!

  • @masoudshairzadeh6820
    @masoudshairzadeh6820 2 роки тому

    when I do flush privileges; it gives me an error a the end and I cannot create a database

  • @dheerajambani862
    @dheerajambani862 2 роки тому +2

    Login page is not coming after doing all the steps till last, what's the issue

  • @piyushpap
    @piyushpap 2 роки тому

    I have done all and its says unable to connect.What to do now?

  • @Friendviews
    @Friendviews 2 роки тому +1

    Thanks bro

  • @harlanmaulana1207
    @harlanmaulana1207 2 роки тому

    Hey bro, i'm stuck in PHP function allow_url_include : Disabled. Helpp meeeee brooo

  • @b_cool5336
    @b_cool5336 3 роки тому +1

    Just a qn when i write
    sudo mysql -u root -p
    It says=sudo:mysql: command not found
    Any idea how to solve this?

    • @PentestsandTech
      @PentestsandTech  3 роки тому

      Did you install MySQL?

    • @b_cool5336
      @b_cool5336 3 роки тому

      @@PentestsandTech"sudo apt-get update &&sudo apt-get dist-upgrade -y" this command must have downloaded and installed all packages...separately i didnt install

    • @b_cool5336
      @b_cool5336 3 роки тому

      @@PentestsandTech it shows this again when i write "sudo mysql-u root- p"=
      "ERROR 2002 (HY000): Can't connect to local MySQL server" any soln?

  • @javierperez7939
    @javierperez7939 2 роки тому

    nice

  • @MagicalBedtime
    @MagicalBedtime 3 роки тому

    how to Fix (PHP function allow_url_include: Disabled)? I already turn on allow_url_fopen and allow_url_include, but still Disabled.

    • @hughcrawford7403
      @hughcrawford7403 2 роки тому +4

      I had the same problem but apparently it doesn't matter for most purposes. If, like me, you thought this was the reason you couldn't create a database, it's a different problem. In my case the issue was with the commands at 12:25. It should be "Grant all on dvwa.* to dvwa@localhost" using "to" instead of "tp"
      Disclaimer: I also have no idea what I'm talking about when it comes to this stuff. I just know what fixed my problem.

    • @joshypeepoo
      @joshypeepoo 2 роки тому

      @@hughcrawford7403 thank you so much, ur a life saver

  • @donganhnguyen184
    @donganhnguyen184 9 місяців тому

    how to works dvwa on nginx ?

    • @PentestsandTech
      @PentestsandTech  9 місяців тому

      Just use Apache, there is very little difference

  • @_PhamVanMinhNhat
    @_PhamVanMinhNhat Рік тому

    Hello, I would like to ask something..I was following you every steps all the way until you opened firefox at min 10:29, You were able to get to dvwa page, mine get to Apache Ubunt default page with on top a message that says it works! but Im trying to get to dvwa...can you assist me and tell what I did wrong