Start Here » History » Version 18
Luke Murphey, 05/31/2010 01:10 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 | 18 | Luke Murphey | NSIA is an open source project hosted at "Sourceforge":https://sourceforge.net/projects/nsia/. |
8 | 1 | Luke Murphey | |
9 | 18 | Luke Murphey | You can check out the source code using yourself via the following command (assuming you have "subversion":http://subversion.apache.org/packages.html installed): |
10 | 18 | Luke Murphey | |
11 | 6 | Luke Murphey | <pre> |
12 | 6 | Luke Murphey | svn co https://nsia.svn.sourceforge.net/svnroot/nsia nsia |
13 | 6 | Luke Murphey | </pre> |
14 | 13 | Luke Murphey | |
15 | 16 | Luke Murphey | NSIA is distributed under the "Affero GNU Public License":http://www.gnu.org/licenses/agpl-3.0.html. See the [[Developer_Guide|Developer Guide]] to get started. |
16 | 6 | Luke Murphey | |
17 | 6 | Luke Murphey | h2. Getting the Software |
18 | 6 | Luke Murphey | |
19 | 1 | Luke Murphey | You can download NSIA from "SourceForge.com":http://sourceforge.net/projects/nsia/files/ or "ThreatFactor.com":http://threatfactor.com/Products/NSIA/Downloads. See the [[Installing NSIA|installation instructions]] once you download it. |
20 | 18 | Luke Murphey | |
21 | 18 | Luke Murphey | | !sourceforge.png! | "Download from SourceForge.com":http://sourceforge.net/projects/nsia/files/ | |
22 | 18 | Luke Murphey | | | "Download from ThreatFactor.com":http://threatfactor.com/Products/NSIA/Downloads | |
23 | 18 | Luke Murphey | |
24 | 6 | Luke Murphey | |
25 | 11 | Luke Murphey | h2. Getting Started |
26 | 3 | Luke Murphey | |
27 | 1 | Luke Murphey | * [[User Guide]] |
28 | 12 | Luke Murphey | * [[Developer Guide]] |