Re: Hacking Linux Distro?
Quote:
Originally posted here by SFNative
I would like to build a custrom distro that is setup specifically for hacking away at my network.
I have no idea what you mean by "hacking away at my network", however, there is such a thing as a custom distro. It is called Linux From Scratch (http://linuxfromscratch.org/) LFS is great, but it takes a long time to build it and a good understanding of the innerworkings of Linux. One step down from that would be Gentoo Linux (www.gentoo.org). Gentoo Linux is an excellent distro that I would recommend to anyone.
Quote:
Basically something I could run on a notebook that is hardened very well and comes standard with things like a solid portscanner, vulnerability assesor, password cracker
For a portscanner I recommend Nmap (http://www.insecure.org/)
I've never heard of a vulnerability assesor.
Password cracker!? Why??? Make secure passwords and there is no need to be worry about someone brute forcing their way in.
Quote:
It would be cool too if the kernel was trimmed down to only the necessities for such a system.
That's easy enough. Compiling a custom kernel is a required step for the installation of both LFS and Gentoo Linux. When you configure it, be sure to remove any unnecessary drivers/options.
But, like I stated previously, I have no clue what you are trying to acheive here, or for that matter whether or not my suggestions hold any value to you.
--Sudo