Skip to content

Commit dc90aae

Browse files
committed
README updated
1 parent 3c66549 commit dc90aae

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ It is derived from the original pyscanlogd - {https://github.com/pythonhacker/py
44
supports Python2.
55

66
The tool is able to detect vertical port scans. In other words, if any scanning tool performs
7-
multiple port scanning using TCP/UDP/SCTP scans, the tool can detect it. At present, it doesn't
8-
detect horizontal port scans (single port scanned across multiple hosts) or single port scans
9-
(single port scanned in single host).
7+
multiple port scans using TCP/UDP/SCTP techniques on the same host, the tool can detect it.
8+
9+
At present, it doesn't detect horizontal port scans (single port scanned across multiple hosts)
10+
or single port scans (single port scanned in single host).
1011

1112
# Capabilities
1213
pyscanlogd3 can detect most port scan techniques available using `nmap` and some by `hping3`.

0 commit comments

Comments
 (0)