File: make.html

package info (click to toggle)
satan 1.1.1-18
  • links: PTS
  • area: non-free
  • in suites: potato, woody
  • size: 1,440 kB
  • ctags: 1,425
  • sloc: ansic: 6,183; perl: 4,867; makefile: 328; sh: 221
file content (21 lines) | stat: -rw-r--r-- 806 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<title>Creating your own copy of SATAN</title>
<H1><IMG SRC="../../images/satan.gif"> Creating your own copy of SATAN</H1>
<HR>
<p>
There are only two steps to follow; from your Un*x shell prompt:
<p>
<OL>
<li> First, reconfigure the paths used by the programs by typing
	<I>reconfig</I> in the main SATAN directory.
<li> Then type <I> make</I>
</OL>

<p>
That should be all that is needed.  If you have any problems (remember,
SATAN is currently only <I>fully</I> supported on SunOS 4.x and IRIX 5.x, 
although this will change by the final release), you should
read the full documentation on <A HREF="../../docs/getting_started.html">
configuration and installation.</a>
<p>
You should now go to <A HREF="scanning.html"> Scanning your host or
networks</a> to see how to start scanning hosts using SATAN.