Results 1 to 4 of 4

Thread: issues installing **** vulnerable web app

  1. #1
    Join Date
    2014-Oct
    Posts
    2

    issues installing **** vulnerable web app

    Hello, I'm trying to install **** Vulnerable Web App, I used this shell script to install it http://theunl33t.blogspot.com/2011/0...nd-launch.html, but I got a lot of errors while installing and I'm not sure how to solve it, this is my output
    Code:
    root@kali:~# ./installDVWA.sh
    
    #######################################
    # **** Vulnerable Web App Installer Script #
    #######################################
     Coded By: Travis Phillips
     Website: http://theunl33t.blogspot.com
    [*] Changing directory to /var/www...Done!
    [*] Removing default index.html...rm: cannot remove `index.html': No such file or directory
    Done!
    [*] Changing to Temp Directory...Done!
    [*] Unzipping DVWA...unzip:  cannot find or open DVWA-1.0.7.zip, DVWA-1.0.7.zip.zip or DVWA-1.0.7.zip.ZIP.
    Done!
    [*] Deleting the zip file...rm: cannot remove `DVWA-1.0.7.zip': No such file or directory
    Done!
    [*] Copying dvwa to root of Web Directory...cp: cannot stat `dvwa/*': No such file or directory
    Done!
    [*] Clearing Temp Directory...rm: cannot remove `dvwa': No such file or directory
    Done!
    [*] Enabling Remote include in php.ini...Done!
    [*] Enabling write permissions to /var/www/hackable/upload...chmod: cannot access `/var/www/hackable/uploads/': No such file or directory
    Done!
    [*] Starting Web Service...Done!
    [*] Starting MySQL...Done!
    [*] Updating Config File...cp: cannot stat `/var/www/config/config.inc.php': No such file or directory
    ./installDVWA.sh: line 55: /var/www/config/config.inc.php: No such file or directory
    rm: cannot remove `/var/www/config/config.inc.php1': No such file or directory
    Done!
    [*] Updating Database...ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
    ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
    ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
    ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
    ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
    Done!
    [*] Starting Firefox to DVWA
    UserName: admin
    Password: password
    Done!
    [*] DVWA Install Finished!
    I have the zip file but it can't find it I guess, what do you guys think could be the problem, how do I install this?

  2. #2
    Looks like the automated script is dated & broken.
    * Meant for Backtrack, not Kali
    * The hard coded download source for DVWA is now dead (404'ing)
    * Something doesn't look right with your MySQL Database (bad password).

    You will need to manually install it, or get the pre-made VM.
    This is a Kali-Linux support forum - not general IT/infosec help.

    Useful Commands: OS, Networking, Hardware, Wi-Fi
    Troubleshooting: Kali-Linux Installation, Repository, Wi-Fi Cards (Official Docs)
    Hardware: Recommended 802.11 Wireless Cards

    Documentation: http://docs.kali.org/ (Offline PDF version)
    Bugs Reporting & Tool Requests: https://bugs.kali.org/
    Kali Tool List, Versions & Man Pages: https://tools.kali.org/

  3. #3
    Join Date
    2014-Oct
    Posts
    2
    So, I managed to install it manually, but now whenever I try to login on the login page, I get the error: Table 'dvwa.users' doesn't exist
    What could be the problem now, why am I getting that?

  4. #4
    You didn't install it right.

    Check again and/or contact the author.
    This is a Kali Linux support forum, and I can see this thread quickly going off topic.
    Closing.
    This is a Kali-Linux support forum - not general IT/infosec help.

    Useful Commands: OS, Networking, Hardware, Wi-Fi
    Troubleshooting: Kali-Linux Installation, Repository, Wi-Fi Cards (Official Docs)
    Hardware: Recommended 802.11 Wireless Cards

    Documentation: http://docs.kali.org/ (Offline PDF version)
    Bugs Reporting & Tool Requests: https://bugs.kali.org/
    Kali Tool List, Versions & Man Pages: https://tools.kali.org/

Similar Threads

  1. Kali Linux Vulnerable to Log4j
    By sim123 in forum General Archive
    Replies: 0
    Last Post: 2021-12-15, 09:02
  2. vulnerable routers
    By mesho in forum General Archive
    Replies: 0
    Last Post: 2020-07-27, 12:07
  3. Sticky Finger's **** Vulnerable Pi
    By re4son in forum ARM Archive
    Replies: 0
    Last Post: 2016-07-09, 01:59
  4. Replies: 2
    Last Post: 2015-04-02, 20:05
  5. Open SSL 1.01 to 1.01f vulnerable
    By pedropt in forum General Archive
    Replies: 2
    Last Post: 2014-04-11, 10:18

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •