|

| |
Snort
OS & OC : Open Source : Snort : Download
30-Sep-2001/03-Feb-06
Download
Snort:
http://www.snort.org/downloads.html.
Snort für Win32:
http://www.datanerds.net/~mike/snort.html.
IDScenter:
http://www.mysunrise.ch/users/rkistler/features.htm.
| |
Download: |
|
<%
VisitorName = request.cookies("name")
If VisitorName ="" then
%>Name: Besucher.
Online: <%= Application("ActiveUsers") %> aktive User.
<%
End if
If VisitorName <> "" then
%> <%
user = Request.Cookies("name")
%>Name: <%=user%>.
Online: <%= Application("ActiveUsers") %> aktive User.
<%
End if
%> |
| Login | Logout |
|
Monitoring: |
|
Benachrichtigen bei Änderungen: |
|
|
|
|
Literaturhinweise: |
Open Sources
von
Chris DiBona, Sam Ockman und Mark Stone (Hrsg.)
|
The Cathedral & the Bazaar
von Eric S. Raymond
|
|
|