-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPaper.json
More file actions
235 lines (235 loc) · 7.67 KB
/
Copy pathPaper.json
File metadata and controls
235 lines (235 loc) · 7.67 KB
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
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
{
"questionbank": {
"Information Security": {
"2012": {
"1": [
"Write algorithm, draw flowchart and also write a program in C++ for one time pad cipher.",
"Explain DES algorithm with the help of diagrams.",
"Explain Block cipher modes of operation which use encryption and decryption.",
"Differentiate between Block cipher and stream cipher, Diffusion and confusion."
],
"2": [
"Write short notes on Hash value, Birthday attack, Meet-in-the-middle attacks.",
"Explain Euclidean algorithm and solve gcd(1970, 1066) and gcd(24140, 16762).",
"Explain characteristics of a secure hash function.",
"Explain R and A algorithm and encrypt given parameters."
],
"3": [
"Principal differences between Kerberos v4 and v5.",
"Parameters defining an SSL session state.",
"Difference between tunnel mode and transport mode.",
"Services provided by IPsec."
],
"4": [
"Draw generic transmission diagram in PGP.",
"How does a worm propagate?",
"Testing to guard against CSS attacks.",
"Role of compression in virus operation."
],
"5": [
"Benefits of intrusion detection systems.",
"Weaknesses of packet filtering routers and solutions.",
"Working of application level gateway.",
"Classes of intruders."
]
},
"2013": {
"1": [
"Difference between passive and active security threats.",
"Keys required for two people to communicate via a cipher.",
"Program for general Caesar cipher.",
"Parameters and design choices of Feistel cipher; purpose of S-boxes in DES."
],
"2": [
"Difference between modular and ordinary arithmetic; classes of polynomial arithmetic.",
"Applications of public-key cryptosystems.",
"Elliptic curve and zero point.",
"Digital signature standards."
],
"3": [
"Problems with clean text passwords.",
"Preventing misuse of certificates.",
"Security handshake pitfalls.",
"Kerberos and its working."
],
"4": [
"Explain SQL injection and its web-specific nature.",
"Difference between circuit gateway and application gateway.",
"Phishing and prevention techniques.",
"Firewalls and their role in network security."
],
"5": [
"Hardware/software cryptographic requirements.",
"Difference among viruses, worms, and malware.",
"Leased line vs. VPN.",
"Characteristics of a good firewall."
]
},
"2014": {
"1": [
"Importance of confidentiality.",
"Difference between worm and virus.",
"Plaintext and monoalphabetic cipher security.",
"Symmetric vs. asymmetric cryptography."
],
"2": [
"Initialization Vector (IV) and its significance.",
"Trust in digital signatures.",
"Digital envelopes combining symmetric/asymmetric cryptography.",
"RSA vs. Elliptic Curve Cryptography."
],
"3": [
"Certification authority hierarchy and self-signed certificates.",
"SSL layer positioning.",
"Preventing certificate misuse.",
"Kerberos and its working."
],
"4": [
"Passive vs. active attacks.",
"Phishing-prevention techniques.",
"Main attacks on corporate networks.",
"SQL injection attacks and prevention."
],
"5": [
"Firewall limitations; tunnel mode significance.",
"Screened host firewall types.",
"Cookies and privacy risks.",
"Audit records in intrusion detection."
]
},
"2015": {
"1": [
"Compare OFB and CFB modes.",
"Basic principles of information security.",
"DES Encryption block diagram.",
"Types of cryptanalysis attacks."
],
"2": [
"Conventional vs. public key encryption.",
"Short notes on RSA.",
"Hash functions.",
"Diffie-Hellman key exchange."
],
"3": [
"Transport vs. tunnel mode.",
"Secure Socket Layer (SSL).",
"TLS alert codes.",
"IP security."
],
"4": [
"Cross-site scripting and phishing attacks.",
"Software threats."
],
"5": [
"Intrusion detection, Packet filters, URL, Web security problems, Cookies."
]
},
"2016": {
"1": [
"Difference between diffusion and confusion.",
"Purpose of S-boxes in DES.",
"Avalanche effect.",
"Playfair and polyalphabetic ciphers."
],
"2": [
"Euler's totient function.",
"Applications of public-key cryptosystems.",
"Factoring problem in RSA.",
"Diffie-Hellman key exchange example."
],
"3": [
"Kerberos realm.",
"Kerberos v4 vs. v5.",
"Chain of certificate.",
"SSL/TLS and IP security."
],
"4": [
"Phishing attack types.",
"Virus types.",
"Viruses vs. worms.",
"Format string and SQL injection attacks."
],
"5": [
"Access control importance.",
"URL definition.",
"HTTP vs. HTTPS.",
"Firewall types and packet filtering diagram."
]
},
"2020": {
"1": [
"Definition and layers of security.",
"Critical characteristics of information."
],
"2": [
"Purpose of S-boxes in DES; avalanche effect.",
"Steganography vs. cryptography."
],
"3": [
"SQL injection, phishing, ransomware attacks."
],
"4": [
"Diffusion vs. confusion with examples."
],
"5": [
"Hash functions and their secure characteristics.",
"Euclidean algorithm for gcd(1970, 1066)."
],
"6": [
"Cipher, Plaintext, Cryptology, Cryptanalysis, Integrity, Availability."
],
"7": [
"Email security, Penetration testing.",
"Transport Layer Security (TLS)."
],
"8": [
"Firewalls, Eavesdropping, Diffie-Hellman, Web security."
]
},
"2018": {
"1": [
"Substitution vs. transposition ciphers.",
"Linear and differential cryptanalysis."
],
"2": [
"S-boxes in DES; avalanche effect.",
"Steganography vs. cryptography."
],
"3": [
"Diffie-Hellman key exchange.",
"Hash functions and their uses."
],
"4": [
"Digital signature approaches.",
"Kerberos architecture."
],
"5": [
"SQL injection, phishing, ransomware attacks."
],
"6": [
"Virus, intruders, worms; intrusion detection principles.",
"Firewall design principles."
],
"7": [
"Integrity, Confidentiality, Denial of Service, Authentication.",
"SSL architecture."
],
"8": [
"IP spoofing, Brute force attack, DES strength, RSA encryption."
]
},
"2023": {
"2": [
"Hashing benefits; public key infrastructure components.",
"Cross-site scripting (XSS)."
],
"4": [
"Viruses, worms, and virus types."
],
"5": [
"Short notes: IDS, Encrypted tunnel, Cookies, HTTP."
]
}
}
}
}