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
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
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