mimic
mimic

Reputation: 5224

Which tools or service to use for testing the site?

I have site and would like to test how it can resist hacker's attack like some kinds of injections, DDOS etc? Thanks

Upvotes: 0

Views: 45

Answers (1)

akseli
akseli

Reputation: 2848

Check out BackTrack, it's a security oriented linux distribution that comes with a miriad of differnt tools to attempt to penetrate your site's security. http://www.backtrack-linux.org/ It's also an excellent tool to check general security on home/office networks. Good luck!

EDIT: You might also want to check out: http://www.metasploit.com/ It's an excellent exploit fraimwork that will allow you to test and retest your server with everything you can possibly think of!

Upvotes: 1

Related Questions