954,566 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

hacking

if website has been hacked. what has to be done to solve the problem ?

missc
Junior Poster in Training
65 posts since Apr 2011
Reputation Points: 10
Solved Threads: 1
 

Question is too generic, like if supermarket was robed how to secure it.
How did they get in(through unsecure coding of web application, lazy admin didn't change default database credentials etc)? Did they stole something(database, confidential data)

peter_budo
Code tags enforcer
Moderator
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
 

yes let take it a website has been hacked and this db consisted of customers details... now these details have been copied by the hacker .. what to do ?

missc
Junior Poster in Training
65 posts since Apr 2011
Reputation Points: 10
Solved Threads: 1
 

the damage has been done...all you need to do is secure your website more, there's a tons of ways do it..what I recommend is use google analytics(its free) on your site to view its activity and monitor all IPs visiting your website. change all credentials and learn how to encrypt and how to block sql injection .

jcarbillon
Light Poster
43 posts since Aug 2011
Reputation Points: 10
Solved Threads: 2
 

ok i must try that :/

missc
Junior Poster in Training
65 posts since Apr 2011
Reputation Points: 10
Solved Threads: 1
 

jcarbillon, Google Analytics isn't a useful security tool. The data is anonymised, so you can't easily identify individual users. And it depends on javascript, and tracking code being installed. So, detecting suspicious behavior is not generally possible.

missc, You may be interested in the Open Web Application Project (OWASP) . This is a useful resource. It details various security risks and how to mitigate them.

To become proficient at securing sites can take time and effort. There's a lot of knowledge you'll need to acquire. The best place to start is OWASP's top ten , which highlights the most common and dangerous threats, the ones you should focus on first.

LaxLoafer
Junior Poster in Training
68 posts since Aug 2011
Reputation Points: 43
Solved Threads: 12
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You