Stefan Schmidt
|
62e88a7bdf
Replaced by-value parameters in the hot path with const references
|
6 years ago |
Stefan Schmidt
|
f20e87c149
Removed unused parameter from addIpStat_packetSent
|
6 years ago |
Stefan Schmidt
|
2f04966820
Reduced time complexity of statistics calculation
|
6 years ago |
Marcel
|
ba8ee9ced9
merged statistics.h/cpp of both groups
|
6 years ago |
Stefano Acquaviti
|
a7746171f6
add timestamp of last occurrence of unrecognized packet to table
|
6 years ago |
Stefano Acquaviti
|
db7374e1ee
refactored untracked to unrecognized
|
6 years ago |
Stefano Acquaviti
|
7815de113a
record unrecognized PDUs
|
6 years ago |
Stefano Acquaviti
|
566b847f30
add portProtocol to database
|
6 years ago |
Stefan Schmidt
|
15fe719233
Added byteCount to ip_protocol and ip_ports tables
|
6 years ago |
aidmar.wainakh
|
27cdd40d15
add port novelty distribution
|
7 years ago |
aidmar.wainakh
|
8c6b29c1e4
clean the code and add comments
|
7 years ago |
aidmar.wainakh
|
5ec8791bae
commenting
|
7 years ago |
aidmar.wainakh
|
462f2d3d55
commenting
|
7 years ago |
aidmar.wainakh
|
dbd20d23f4
Omit ToS validity test, rename tests to extraTests, fix bug of writing an empty ip_statistics to database
|
7 years ago |
aidmar.wainakh
|
ae5d867c81
clean the code
|
7 years ago |
aidmar.wainakh
|
2302da07f6
comment out old MSS table and its relevant code
|
7 years ago |
aidmar.wainakh
|
7914990cfa
fix a bug in calculating new values
|
7 years ago |
aidmar.wainakh
|
88bd67e789
count the new values of IP,TTL,ToS,MSS,Win Size, in every interval, write to db, and plot dist
|
7 years ago |
aidmar.wainakh
|
a6347fbd9c
add tests functions to statistics calss, add argument -t to do tests, add checksum and payload tests results to db
|
7 years ago |
aidmar.wainakh
|
0f8047f521
add 'kbytes' field to interval_statistics
|
7 years ago |
aidmar.wainakh
|
a4df19ce95
anomalyScore frm csv to DB
|
7 years ago |
aidmar.wainakh
|
bcd15a7565
organize code that relates to interval_statistics
|
7 years ago |
aidmar.wainakh
|
13c90cce1a
rename flow to conversation
|
7 years ago |
aidmar.wainakh
|
a38a8fc215
small changes
|
7 years ago |
aidmar.wainakh
|
106ef53cbb
add new table interval_statistics contains pktCount
|
7 years ago |
aidmar.wainakh
|
7f6ebed361
add max/min packet rate to ip_statistics table
|
7 years ago |
aidmar.wainakh
|
8fdfacae5d
add class to ip_statistics table and generate attacker IP in DDoS based on most used class in BG
|
7 years ago |
aidmar.wainakh
|
cab0b6c295
calculate time interval entropy for source and destination IPs
|
7 years ago |
aidmar.wainakh
|
0bd4611911
add flow_statistics table to DB
|
7 years ago |
aidmar.wainakh
|
f3660b536b
add flow_statistics table to DB (incomplete)
|
7 years ago |