how to run bwapp on localhost
bWAPP, or a buggy web application, is a free and open source deliberately insecure web application.
It helps security enthusiasts, developers and students to discover and to prevent web vulnerabilities.
bWAPP prepares one to conduct successful penetration testing and ethical hacking projects.
What makes bWAPP so unique? Well, it has over 100 web vulnerabilities!
It covers all major known web bugs, including all risks from the OWASP Top 10 project.
bWAPP is a PHP application that uses a MySQL database. It can be hosted on Linux/Windows but in this i have show you on Windows
Download page of bwapp:-https://sourceforge.net/projects/bwapp/?source=typ_redirect
And Download the xampp from this page:-https://www.apachefriends.org/download.html
After download both bwapp and xampp Unzip XAMPP within the C: Drive and install
Run XAMPP to get to the control Panel
Hit Start Apache
Hit Start MySQL
Unzip bWAPP, copy and its full contents into C:\xampp\htdocs
And then goto bwapp admin folder Edit the file settings.php’ with your own database connection settings. and remove the password root and left it empty like this [$db_password="";]
and type on the addressbar http://localhost/bwapp/install.php
and you see on the website "clicker here to install" and click it
and you will get successfull install
the username :bee
the password :bug
bWAPP, or a buggy web application, is a free and open source deliberately insecure web application.
It helps security enthusiasts, developers and students to discover and to prevent web vulnerabilities.
bWAPP prepares one to conduct successful penetration testing and ethical hacking projects.
What makes bWAPP so unique? Well, it has over 100 web vulnerabilities!
It covers all major known web bugs, including all risks from the OWASP Top 10 project.
bWAPP is a PHP application that uses a MySQL database. It can be hosted on Linux/Windows but in this i have show you on Windows
Download page of bwapp:-https://sourceforge.net/projects/bwapp/?source=typ_redirect
And Download the xampp from this page:-https://www.apachefriends.org/download.html
After download both bwapp and xampp Unzip XAMPP within the C: Drive and install
Run XAMPP to get to the control Panel
Hit Start Apache
Hit Start MySQL
Unzip bWAPP, copy and its full contents into C:\xampp\htdocs
And then goto bwapp admin folder Edit the file settings.php’ with your own database connection settings. and remove the password root and left it empty like this [$db_password="";]
and you see on the website "clicker here to install" and click it
and you will get successfull install
the username :bee
the password :bug
Comments
Post a Comment