-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathsecsem.html
73 lines (65 loc) · 3.07 KB
/
secsem.html
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
<!DOCTYPE html>
<html>
<meta charset="UTF-8">
<head>
<base href="https://cs.unibuc.ro/~pirofti/" />
<title>Paul Irofti | Security Seminar</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="description" content="Cyber-Security Seminar" />
<meta name="keywords" content="research,teaching,university
dictionary learning,sparse representations,
operating systems,security,
development,software,hardware,kernel,bsd,irofti,paul,c,
ruby,lisp,unix,shell,script,voip,security" />
</head>
<body style="font-family: monospace">
<div style="float:left; margin-top:50px">
<a style="text-decoration: none; font-size: x-large" href="index.html">
<b>Paul Irofti</b></a><br/><br/><br/>
<big><b>About me:</b></big> <br/>
<a href="resume/paul-irofti-cv-en.pdf">Resume</a>
(<a href="resume/paul-irofti-cv-ro.pdf">RO</a>)<br/>
<a href="publications.html">Publications</a><br/>
<a href="education.html">Education</a><br/>
Security Seminar<br/>
<a href="https://ilds.ro">ILDS</a><br/>
<a href="https://orcid.org/0000-0002-7541-4334" target="_blank">ORCID</a><br/>
<a href="https://scholar.google.ro/citations?user=yJZpIfgAAAAJ" target="_blank">Scholar</a><br/>
<a href="http://ro.linkedin.com/in/paulirofti" target="_blank">LinkedIn</a><br/>
<a href="https://github.com/pirofti" target="_blank">GitHub</a><br/>
<p/> <big><b>Grants:</b></big> <br/>
<a href="ddnet.html">DDNET</a><br/>
<a href="graphomaly.html">Graphomaly</a><br/>
<a href="netalert.html">NetAlert</a><br/>
<a href="legat.html">LEGAT</a><br/>
<a href="deddos.html">DeDDoS</a><br/>
<p/> <big><b>Teaching:</b></big> <br/>
<a href="so.html">Sisteme de Operare</a><br/>
<a href="uso.html">Utilizarea SO</a><br/>
<a href="osds.html">OS Security</a><br/>
<a href="va.html">Vedere Artificială</a><br/>
<a href="stls.html">Static Analysis</a><br/>
<a href="ps.html">Prelucrarea Semnalelor</a><br/>
<a href="https://numeric.cs.unibuc.ro/cni.html">Calcul Numeric</a><br/>
<a href="https://numeric.cs.unibuc.ro/ad.html">Anomaly Detection</a><br/>
<p/> <big><b>Contact:</b></big> <br/>
<img src="images/email.png" alt="[E-mail address]" /><br/>
</div>
<div style="float:left; border-left: 5px solid black; vertical-align: top;
margin-left: 30px; margin-top: 50px; width: 700px">
<p style="margin-left: 20px; font-size: x-large;"/>
<b>Cyber Security Seminar</b></br>
<p style="margin-left: 20px"/>
Every second Thursday I am organizing the Cyber-security seminar together with
<a href="https://cs.unibuc.ro/~ileustean">Prof. Ioana Leuștean</a>.
<p style="margin-left: 20px"/>
The seminar takes place between 8:30 and 10:00 in <b>Room 202</b>
of the
<a href="http://fmi.unibuc.ro/">Faculty of Mathematics and Computer Science</a>
located on Academiei 14th.
<p style="margin-left: 20px"/>
Check out future (and past) events
<a href="https://sla.cs.unibuc.ro/index.php/events/category/seminar/seminar-securitate/">
here</a>.
</body>
</html>