Inurl Index.php%3fid= Site
under:
The specific concern with a URL like index.php?id= is that it could be vulnerable to a SQL injection attack if the web application uses the id parameter to construct SQL queries without proper sanitization or parameterization. inurl index.php%3Fid=