Lab 11
Lab 11
middle-attack
Section 1.Get IP Address
o Instructions:
- ifconfig —a
o Notes:
- As indicated below, my IP address is 192.168.234.169.
- Please record your IP address.
Preferences
Instructions:
Click on Manual proxy configurations
Type "127.0.0.1" in the HTTP Proxy Text Box
Type "8080" in the Port Text Box
Check Use the proxy server for all protocols
Click OK
Section 3: Configure Burp Suite
Start Burp Suite
Instructions:
Burpsuite
Configure proxy
Instructions:
Click on the settings tab
Verify the port is set to 8080
Turn on intercept
Instructions:
Click on the proxy tab
Click on the intercept tab
Verify the intercept button shows "intercept is on"
View History
Instructions:
Click on the proxy tab
Click on the history tab
Click on /dvwa/login.php
Click on the request tab
Click on the raw tab
Notice that a PHP cookie session is now established, even without logging to the
application.
Login to DVWA
Instructions:
Username: admin
Password: password
Click Login
Notice that the DVWA Navigation Menu will not be displayed, but instead you will
get a Connecting message.
Continue to Next Step
Forward Request
Instructions:
Click on the Forward Button 2 times.
View login.php results
Instructions:
Click on the proxy tab
Click on the history tab
Click on /dvwa/login.php line that contains method POST.
Click on the request tab
Click on the raw tab
Notice that we now have the PHP Session ID, Username and Password.
Start FireFox
Instructions:
Mozilla Firefox ESR
Go to Add-ons
Instructions:
Add-ons and themes