Oscommers problem, all data is being deleted.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bnashenas1984
    Contributor
    • Sep 2007
    • 257

    Oscommers problem, all data is being deleted.

    Hi everyone
    My brother is using oscommerce for his company which is made by PHP. But it seems that someone gets access to his database and deletes everything then he has to instal everything again and it happens again..
    I thoght maybe someone has access to his configure.php or some other parts of his website..
    The other problem is that when we deny the access webpage will not work... Does anyone know anything about this problem? I need urgent help because my brother is losing many users everyday
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    Originally posted by bnashenas1984
    Hi everyone
    My brother is using oscommerce for his company which is made by PHP. But it seems that someone gets access to his database and deletes everything then he has to instal everything again and it happens again..
    I thoght maybe someone has access to his configure.php or some other parts of his website..
    The other problem is that when we deny the access webpage will not work... Does anyone know anything about this problem? I need urgent help because my brother is losing many users everyday
    I assume that the databse and its content is manipulated. One of the most obvious reasons is that your brother is the victim of SQL Injection Attacks. There are a lot of articles about this subject and how to prevent them, so I won't explain it.

    It is best to google for 'SQL Injection' and you'll find them.

    Ronald

    Comment

    • bnashenas1984
      Contributor
      • Sep 2007
      • 257

      #3
      Thanks for the reply

      I'm reading wikipedia...I hope I can find anything to solv this problem

      Thanks again

      Comment

      Working...