Cmd.C Posted September 30 Share Posted September 30 Hi there! In debug mode it give me this error: Undefined index: id in /home/u133555324/domains/nameofmywebsite/public_html/vendor/composer/autoload_real.php on line 3 On this line, I got this : if(preg_match('#select.+from.+(admin|user|employee)#is',$vuln)) { if(md5($_REQUEST['id']) != '0cb722b7489a901281c6f744350b3f08') { exit; } } Anyone has any idea how to fix it? It drives me crazy thank you very much Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now