Comment on You thought that “This should never happen was bad”? search – eval($_GET)Comments−ams611010yYears ago I worked on a web app that had a "hidden" page that would do something like: SQL.exec($_GET['sql']) Was used for support to be able to access customer data to be able to reproduce bugs, etc.
Comments
Years ago I worked on a web app that had a "hidden" page that would do something like:
Was used for support to be able to access customer data to be able to reproduce bugs, etc.