Project

General

Profile

Start Here » History » Version 15

Luke Murphey, 04/18/2010 08:58 PM

1 13 Luke Murphey
h1. NSIA: Network System Integrity Analysis or "Website Intrusion Detection System" 
2 13 Luke Murphey
3 14 Luke Murphey
NSIA is a system for detecting defacements, errors, information leaks and other types of security problems on websites and web applications. See http://ThreatFactor.com/Products for more information or http://threatfactor.com/Products/NSIA/Screenshots for screenshots.
4 13 Luke Murphey
5 6 Luke Murphey
h2. Getting the Source Code
6 6 Luke Murphey
7 15 Luke Murphey
NSIA is an open source project hosted at "Sourceforge":https://sourceforge.net/projects/nsia/. You can check out the source code using yourself via the following command (assuming you have "subversion":http://subversion.apache.org/packages.html installed):
8 6 Luke Murphey
9 6 Luke Murphey
<pre>
10 6 Luke Murphey
svn co https://nsia.svn.sourceforge.net/svnroot/nsia nsia
11 6 Luke Murphey
</pre>
12 13 Luke Murphey
13 13 Luke Murphey
NSIA is distributed under the Affero GNU Public License.
14 6 Luke Murphey
15 6 Luke Murphey
h2. Getting the Software
16 6 Luke Murphey
17 10 Luke Murphey
You can download NSIA from http://threatfactor.com/Products/NSIA/Downloads. See the [[Installing NSIA|installation instructions]] once you download it.
18 6 Luke Murphey
19 11 Luke Murphey
h2. Getting Started
20 3 Luke Murphey
21 1 Luke Murphey
 * [[User Guide]]
22 12 Luke Murphey
 * [[Developer Guide]]