You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Doctor info payload to Doctor Name of Add Doctor page to target /admin-panel1.php ,then use burpsuite get requests datas,change the 'dpassword' parameter to xss payload: <sCrIpT>alert(7777)</ScRiPt>
Steps to exploit:
Add Doctor info payload to Doctor Name of Add Doctor page to target /admin-panel1.php ,then use burpsuite get requests datas,change the 'dpassword' parameter to xss payload:
<sCrIpT>alert(7777)</ScRiPt>
Steps to exploit:
Navigate to http://hospital.com/admin-panel1.php
click 'Add Doctors ', use burpsuite to insert xss payload in the "dpassword" parameter
Click "Add Doctors"
Proof of concept (Poc):
<sCrIpT>alert(7777)</ScRiPt>The text was updated successfully, but these errors were encountered: