-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.php
533 lines (515 loc) · 22.6 KB
/
index.php
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
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
<!DOCTYPE html>
<html lang="en">
<head>
<title>SIN 2017 - 10th International Conference on Security of Information and Networks</title>
<?php require 'php_includes/imports.php'; ?>
<!-- News Import -->
<link href="assets/css/jquery.simpleTicker.css" rel="stylesheet">
<link href="assets/css/k.css" rel="stylesheet">
<script async defer src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAm2xyE4TFoCZPF6wEEIKDwnU8jPYiiPnU&callback=initMap"
type="text/javascript"></script>
<style type="text/css">
.event_box td {
vertical-align: top;
}
.icon_td {
width: 55px;
}
.padded {
padding: 5px;
}
.contact-table th, .contact-table td {
vertical-align: top;
font-size: 15px;
}
.auto-style1 {
text-decoration: line-through;
}
.auto-style2 {
text-decoration: blink;
}
</style>
</head>
<body class="index-page">
<!-- Navbar -->
<?php require 'php_includes/navbar.php'; ?>
<!-- End Navbar -->
<div class="wrapper">
<div class="header header-filter" style="background-image: url('assets/img/background/mujBg.jpg');">
<div class="container text-center">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<div id="home" class="brand">
<div class="home_box">
<h1 class="counter_title" style="margin-top:-5.5%;">
SIN 2017 <br> <span style="font-size: 20px;">(October 13-15, 2017)</span>
</h1>
<h3 class="counter_subtitle">10<sup>th</sup> International Conference On Security Of Information And Networks</h3>
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-6">
<img src="assets/img/org/muj-logo.png" alt="Manipal University Jaipur" class="img-responsive" style="display: inline-block;">
</div>
<div class="col-md-6 col-sm-6 col-xs-6">
<img src="assets/img/org/mnit-logo.png" alt="Malviya National Institute Of Technology" class="img-responsive sponsors-item" style="display: inline-block;">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="main main-raised">
<section class="section next-event event_wrapper">
<!--begin event_box -->
<div class="event_box">
<div class="container">
<!--begin row -->
<div class="row" style="margin:auto;">
<div class="col-md-4 col-sm-12 xs-12 padded">
<div class="date-event">
<table>
<tr>
<td class="icon_td"><span class="icon"><i class="fa fa-calendar fa-3x" aria-hidden="true"></i></span></td>
<td>
<p class="event_info">
<span>Date</span><br>
October 13-15, 2017
</p>
</td>
</tr>
</table>
</div>
</div>
<div class="col-md-4 col-sm-12 xs-12 padded">
<div class="loaction-event">
<table>
<tr>
<td class="icon_td" style="text-align: center;"><span class="icon"><i class="fa fa-map-marker fa-3x" aria-hidden="true"></i></span></td>
<td>
<p class="event_info">Hosted By<br>
Manipal University Jaipur, Rajasthan, India<br>
MNIT, Jaipur, India
</p>
</td>
</tr>
</table>
</div>
</div>
<div class="col-md-4 col-sm-12 xs-12 padded">
<div class="loaction-event">
<table>
<tr>
<td class="icon_td"><span class="icon"><i class="fa fa-bullhorn fa-3x" aria-hidden="true"></i></span></td>
<td style="width: 100%;">
<p class="event_info"><span>Announcements (Date are Extended)</span></p>
<div id="news" class="ticker">
<ul>
<li>Submission Deadline: July 15, 2017</li>
<li>Authors Notification: Aug 15, 2017</li>
<li>Final Manuscript Due: Sept 05, 2017</li>
<li>Paper Registration Deadline: Sept 05, 2017</li>
<li>IOT Workshop: Oct. 11<sup>th</sup> to 12<sup>th</sup>, 2017</li>
</ul>
</div>
</td>
</tr>
</table>
</div>
</div>
<!-- <div class="col-md-4 col-sm-4 xs-12">
<div class="time-event"> <span class="icon"><i class="fa fa-clock-o fa-3x"></i></span>
<p class="event_info"><span>Time</span><br>
09:45am - 10:15pm</p>
</div>
</div> -->
<!--end twelvecol -->
</div>
<!--end row -->
</div>
</div>
<!--end event_box -->
</section>
<section class="section">
<div class="container">
<div class="row">
<div class="col-md-7 col-sm-12 col-xs-12 text-center">
<img src="assets/img/icps.jpg" alt="ACM International Conference Proceeding Series" />
<h5 class="title">Proceedings by ACM International Conference Proceeding Series (ICPS)</h5>
<h5>All papers will be included into the ACM Digital Library</h5>
<h5>All past SIN conferences technically sponsored by ACM </h5>
<br>
<p><h5 class="title">In Technical Cooperation with ACM
<a href="http://www.sigsac.org/">SIGSAC</a></h5>
<img src="assets/img/sigsac_logo.jpg" alt="ACM International Conference Proceeding Series" height="136" width="146" /></p>
</div>
<div class="col-md-5 col-sm-12 col-xs-12 text-center border-hide" style="border-left: 1px dotted #363f4a;">
<h2 class="title">Important Dates</h2>
<div class="row">
<div class="col-md-4 col-sm-4 col-xs-4" style="box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.4);width: 125px;">
<h2 class="title" style="margin: 0;">15</h2>
<h4 style="margin: 0;">
<span class="auto-style1">June</span>'
<span class="auto-style1">2017</span><br>
<span class="auto-style2">July'</span> 2017</h4>
</div>
<div class="col-md-8 col-sm-8 col-xs-8 text-left" style="margin-top: 2%;">
<h4 class="title" style="color: #ffa20f;">Submission Deadline</h4>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-4 col-xs-4" style="box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.4);width: 127px;">
<h2 class="title" style="margin: 0;">15</h2>
<h4 style="margin: 0;">
<span class="auto-style1">July</span>'
<span class="auto-style1">2017</span>
<h4 style="margin: 0;">Aug' 2017
</h4>
</div>
<div class="col-md-8 col-sm-8 col-xs-8 text-left" style="margin-top: 2%;">
<h4 class="title" style="color: #ffa20f;">Authors Notification</h4>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-4 col-xs-4" style="box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.4);width: 128px;">
<h2 class="title" style="margin: 0;">05</h2>
<h4 style="margin: 0;">
<span class="auto-style1">Aug</span>'
<span class="auto-style1">2017</span>
<h4 style="margin: 0;">Sept' 2017
</h4>
</div>
<div class="col-md-8 col-sm-8 col-xs-8 text-left" style="margin-top: 2%;">
<h4 class="title" style="color: #ffa20f;">Final Manuscript Due Paper Registration Deadline</h4>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section topics">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h2 class="title">About Conference</h2>
<h5 style="text-align: justify;">
The 10<sup>th</sup> International Conference on Security of Information and Networks (SIN-2017)
organized by School of Computing and Information
Technology (SCIT), provides an excellent international forum for sharing knowledge and results in theory, methodology and applications of Security in information and networks. Papers, special sessions, tutorials, and workshops addressing all aspects and issues of security in information and networks are being pursued. The conference invites significant contributions from researchers and industrial working on the development of cryptographic algorithms, security schemes, cryptanalysis, application security, system security, cloud security and network security. The aim of the conference is to provide a platform to the researchers and practitioners from both academia as well as industry to meet and share cutting-edge advancements in the field of information and network security.
</h5>
<h2 class="title">About Manipal University Jaipur</h2>
<h5 style="text-align: justify;">
The Manipal Education Group, with its heritage of
excellence in higher education for over 60 years,
launched Manipal University Jaipur (MUJ) in 2011.
The permanent campus of the MUJ is set up on 122
acres of land at Dehmi Kalan village near Jaipur,
and is by far one of the best campuses in the
region. MUJ has world class infrastructure,
including state-of- the-art education and research
facilities. In line with Manipal University&#39;s
legacy of providing quality education, the
university uses the latest and innovative methods
and technology to impart education. The Manipal
Education Group has been an inspiring leader in the
fields of education, research and health-care for a
span of over six decades.<br><br>The School of
Computing and Information Technology (SCIT) is one
of the major schools of MUJ striving to carve out
its own place amongst the leading national bodies of
computing education and research. Information
Security is the major focus of the team at SCIT and
this is second international conference in the
domain within a year. It comprises of Department of
Computer Science &amp; Engineering (CSE), Department
of Information Technology (IT) and Department of
Computers &amp; Communication Engineering (CCE) with
a total strength of faculty 95 and students 1600. We
stress the need of project based learning and have
strong partnerships with industry. Every effort is
made to keep pace with modern pedagogical practices
and emerging paradigms like MOOC, Moodle, webinars;
the tools/aids for modern teaching; ever-evolving
syllabi keeping pace with technological advancement
and industry trends etc.<br></h5>
</div>
</div>
<div class="row">
<div class="col-md-12 text-center">
<h2 class="title">About Jaipur</h2>
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">
<img src="assets/img/amer-fort.jpg" alt="Amer Fort, Jaipur" class="img-responsive" style="border-radius: 50%;border: 1.5px solid rgba(0,0,0,0.5);" />
</div><br>
<div class="col-lg-6 col-md-6 col-sm-12 col-xs-12">
<h5 style="text-align: justify;">
Jaipur is the capital of India’s Rajasthan state. It evokes the royal family that once ruled the region and that, in 1727, founded what is now called the Old City, or “Pink City†for its trademark building color. At the center of its stately street grid (notable in India) stands the opulent, colonnaded City Palace complex. With gardens, courtyards and museums, part of it is still a royal residence.<br>
Across from the City Palace is Jantar Mantar, an open-air astronomical observatory from the early 18th century. Also nearby is the Hawa Mahal (Palace of the Winds), a former cloister for royal women fronted by a rippling 5-story screen of pink sandstone. Several kilometers outside the city center, elephants carry visitors uphill to the imposing Amer Fort, which features elaborate wall carvings and paintings. On the way to the fort, many visitors stop on the banks of Man Sagar Lake to photograph Jal Mahal, a partially submerged palace that famously reflects in the water.<br>
<strong><a href="https://www.google.co.in/destination?dest_mid=/m/016722&sa=X&ved=0ahUKEwijtPDj5dfQAhUKpY8KHVxjBnwQri4IrgEwDw" target="_blank">Click here</a> to plan your trip with the Jaipur travel guide.</strong>
</h5>
</div>
</div>
</div>
</div>
</section>
<section class="section event-ticket" id="tracks">
<div class="container">
<div class="section-title text-center">
<h2 class="title">Topics of Interest</h2>
<h5 style="text-align: justify;">
Authors are solicited to contribute to the conference by submitting articles that illustrate research results, project outputs, surveys and industrial experiences that describe significant advances in the following areas, but are not limited to:
</h5>
</div>
<center>
<table class="rwd-table table-bordered">
<tr>
<td>Virus and worm analysis</td>
<td>Network defense</td>
</tr>
<tr>
<td>Cloud and system security</td>
<td>Malware analysis</td>
</tr>
<tr>
<td>Artificial intelligence security</td>
<td>Security in space Science</td>
</tr>
<tr>
<td>Web and Application security</td>
<td>Security in mobile devices</td>
</tr>
<tr>
<td>Access control, firewall and IDS</td>
<td>Security ontology, models, protocols & policies</td>
</tr>
<tr>
<td>Tools and development platforms</td>
<td>Privacy and trust management</td>
</tr>
<tr>
<td>Security in cyber physical systems</td>
<td>Big-data trust, security and privacy</td>
</tr>
<tr>
<td>Key management and distribution</td>
<td>Security-aware software engineering</td>
</tr>
<tr>
<td>Security and privacy social networks</td>
<td>Security in embedded systems and IOT</td>
</tr>
<tr>
<td>Symmetric and asymmetric key cryptography</td>
<td>Security education and innovative curriculum</td>
</tr>
<tr>
<td>Computational intelligence techniques in security</td>
<td>Security standards, protocols and certifications</td>
</tr>
</table>
</center>
</div>
</section>
<section class="section our-sponsors">
<div class="container text-center">
<h2 class="title">Know Our Sponsors</h2>
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-6">
<img src="assets/img/sponsors/csi.png" alt="Computer Society of India" class="img-responsive sponsors-item">
</div>
<div class="col-md-6 col-sm-6 col-xs-6">
<img src="assets/img/sponsors/acm.png" alt="Association for Computing Machinery" class="img-responsive sponsors-item">
</div>
</div>
</div>
</section>
<section class=" section contact_wrapper our-sponsors">
<div class="container text-center">
<div class="row">
<h2 class="title">Organized By</h2>
<div class="row">
<div class="col-md-4 col-sm-12 col-xs-12">
<img src="assets/img/org/muj-logo.png" alt="Manipal University Jaipur" class="img-responsive sponsors-item"> <h5>
School of Computing and Information Technology</h5>
<h5>Manipal University Jaipur, Rajasthan, India</h5>
</div>
<div class="col-md-4 col-sm-12 col-xs-12">
<img src="assets/img/org/rutgers-logo.png" alt="Rutgers, The State University of New Jersey, USA" class="img-responsive sponsors-item">
<h5>Rutgers, The State University of New Jersey, USA</h5>
</div>
<div class="col-md-4 col-sm-12 col-xs-12">
<img src="assets/img/org/kennesaw-logo.png" alt="Kennesaw State University, Georgia, USA" class="img-responsive sponsors-item">
<h5>Kennesaw State University, Georgia, USA</h5>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-12 col-xs-12">
<img src="assets/img/org/sfu-logo.png" alt="Kennesaw State University, Georgia, USA" class="img-responsive sponsors-item">
<h5>Southern Federal University, Taganrog, Rostov-on-Don, Russia</h5>
</div>
<div class="col-md-4 col-sm-12 col-xs-12">
<img src="assets/img/org/glasglow-logo.png" alt="The University of Glasgow, Glasgow, UK" class="img-responsive sponsors-item">
<h5>The University of Glasgow, Glasgow, UK</h5>
</div>
<div class="col-md-4 col-sm-12 col-xs-12">
<img src="assets/img/org/aksaray-logo.png" alt="Aksaray University, Aksaray, Turkey" class="img-responsive sponsors-item">
<h5>Aksaray University, Aksaray, Turkey</h5>
</div>
</div>
<div class="row">
<div class="col-md-6 col-sm-12 col-xs-12">
<img src="assets/img/org/mnit-logo.png" alt="Malviya National Institute Of Technology" class="img-responsive sponsors-item">
<h5>Malaviya National Institute of Technology, Jaipur, India</h5>
</div>
<div class="col-md-6 col-sm-12 col-xs-12">
<img src="assets/img/org/macquarie-logo.png" alt="Macquarie University, Sydney, Australia" class="img-responsive sponsors-item">
<h5>Macquarie University, Sydney, Australia</h5>
</div>
</div>
</div>
</div>
</section>
<section class=" section contact_wrapper topics our-sponsors">
<div class="container text-center">
<h2 class="title">Hosted By</h2>
<div class="row">
<div class="col-md-6 col-sm-6 col-xs-12">
<img src="assets/img/org/muj-logo.png" alt="Manipal University Jaipur" class="img-responsive sponsors-item">
<h5>School of Computing and Information Technology</h5>
<h5>Manipal University Jaipur, Rajasthan, India</h5>
</div>
<div class="col-md-6 col-sm-6 col-xs-12">
<img src="assets/img/org/mnit-logo.png" alt="Malviya National Institute Of Technology" class="img-responsive sponsors-item">
<h5>Malaviya National Institute of Technology, Jaipur, India</h5>
</div>
</div>
</div>
</section>
<section class=" section contact_wrapper" id="contact-us">
<div class="container">
<!--begin contact_box -->
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<h2 class="title text-center">Contact Us</h2>
<div class="row">
<div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
<table class="contact-table">
<tr>
<th>
<i class="fa fa-map-marker"></i>
</th>
<td>
<strong>Manipal University Jaipur</strong>, Dehmi Kalan, Near GVK Toll Plaza, Jaipur-Ajmer Expressway, Jaipur, Rajasthan 303007
</td>
</tr>
<tr>
<th rowspan="2">
<i class="fa fa-phone" aria-hidden="true"></i>
</th>
<td>
+91 9530183247
</td>
</tr>
<tr>
<td>
+91 8112298358
</td>
</tr>
<tr>
<th>
<i class="fa fa-envelope" aria-hidden="true"></i>
</th>
<td>sin2017@muj.manipal.edu</td>
</tr>
<tr>
<td colspan="2">
<strong>Camera Ready paper/ ACM proceedings related query :</strong><br>
Sonal Yadav - <a href="mailto:sonal.yadav@jaipur.manipal.edu" target="_blank">sonal.yadav@jaipur.manipal.edu</a>
</td>
</tr>
<tr>
<td colspan="2">
<strong>Registration related :</strong><br>
Dr. Pratistha Mathur - <a href="mailto:pratistha.mathur@jaipur.manipal.edu" target="_blank">pratistha.mathur@jaipur.manipal.edu</a>
</td>
</tr>
<tr>
<td colspan="2">
<strong>Visa letter :</strong><br>
Anita Shrotriya - <a href="mailto:anita.shrotriya@jaipur.manipal.edu" target="_blank">anita.shrotriya@jaipur.manipal.edu</a>
</td>
</tr>
<tr>
<td colspan="2">
<strong>For VISA letter fill the form :</strong><br>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSehoFQV4qHyWVYIH_GuaH7dK8pRXWCOr_6RFDCJ3VFptzI1tA/viewform?usp=sf_link" target="_blank">VISA Letter Information, SIN 2017</a>
</td>
</tr>
</table>
</div>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-6 col-lg-6">
<iframe width="600" height="450" frameborder="0" style="border:0" src="https://www.google.com/maps/embed/v1/view?zoom=15¢er=26.8435%2C75.5652&key=AIzaSyAm2xyE4TFoCZPF6wEEIKDwnU8jPYiiPnU" allowfullscreen></iframe>
</div>
</div>
<!--end contact_box -->
</div>
</section>
<section class="section section-basic">
<div class="container">
<div id="">
<div class="row">
<div class="col-sm-3">
<div id="sliderRegular" class="slider"></div>
<div id="sliderDouble" class="slider slider-info"></div>
</div>
</div>
</div>
</div>
</section>
<!-- Social Links -->
<?php require 'php_includes/social.php'; ?>
</div>
</div>
<!-- Footer -->
<?php require 'php_includes/footer.php'; ?>
</body>
<!-- Core JS Files -->
<script src="assets/js/jquery.min.js" type="text/javascript"></script>
<script src="assets/js/jquery.simpleTicker.js"></script> <!-- News Js -->
<script src="assets/js/bootstrap.min.js" type="text/javascript"></script>
<script src="assets/js/material.min.js"></script>
<!-- News -->
<script type="text/javascript">
$.simpleTicker($("#news"),{
speed : 1500,
delay : 3000,
easing : 'swing',
effectType : 'roll'
});
</script>
<!-- Plugin for the Sliders, full documentation -->
<script src="assets/js/nouislider.min.js" type="text/javascript"></script>
<!-- Control Center for activating the ripples, parallax effects, scripts from the example pages etc -->
<script src="assets/js/material-kit.js" type="text/javascript"></script>
<script type="text/javascript">
$().ready(function(){
// the body of this function is in assets/material-kit.js
materialKit.initSliders();
$(window).on('scroll', materialKit.checkScrollForTransparentNavbar);
window_width = $(window).width();
if (window_width >= 768){
big_image = $('.wrapper > .header');
$(window).on('scroll', materialKitDemo.checkScrollForParallax);
}
});
//
wow = new WOW(
{
animateClass: 'animated',
offset:150
}
);
wow.init();
</script>
</html>