Project

General

Profile

Start Here » History » Version 13

Version 12 (Luke Murphey, 04/03/2010 03:48 AM) → Version 13/27 (Luke Murphey, 04/05/2010 09:39 AM)

h1. NSIA: Network System Integrity Analysis or "Website Intrusion Detection System"

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.

h2. Getting the Source Code

NSIA is an open source project hosted at "sourceforge":https://sourceforge.net/projects/nsia/. You can check out the source code yourself via the following command:

<pre>
svn co https://nsia.svn.sourceforge.net/svnroot/nsia nsia
</pre>

NSIA is distributed under the Affero GNU Public License.


h2. Getting the Software

You can download NSIA from http://threatfactor.com/Products/NSIA/Downloads. See the [[Installing NSIA|installation instructions]] once you download it.

h2. Getting Started

* [[User Guide]]
* [[Developer Guide]]