The "Trend" is an attempt to put a number to the increase in activity for a given port. Right now, I am comparing the last 24 hours to the last 30 days. So if we see a rise in activity compared to the last 30 days, the trend is high.
The following formula is used to calculate the trend:
sqrt( (S-s)^2/s + (T-t)^2/t ) )
S: number of source IPs hitting this port last 24 hrs.
s: average number of source IPs hitting this port each day (last 30 days).
T/t: same for target IPs detecting scans on this port.
| Port | Trend | Service |
|---|---|---|
| 545 | 4.4 | |
| 2593 | 3.45 | |
| 3073 | 3.37 | |
| 3105 | 3.29 | |
| 2561 | 3.19 | |
| 2081 | 3.19 | |
| 1569 | 2.45 | |
| 1537 | 2.31 | |
| 2425 | 2.01 | |
| 2049 | 1.87 | |
| 1521 | 1.59 | |
| 9000 | 1.38 | |
| 1057 | 1.37 | |
| 33 | 1.26 | |
| 2967 | 1 | |
| 8008 | 0.91 | |
| 513 | 0.87 | |
| 20001 | 0.75 | |
| 8443 | 0.39 |