File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Original file line number Diff line number Diff line change @@ -533,6 +533,20 @@ <h2 class="title">
533533 man-in-the-middle (MITM) attacks through ARP spoofing, ARP cache
534534 poisoning or ARP poison routing.
535535 </ dd >
536+
537+ < dt >
538+ < a class =away href ="https://www.openwall.com/scanlogd/ "> scanlogd</ a >
539+ </ dt >
540+ < dd >
541+ scanlogd is a TCP port scan detection tool, originally designed
542+ to illustrate various attacks an IDS developer has to deal with,
543+ for a Phrack Magazine article. Thus, unlike some of the other
544+ port scan detection tools out there, scanlogd is designed to be
545+ totally safe to use. scanlogd can be built with support for one
546+ of several packet capture interfaces. In addition to the raw
547+ socket interface on Linux (which does not require any libraries),
548+ scanlogd is now aware of libnids and libpcap.
549+ </ dd >
536550 </ dl >
537551 </ div >
538552 </ div >
Original file line number Diff line number Diff line change @@ -577,6 +577,20 @@ <h2 class="title">
577577 man-in-the-middle (MITM) attacks through ARP spoofing, ARP cache
578578 poisoning or ARP poison routing.
579579 </ dd >
580+
581+ < dt >
582+ < a class =away href ="https://www.openwall.com/scanlogd/ "> scanlogd</ a >
583+ </ dt >
584+ < dd >
585+ scanlogd is a TCP port scan detection tool, originally designed
586+ to illustrate various attacks an IDS developer has to deal with,
587+ for a Phrack Magazine article. Thus, unlike some of the other
588+ port scan detection tools out there, scanlogd is designed to be
589+ totally safe to use. scanlogd can be built with support for one
590+ of several packet capture interfaces. In addition to the raw
591+ socket interface on Linux (which does not require any libraries),
592+ scanlogd is now aware of libnids and libpcap.
593+ </ dd >
580594 </ dl >
581595 </ div >
582596 </ div >
You can’t perform that action at this time.
0 commit comments