LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   penetration testing on home network (https://www.linuxquestions.org/questions/linux-security-4/penetration-testing-on-home-network-760877/)

nightphreak 10-09-2009 06:46 PM

penetration testing on home network
 
i'm currently running ubuntu nix on my laptop and i'm wanting to use it to test my home network security. any advice on programs to use to test my security?

dxqcanada 10-09-2009 06:57 PM

nmap
You will also find links to many other utilities on that site.

nightphreak 10-10-2009 09:17 AM

thank you dxq i'll check that out.

abefroman 10-13-2009 08:46 PM

Nessus is a good one:
http://www.nessus.org/nessus/

Jim Bengtson 10-15-2009 03:28 PM

The Network Security Toolkit is a swiss army knife collection of tools...
http://www.networksecuritytoolkit.org/nst/index.html

unixfool 10-24-2009 01:01 PM

metasploit is another good one, although this one probably goes beyond pentesting...its more of a forensics tool.

Here's a good list of 5:

http://www.computerworld.com/s/artic..._testing_tools

Here's someone's view of the top tools:

http://mattiasgeniar.be/2008/09/23/t...lysis-hacking/

Both pages have good recommendations.

Note that you don't have 'real' pentesting tools to pentest. You can begin with Snort or commandline TCPDump or Wireshark (GUI sniff tool). Understanding things such as network traffic negotiation (three-way handshake and such) and protocols such as ARP and UDP will help a ton when looking at raw traffic with Wireshark or TCPDump.

Have fun!


All times are GMT -5. The time now is 10:41 AM.