b wapp – bee bug – installation

18
bWAPP – Bee Bug – Installation

Upload: ronan-dunne

Post on 25-Jun-2015

2.176 views

Category:

Technology


1 download

DESCRIPTION

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.

TRANSCRIPT

Page 1: B wapp – bee bug – installation

bWAPP – Bee Bug – Installation

Page 2: B wapp – bee bug – installation

• 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.

•It covers all major known web bugs, including all risks from the OWASP Top 10 project.

• I will now show you how to install bWAPP two different ways. – Option 1: Windows with IIS and MySQL, with XAMPP– Option 2: Using bee-box, a custom Linux VM pre-installed with

bWAPP.

Page 3: B wapp – bee bug – installation

• Download Page:• http://sourceforge.net/projects/bwapp/files/?

source=navbar

Page 4: B wapp – bee bug – installation

Step 1 Windows – bWAPP & XAMPP

• Download the latest version of bWAPP from SourceForge and XAMPP from apachefriends.

– http://sourceforge.net/projects/bwapp/files/bWAPP/

– https://www.apachefriends.org/download.html

• Unzip XAMPP within the C: Drive and install

Page 5: B wapp – bee bug – installation

• Run XAMPP to get to the control Panel– Hit Start Apache– Hit Start MySQL

Page 6: B wapp – bee bug – installation

• Unzip bWAPP, copy and its full contents into C:\xampp\htdocs

Page 7: B wapp – bee bug – installation

• Edit the file 'admin/settings.php' with your own database connection settings.

Page 8: B wapp – bee bug – installation

• Open the Security console XAMPP directory

Page 9: B wapp – bee bug – installation

• Set the the MYSQL password within the MYSQL SECTION: "ROOT" PASSWORD

Page 10: B wapp – bee bug – installation

• Browse to the file 'install.php' in the directory 'bWAPP'.

• Login with the default credentials, or make a new user.– default credentials: bee/bug

Page 11: B wapp – bee bug – installation

• Bee-box is a custom Linux VM pre-installed with bWAPP. Bee-box is a custom Linux VM (virtual machine) pre-installed with bWAPP.

• Bee-box gives you several ways to hack and deface the bWAPP website. It's also possible to hack the bee-box to get root access...

• With bee-box you have the opportunity to explore all bWAPP vulnerabilities!

• Download the latest version of bWAPP from SourceForge– http://sourceforge.net/projects/bwapp/files/bee-box/

Step 2: VMware Bee-Box and local Windows

Page 12: B wapp – bee bug – installation

• Unzip bee-box and double click on the bee-box – VMware virtual machine configuration this will load the config file into VMware

Page 13: B wapp – bee bug – installation

• From here it is ready to use, although we will be making some changes.

Page 14: B wapp – bee bug – installation

• Open a terminal and run ifconfig command to find the assigned

Page 15: B wapp – bee bug – installation

• Now that we know the bWAPP IP we will now alter the network configurations using for eth0 using the following command – sudo gedit /etc/network/interfaces

• My IP is 192.168.68.132, yours will be different and you will need to alter the following file similar too mine.

Page 16: B wapp – bee bug – installation

• Once the network configuration for Bee-Bug is complete carry out a network restart.– sudo /etc/init.d/networking restart

• • The last step is too paste the following in a Windows file

explorer and choose notepad to open the hosts file. – C:\Windows\System32\Drivers\etc\hosts

• • Enter the IP obtained within Bee-Bug – again mine was

192.168.68.132 so mines look like the following and save.

Page 17: B wapp – bee bug – installation

• The process is now compete and simply type itsecgames.com into the windows browser and start hacking.

Page 18: B wapp – bee bug – installation

• This project is part of the ITSEC GAMES project. ITSEC GAMES are a fun approach to IT security education. IT security, ethical hacking, training and fun... all mixed together.

– https://twitter.com/MME_IT