# # $Id: README,v 1.3 2007/05/23 11:34:22 chfl4gs Exp $ # 1) INTRODUCTION The idea behind this LiveCD is not only to deliver a set of analysis tools to the targeted audience but more of introducing the right idea for everyone to learn and study to be the efficient analyzt. Most of the analyst always face the problem where they have to manually install all the necessary analysis tools when they need to perform security operation. However in critical environment, time is always constraint so we would like to save most of the works of analyst on the installation/configuration part and providing a ready environment for network security analyst. Arming with the knowledge is not enough, one have to know the necessary roadmap to become Network Security Analyst and we will show you the PATH. We have also put in our thought of how this liveCD can deliver smooth workflow for network security analyst. This directory and its subdirectories contain the (customized) FreeSBIE2 scripts used to build a raWPacket release. - http://www.rawpacket.org/ 2) LICENSING The compilation of software known as RaWPacket LiveCD is distributed under the following terms: ****************************************************************************** Copyright (C) 2007 The RaWPacket Project. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Redistribution of base system, FreeBSD, source code must retain "FreeBSD_COPYRIGHT" file of the FreeBSD project copyright notice. The same applies to the FreeSBIE project. Please refer to "FreeSBIE_COPYRIGHT" file for FreeSBIE toolkits for copyright notice. THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ******************************************************************************** 3) BUILDING raWPacket LiveCD Just change into builder directory and run "build.sh" script as root # cd builder && sh build.sh 4) FREESBIE2 TOOLKITS You can find all the available documentation of FreesBIE2 on - http://wiki.freesbie.org/documentation