-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathreferences.bib
159 lines (145 loc) · 4.44 KB
/
references.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
@online{flowmon-ppt,
author = {{Petr Špringl}},
title = {Co se skrývá v síťovém provozu?},
url = {http://docplayer.cz/20267958-Co-se-skryva-v-sitovem-provozu.html},
organization = {Flowmon Networks a.s.},
date = {2015-06-04},
urldate = {2018-11-17}
}
@ARTICLE {snmp-how-to,
title = "How to Use SNMP to Monitor Network Devices",
journal = "WhatsUp Gold",
howpublished = "[online]",
month = "červen",
year = "2018",
author = "Alex Jablokow",
note = "[cit. 2018-11-17]",
url = "https://www.whatsupgold.com/blog/network-monitoring/how-to-use-snmp-to-monitor-network-devices/"
}
@ARTICLE {snmp-wiki,
title = "Simple Network Management Protocol",
journal = "Wikipedia",
howpublished = "[online]",
month = "říjen",
year = "2018",
author = "Wikipedia",
note = "[cit. 2018-11-17]",
url = "https://en.wikipedia.org/wiki/Simple_Network_Management_Protocol"
}
@ARTICLE {traffic-flow-wiki,
title = "Traffic flow (computer networking)",
journal = "Wikipedia",
howpublished = "[online]",
month = "duben",
year = "2018",
author = "Wikipedia",
note = "[cit. 2018-11-17]",
url = "https://en.wikipedia.org/wiki/Traffic_flow_(computer_networking)"
}
@ARTICLE {paket-analysis-wiki,
title = "Analyzátor paketů",
journal = "Wikipedia",
howpublished = "[online]",
month = "červenec",
year = "2018",
author = "Wikipedia",
note = "[cit. 2018-11-17]",
url = "https://cs.wikipedia.org/wiki/Analyzátor_paketů"
}
@ARTICLE {netflow-wiki,
title = "NetFlow",
journal = "Wikipedia",
howpublished = "[online]",
month = "duben",
year = "2016",
author = "Wikipedia",
note = "[cit. 2018-11-17]",
url = "https://cs.wikipedia.org/wiki/NetFlow"
}
@ARTICLE {nba-cfoworld,
title = "Zkusili jste už behaviorální analýzu sítě?",
journal = "CFOWorld",
howpublished = "[online]",
month = "květen",
year = "2012",
author = "Denisa Ranochová",
note = "[cit. 2018-11-17]",
url = "http://cfoworld.cz/ostatni/zkusili-jste-uz-behavioralni-analyzu-site-1674"
}
@ARTICLE {attacks-sysonline,
title = "Nenápadné cílené útoky. Jak se proti nim bránit?",
journal = "SystemOnLine",
howpublished = "[online]",
month = "",
year = "",
author = "Ivo Němeček",
note = "[cit. 2018-11-17]",
url = "https://www.systemonline.cz/it-security/nenapadne-cilene-utoky.htm"
}
@ARTICLE {antivirus-wiki,
title = "Antivirus software",
journal = "Wikipedia",
howpublished = "[online]",
month = "říjen",
year = "2018",
author = "Wikipedia",
note = "[cit. 2018-11-17]",
url = "https://en.wikipedia.org/wiki/Antivirus_software"
}
@ARTICLE {zeroday-wiki,
title = "Zero day útok",
journal = "Wikipedia",
howpublished = "[online]",
month = "září",
year = "2016",
author = "Wikipedia",
note = "[cit. 2018-11-17]",
url = "https://cs.wikipedia.org/wiki/Zero_day_útok"
}
@misc{mltsp,
author = "",
title = "Meltdown and Spectre",
howpublished = {\url{https://meltdownattack.com}},
note = "[cit. 2018-11-17]",
year = 2018,
}
@ARTICLE {nba-ejs,
title = "Beyond Firewalls and IPS: Monitoring Network Behavior",
journal = "Enterprise Systems Journal",
howpublished = "[online]",
month = "červenec",
year = "2006",
author = "Mathew Schwartz",
note = "[cit. 2018-11-17]",
url = "https://esj.com/articles/2006/02/07/beyond-firewalls-and-ips-monitoring-network-behavior.aspx"
}
@ARTICLE {ids-wiki,
title = "Intrusion Detection System",
journal = "Wikipedia",
howpublished = "[online]",
month = "říjen",
year = "2018",
author = "Wikipedia",
note = "[cit. 2018-11-17]",
url = "https://cs.wikipedia.org/wiki/Intrusion_Detection_System"
}
@ARTICLE {ips-wiki,
title = "Systém prevence průniku",
journal = "Wikipedia",
howpublished = "[online]",
month = "únor",
year = "2015",
author = "Wikipedia",
note = "[cit. 2018-11-17]",
url = "https://cs.wikipedia.org/wiki/Systém_prevence_průniku"
}
@ARTICLE {ws-netflow-pcwdld,
title = "What is Netflow?",
journal = "PC \& Network Downloads",
howpublished = "[online]",
month = "",
year = "",
author = "Jeff Parker",
note = "[cit. 2018-11-17]",
url = "https://www.pcwdld.com/what-is-netflow"
}