If you visit http://www.somesite.com/showimg.php and include a GET parameter it will run PHP that includes the following
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
If you visit http://www.somesite.com/showimg.php and include a GET parameter it will run PHP that includes the following
http://www.somesite.com/showimg.php and include a GET parameter it will run PHP that includes the following: Given this, which of the following malicious URLs will lead to an alert box appearing? Select ALL that should lead to an alert box. O http://www.somesite.com/showimg.php?img ... t('hello') O http://www.somesite.com/showimg.php? imgfile=syukjfljk.png"+onerror="alert('hello') http://www.somesite.com/showimg.php?imgfile= O http://www.somesite.com/showimg.php?img ... ='alert(1)'
If you visit