ardentperf / racattack

Supporting code and scripts for RAC Attack class (including jumpstarts/savepoints)

Home Page:http://www.racattack.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RAC-ATTACK : Scripts for "jumpstart" framework in RAC Attack classes

===========================================================================
Copyright 2011 Jeremy Schneider

RAC-ATTACK is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

RAC-ATTACK is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with RAC-ATTACK. If not, see <http://www.gnu.org/licenses/>.
===========================================================================

These are batch files intended to be run on Windows workstations.

Instructions:
1. Edit setupenv.bat with appropriate values
2. Step through labs and create jumpstart points with build-* scripts
3. Create shortcuts on the workstation desktop to each of the jumpstart-* scripts


NOTE: LZOP, MD5SUM and SED are GPL products
--> I obtained this copy of LZOP from http://www.lzop.org
--> I obtained this copy of MD5SUM from http://www.etree.org/md5com.html
--> I obtained this copy of SED from http://gnuwin32.sourceforge.net


jeremy.schneider@ardentperf.com
http://www.ardentperf.com

About

Supporting code and scripts for RAC Attack class (including jumpstarts/savepoints)

http://www.racattack.org/


Languages

Language:Shell 98.8%Language:Python 1.2%