Newer
Older
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
% Encoding: UTF-8
@Software{msaccess,
author = {{Microsoft Corporation}},
date = {1992-11},
title = {Microsoft Access},
url = {https://office.microsoft.com/access},
urldate = {2020-08-25},
owner = {lorenzo},
timestamp = {2020-10-05},
}
@Software{joomla,
author = {{OSM Development Team}},
date = {2005-08},
title = {Joomla!},
url = {https://www.joomla.org/},
urldate = {2020-08-26},
license = {GPL-2.0},
owner = {lorenzo},
repository = {https://github.com/joomla/joomla-cms},
timestamp = {2020-10-05},
}
@Software{wordpress,
author = {Mullenweg, Matt},
date = {2003-05},
title = {WordPress},
url = {https://wordpress.org/},
urldate = {2020-08-26},
license = {GPL-2.0+},
owner = {lorenzo},
timestamp = {2020-10-05},
}
@Software{wpscan,
author = {{WPScan Team}},
date = {2011},
title = {wpscan},
url = {https://wpscan.org/},
urldate = {2020-09-01},
owner = {lorenzo},
repository = {https://github.com/wpscanteam/wpscan},
timestamp = {2020-10-05},
}
@Software{adobemagento,
author = {{Magento Inc.}},
date = {2008-05},
title = {Magento},
url = {https://magento.com/},
urldate = {2020-09-01},
license = {OSL-3.0},
owner = {lorenzo},
repository = {https://github.com/magento/magento2},
timestamp = {2020-10-05},
}
@Book{Sommerville2017,
author = {Sommerville, Ian},
title = {Ingegneria del software},
isbn = {9788891902245},
language = {italian},
publisher = {Pearson Italia},
address = {Milano Torino},
owner = {lorenzo},
timestamp = {2020-10-05},
year = {2017},
}
@Book{Richardson2019,
author = {Richardson, Chris},
date = {2019-06-01},
title = {Microservice Patterns},
isbn = {1617294543},
language = {english},
publisher = {Manning},
url = {https://www.ebook.de/de/product/29971389/chris_richardson_microservice_patterns.html},
ean = {9781617294549},
owner = {lorenzo},
timestamp = {2020-10-05},
year = {2019},
}
@Misc{PSSC2018,
author = {{PCI Security Standards Council}},
date = {2018-05},
title = {Settore delle carte di pagamento (PCI) Standard di protezione dei dati (DSS)},
language = {italian},
subtitle = {Requisiti e procedure di valutazione della sicurezza},
type = {standard},
url = {https://www.pcisecuritystandards.org/documents/PCI_DSS_v3-2-1_IT.pdf},
urldate = {2020-09-28},
version = {3.2.1},
owner = {lorenzo},
timestamp = {2020-10-05},
}
@Software{OracleCorporation2020,
author = {{Oracle Corporation}},
date = {2006},
title = {MySQL Workbench Community Edition},
url = {https://www.mysql.com/it/products/workbench/},
urldate = {2020-09-28},
license = {GPL-2.0},
owner = {lorenzo},
repository = {https://github.com/mysql/mysql-workbench},
timestamp = {2020-10-05},
}
@Online{selenium,
author = {{Software Freedom Conservancy}},
title = {\emph{SeleniumHQ Browser Automation}},
url = {https://www.selenium.dev/},
urldate = {2020-09-28},
owner = {lorenzo},
timestamp = {2020-10-05},
}
@Software{antisamy,
author = {{OWASP}},
title = {AntiSamy},
url = {https://owasp.org/www-project-antisamy/},
urldate = {2020-09-28},
license = {BSD-3-Clause},
owner = {lorenzo},
repository = {https://github.com/nahsra/antisamy},
timestamp = {2020-10-05},
}
@Software{guava,
author = {{Google}},
date = {2010},
title = {Guava},
url = {https://github.com/google/guava},
urldate = {2020-09-28},
license = {Apache-2.0},
owner = {lorenzo},
timestamp = {2020-10-05},
}
@Software{phpmyadmin,
author = {{The phpMyAdmin Project}},
date = {1998},
title = {phpMyAdmin},
url = {https://www.phpmyadmin.net/},
urldate = {2020-09-30},
license = {GPL-2.0},
owner = {lorenzo},
repository = {https://github.com/phpmyadmin/phpmyadmin},
timestamp = {2020-10-05},
}
@SoftwareModule{spring,
author = {{VMware, Inc.}},
subtitle = {Spring Framework},
url = {https://spring.io/projects/spring-framework},
date = {2004-01},
license = {Apache-2.0},
repository = {https://github.com/spring-projects/spring-framework},
urldate = {2020-09-30},
owner = {lorenzo},
timestamp = {2020-10-05},
title = {Spring},
}
@TechReport{Moriarty2017,
author = {Kathleen Moriarty and Burt Kaliski and Andreas Rusch},
date = {2017-01},
title = {{PKCS \#5: Password-Based Cryptography Specification Version 2.1}},
doi = {10.17487/RFC8018},
language = {english},
number = {8018},
pagetotal = {40},
url = {https://rfc-editor.org/rfc/rfc8018.txt},
urldate = {2020-10-05},
abstract = {This document provides recommendations for the implementation of password-based cryptography, covering key derivation functions, encryption schemes, message authentication schemes, and ASN.1 syntax identifying the techniques. This document represents a republication of PKCS \#5 v2.1 from RSA Laboratories' Public-Key Cryptography Standards (PKCS) series. By publishing this RFC, change control is transferred to the IETF. This document also obsoletes RFC 2898.},
howpublished = {RFC 8018},
owner = {lorenzo},
publisher = {RFC Editor},
series = {Request for Comments},
timestamp = {2020-10-05},
}
@TechReport{Klensin2008,
author = {Dr. John C. Klensin},
date = {2008-10},
title = {{Simple Mail Transfer Protocol}},
chapter = {4.5.3},
doi = {10.17487/RFC5321},
language = {english},
number = {5321},
pagetotal = {95},
url = {https://rfc-editor.org/rfc/rfc5321.txt},
urldate = {2020-10-05},
abstract = {This document is a specification of the basic protocol for Internet electronic mail transport. It consolidates, updates, and clarifies several previous documents, making all or parts of most of them obsolete. It covers the SMTP extension mechanisms and best practices for the contemporary Internet, but does not provide details about particular extensions. Although SMTP was designed as a mail transport and delivery protocol, this specification also contains information that is important to its use as a "mail submission" protocol for "split-UA" (User Agent) mail reading systems and mobile environments. {[}STANDARDS-TRACK{]}},
howpublished = {RFC 5321},
owner = {lorenzo},
publisher = {RFC Editor},
series = {Request for Comments},
timestamp = {2020-10-05},
}
@TechReport{Klensin2004,
author = {Dr. John C. Klensin},
date = {2004-02},
title = {{Application Techniques for Checking and Transformation of Names}},
chapter = {3},
doi = {10.17487/RFC3696},
language = {english},
number = {3696},
pagetotal = {16},
url = {https://rfc-editor.org/rfc/rfc3696.txt},
urldate = {2020-10-05},
abstract = {Many Internet applications have been designed to deduce top-level domains (or other domain name labels) from partial information. The introduction of new top-level domains, especially non-country-code ones, has exposed flaws in some of the methods used by these applications. These flaws make it more difficult, or impossible, for users of the applications to access the full Internet. This memo discusses some of the techniques that have been used and gives some guidance for minimizing their negative impact as the domain name environment evolves. This document draws summaries of the applicable rules together in one place and supplies references to the actual standards. This memo provides information for the Internet community.},
howpublished = {RFC 3696},
owner = {lorenzo},
publisher = {RFC Editor},
series = {Request for Comments},
timestamp = {2020-10-05},
}
@Software{jquery,
author = {{The jQuery Team}},
date = {2006-01},
title = {jQuery},
url = {https://jquery.com/},
urldate = {2020-10-01},
license = {MIT},
owner = {lorenzo},
repository = {https://github.com/jquery/jquery},
timestamp = {2020-10-05},
}
@Software{jqueryvalidation,
author = {Jörn Zaefferer and Markus Staab and Brahim Arkni},
date = {2006},
title = {jQuery Validation},
url = {https://jqueryvalidation.org/},
urldate = {2020-10-02},
license = {MIT},
owner = {lorenzo},
repository = {https://github.com/jquery-validation/jquery-validation},
timestamp = {2020-10-05},
}
@SoftwareVersion{tomcat,
author = {{The Apache Software Foundation}},
title = {Apache Tomcat},
url = {http://tomcat.apache.org/tomcat-9.0-doc/index.html},
date = {1999},
license = {Apache-2.0},
repository = {https://github.com/apache/tomcat/tree/9.0.x},
urldate = {2020-10-02},
owner = {lorenzo},
timestamp = {2020-10-05},
version = {9.0},
}
@Software{wildfly,
author = {{Red Hat, Inc.}},
date = {2008-02},
title = {WildFly},
url = {https://www.wildfly.org/},
urldate = {2020-10-03},
license = {LGPL-2.1},
owner = {lorenzo},
repository = {https://github.com/wildfly/wildfly},
timestamp = {2020-10-05},
}
@Online{request-process,
author = {{The Apache Software Foundation}},
title = {\emph{Request Process Flow}},
url = {https://tomcat.apache.org/tomcat-9.0-doc/architecture/requestProcess/request-process.png},
urldate = {2020-10-04},
owner = {lorenzo},
timestamp = {2020-10-05},
}
@SoftwareVersion{mysql,
author = {{Oracle Corporation}},
title = {MySQL},
url = {https://dev.mysql.com/doc/refman/8.0/en/},
date = {1995-05},
license = {GPL-2.0},
repository = {https://github.com/mysql/mysql-server},
urldate = {2020-10-05},
owner = {lorenzo},
timestamp = {2020-10-05},
version = {8.0},
}
@Software{virtualbox,
author = {{Oracle Corporation}},
date = {2007-01},
title = {Oracle VM VirtualBox},
url = {https://www.virtualbox.org/},
urldate = {2020-10-05},
license = {GPL-2.0},
owner = {lorenzo},
repository = {https://www.virtualbox.org/browser/vbox/trunk},
timestamp = {2020-10-05},
}
@Online{cloudinary,
author = {{Cloudinary}},
title = {\emph{Image and Video Upload, Storage, Optimization and CDN}},
url = {https://cloudinary.com/},
urldate = {2020-10-05},
owner = {lorenzo},
timestamp = {2020-10-05},
}
@Online{braintree,
author = {{PayPal}},
title = {\emph{Braintree | Online Payment Solutions and Global Payment Processor}},
url = {https://www.braintreepayments.com/},
urldate = {2020-10-05},
owner = {lorenzo},
timestamp = {2020-10-05},
}
@Software{bootstrap,
author = {{Bootstrap Team}},
date = {2011-08},
title = {Bootstrap},
url = {https://getbootstrap.com/},
urldate = {2020-10-05},
license = {MIT},
owner = {lorenzo},
repository = {https://github.com/twbs/bootstrap},
timestamp = {2020-10-05},
}
@Software{front,
author = {{Htmlstream}},
date = {2018},
title = {Front},
url = {https://htmlstream.com/templates/front/},
urldate = {2020-10-05},
owner = {lorenzo},
timestamp = {2020-10-05},
}
@Software{ubuntu,
author = {{Canonical Ltd}},
date = {2004-10},
title = {Ubuntu Server},
url = {https://ubuntu.com/},
urldate = {2020-10-05},
owner = {lorenzo},
repository = {https://code.launchpad.net/ubuntu},
timestamp = {2020-10-05},
}
@TechReport{Chung2013,
author = {Chung, Kin-man},
date = {2013-05-31},
title = {{JavaServer Pages™ Specification}},
language = {english},
url = {https://download.oracle.com/otn-pub/jcp/jsp-2_3-mrel2-eval-spec/JSP2.3MR.pdf},
urldate = {2020-10-05},
version = {2.3},
abstract = {JSP technology is focused on simplifying the generation of dynamic web content. The JSP 2.0 specification (JSR-152) substantially extended the technology by integrating a simple yet powerful expression language, simplifying the tag extension API, and enhancing the pure XML syntax, among other important enhancements. These enhancements greatly reduced the learning curve of the technology, warranting a major version number upgrade.},
file = {:- JavaServer Pages™Specification.pdf:PDF},
owner = {lorenzo},
timestamp = {2020-10-05},
}
@TechReport{Burns2017,
author = {Burns, Ed and Chan, Shing Wai},
date = {2017-07},
title = {{Java™ Servlet Specification}},
language = {english},
url = {https://download.oracle.com/otn-pub/jcp/servlet-4-final-eval-spec/servlet-4_0_FINAL.pdf},
urldate = {2020-10-05},
version = {4.0},
abstract = {The primary goal of this JSR is to expose support for the upcoming IETF standard HTTP/2 to users of the Servlet API. A secondary goal is to refresh the Servlet API with to achieve compliance with new features in HTTP 1.1 as well as responding to community input.},
file = {:- Java™ Servlet Specification.pdf:PDF},
owner = {lorenzo},
timestamp = {2020-10-05},
}
@TechReport{Chung2013a,
author = {Chung, Kin-man},
date = {2013-04-29},
title = {{Expression Language Specification}},
language = {english},
url = {https://download.oracle.com/otn-pub/jcp/el-3_0-fr-eval-spec/EL3.0.FR.pdf},
urldate = {2020-10-05},
version = {3.0},
abstract = {The Expression Language (EL), has been part of JSP specification since JSP 2.0. It enables a JSP or JSF application to access and manipulate application objects or managed beans without Java codes. In Java EE 6, EL is an integrated component in CDI (Context and Dependency Injection for Java EE, JSR 299), and it allows direct use of CDI components in JSP or JSF.},
file = {:- Expression Language Specification.pdf:PDF},
owner = {lorenzo},
timestamp = {2020-10-05},
}
@TechReport{Bucek2014,
author = {Bucek, Pavel},
date = {2014-08-05},
title = {{Java™ API for WebSocket}},
language = {english},
url = {https://download.oracle.com/otn-pub/jcp/websocket-1_1-mrel-eval-spec/websocket-1.1-maintenance-release-final.pdf},
urldate = {2020-10-05},
version = {1.1},
abstract = {The Java API for WebSocket JSR will define a standard API for creating WebSocket applications.},
file = {:Bucek2014 - Java™ API for WebSocket.pdf:PDF},
owner = {lorenzo},
timestamp = {2020-10-05},
}
@TechReport{DeMichiel2017,
author = {DeMichiel, Linda and Jungmann, Lukas},
date = {2017-07},
title = {{JSR 338: Java™ Persistence API}},
language = {english},
url = {https://download.oracle.com/otn-pub/jcp/persistence-2_2-mrel-eval-spec/JavaPersistence.pdf},
urldate = {2020-10-05},
version = {2.2},
abstract = {The Java Persistence API is the Java API for the management of persistence and object/relational mapping in Java EE and Java SE environments.},
file = {:DeMichiel2017 - JSR 338_ Java™ Persistence API.pdf:PDF},
owner = {lorenzo},
timestamp = {2020-10-05},
}
@Online{Ferrara2019,
author = {Ferrara, Claudio Davide},
date = {2019-05-09},
title = {{Java EE: il trademark rimane ad Oracle}},
url = {https://www.html.it/09/05/2019/java-ee-il-trademark-rimane-ad-oracle/},
language = {italian},
urldate = {2020-10-05},
owner = {lorenzo},
timestamp = {2020-10-05},
}
@TechReport{Delisle2006,
author = {Delisle, Pierre},
date = {2006-05-08},
title = {{JavaServer Pages™ Standard Tag Library}},
language = {english},
url = {https://download.oracle.com/otn-pub/jcp/jstl-1.2-mrel2-eval-oth-JSpec/jstl-1_2-mrel2-spec.pdf},
urldate = {2020-10-05},
version = {1.2},
abstract = {A standard tag library for JSP™ pages.},
file = {:Delisle2006 - JavaServer Pages™ Standard Tag Library.pdf:PDF},
owner = {lorenzo},
timestamp = {2020-10-05},
}
@software{xregexp,
author = {Levithan, Steven},
date = {2007-05},
title = {XRegExp},
url = {http://xregexp.com/},
urldate = {2020-10-05},
license = {MIT},
owner = {lorenzo},
timestamp = {2020-10-05},
repository = {https://github.com/slevithan/xregexp},
}
@Comment{jabref-meta: databaseType:biblatex;}
@Comment{jabref-meta: fileDirectory-lorenzo-knuth78:/tmp;}
@Comment{jabref-meta: fileDirectoryLatex-lorenzo-knuth78:/media/sf_UNIUPO/2019-2020/laurea/relazione/src;}