Insight Remote Security
1753474 Members
4446 Online
108794 Solutions
New Discussion юеВ

Re: Security Penetration software

 
SOLVED
Go to solution
Jorge Cocomess
Super Advisor

Security Penetration software

Greetings,

Is there a free light version of security can penetration tests against your network and find security holes?

Thank you in advance.

Jorge
3 REPLIES 3
Rasheed Tamton
Honored Contributor
Solution

Re: Security Penetration software

Hi Jorge,

Nessus is a good tool.

You can download and test it free.
http://www.nessus.org/

It will find the OS related vulnerablities as well as the network vulnerabilities.

They will update the baseline file with latest vulnerabilities very frequently and it is easy to use. It has lot of plugins also.


Regards,
Rasheed Tamton.

Fred K. Abell Jr._1
Regular Advisor

Re: Security Penetration software

Jorge,

Yes, Nessus is a good scanner, but not for actual penetration. Are you scanning Microsoft or UNIX?

Cain and Abel are good to try against MS.

Use Metasploit against any vulnerabilities you find with Nessus.

Want to test web applications? Check out www.owasp.org.

Fred
Fred K. Abell Jr._1
Regular Advisor

Re: Security Penetration software

And another one using python, fasttrack. It uses metasploit and other open source items. Read about it here:

http://www.securestate.com/Pages/Fast-Track.aspx

Fred