Project

General

Profile

Start Here » History » Version 15

Version 14 (Luke Murphey, 04/05/2010 09:42 AM) → Version 15/27 (Luke Murphey, 04/18/2010 08:58 PM)

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 or http://threatfactor.com/Products/NSIA/Screenshots for screenshots.

h2. Getting the Source Code

NSIA is an open source project hosted at "Sourceforge":https://sourceforge.net/projects/nsia/. "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): 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]]