Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
<sCrIpT>alert(7777)</ScRiPt>
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):
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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: