Xyphon Posted January 24, 2009 Share Posted January 24, 2009 I opened up one of my files and found this: includejavascript :Document.forms['EditForm'].screen.value=3;document.forms['EditForm'].submit();('Connect.php'); Is that a hacker attempt? Link to comment https://forums.phpfreaks.com/topic/142225-what-does-this-mean/ Share on other sites More sharing options...
noober Posted January 25, 2009 Share Posted January 25, 2009 I'm not sure it means anything or the code is valid to do anything anyway, though if the person is trying to hack your site using connect.php, it looks like he/she is trying to call it from your server, so it's not going to work unless he/she finds a way to put their file on it. Link to comment https://forums.phpfreaks.com/topic/142225-what-does-this-mean/#findComment-745984 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.