-
XSS Reflected
example
:
- open dvwa in web browser
- change security in low
- chose XSS reflected button
- input the script
<script>prompt("Masukan
Nomor PIN Anda?"," ");</script>
- submit
- success
- XSS stored
- XSS Stored Menu
a.
Select "XSS Stored" from the left navigation menu.
- Basic XSS Test
a.
Name: coba1
b.
Message: <script>alert("Welcome to my web")</script>
c.
Click Sign Guestbookt
- View coba1 Results
4. Reset Database
a.
Select "Setup" from the left menu navigation.
b.
Click on the Create / Reset Database Button.
Notes
:
a.
We need to reset the database otherwise the each XSS exploit will
appear for each example.
5.
XSS Stored Menu
a.
Select "XSS Stored" from the left navigation menu.
6.
XSS coba
a.
Name: coba
b.
Message: <iframe src="http://www.dvwa.com"></iframe>
c.
Click Sign Guestbook
7.
View coba Results
Tidak ada komentar:
Posting Komentar