-
Notifications
You must be signed in to change notification settings - Fork 0
/
dataset.html
157 lines (148 loc) · 8.47 KB
/
dataset.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
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
<!doctype html>
<html>
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-EER1LDV4TH"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-EER1LDV4TH');
</script>
<title>ARGUS</title>
<meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1">
<link href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" media="screen" rel="stylesheet" type="text/css" />
<link href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/base/jquery-ui.css" media="screen" rel="stylesheet" type="text/css" />
<link href="css/frame.css" media="screen" rel="stylesheet" type="text/css" />
<link href="css/controls.css" media="screen" rel="stylesheet" type="text/css" />
<link href="css/widgets.css" media="screen" rel="stylesheet" type="text/css" />
<link href="css/custom.css" media="screen" rel="stylesheet" type="text/css" />
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
<script src="js/menu.js"></script>
<script src="js/widgets.js"></script>
<script src="js/custom.js"></script>
<style>
.menu-download {
color: rgb(255, 255, 255) !important;
opacity: 1 !important;
font-weight: 700 !important;
}
</style>
</head>
<body>
<div class="menu-container"></div>
<div class="content-container">
<div class="content">
<div class="content-table flex-column">
<!-------------------------------------------------------------------------------------------->
<div class="flex-row">
<div class="flex-item flex-column">
<h2 class="add-top-margin">Argus Dataset Policy</h2>
<hr>
<p style="font-size:14pt;">
We are delighted to share the ARGUS dataset and believe it will be a valuable resource for your research. However, to prevent any potential misuse, we kindly request that you fill out a request form to confirm your identity and outline the scope of your research. Once we have verified these details, we will provide you with the download link for the ARGUS dataset.
</p>
<p style="font-size:16pt;"><strong>
Request Steps:
</strong></p>
<p style="font-size:14pt;">
<strong>1. Please open the <a href="https://forms.gle/SmzyqhtLNrvvZ8x37" target="_blank">online request form</a> in a browser.</strong><br />
Link to ARGUS Dataset Request Form: <a href="https://forms.gle/SmzyqhtLNrvvZ8x37" target="_blank">https://forms.gle/SmzyqhtLNrvvZ8x37</a><br />
(If you are unable to access the page, please contact us by email.)
</p>
<p style="font-size:14pt;">
<strong>2. Sign in to your Google account.</strong><br />
Since our request form and download link are facilitated by Google, please use your Gmail as the valid email to receive the form response.
</p>
<p style="font-size:14pt;">
<strong>3. In the request form, please include your name, affiliation, work email.</strong><br />
The information is needed for verification. <br />
Note that your request may be ignored if we are not able to determine your identity or affiliation. <br />
We do not share your personal information with any third parties.
</p>
<p style="font-size:14pt;">
<strong>4. Acknowledge all the information you provided is correct.</strong>
</p>
<p style="font-size:14pt;">
<strong>5. Read and acknowledge the <a href="#agreement">Disclaimer & Download Agreement</a>.</strong>
</p>
<p style="font-size:14pt;">
<strong>6. Submit the request form.</strong><br />
A request receipt will be emailed to the email address you provided. <br />
Once we verify your information, we will email the download link to you as soon as possible.
</p>
</div>
</div>
<!-------------------------------------------------------------------------------------------->
<div class="flex-row">
<div class="flex-item flex-column" id="agreement">
<h2 class="add-top-margin">Disclaimer & Download Agreement</h2>
<hr>
<p style="font-size:14pt;">
To download the ARGUS dataset, you must agree with the items of the succeeding Disclaimer & Download Agreement. You should carefully read the following terms before submitting the ARGUS Dataset request form.
</p>
<ul>
<li style="font-size:14pt;">ARGUS Dataset is constructed and cross-checked by 2 experts that work in workflow security research. Due to the potential misclassification led by subjective factors, our members cannot guarantee a 100% accuracy for samples in the dataset.</li>
<br />
<li style="font-size:14pt;">The copyright of the dataset is owned by Purs3Lab.</li>
<br />
<li style="font-size:14pt;">The purpose of using the dataset should be non-commercial research and/or personal use. The dataset should not be used for commercial use and any profitable purpose.</li>
<br />
<li style="font-size:14pt;">The ARGUS dataset should not be re-selled or re-distributed. Anyone who has obtained ARGUS should not share the dataset with others without the permission from our team.</li>
</ul>
</div>
</div>
<!-------------------------------------------------------------------------------------------->
<div class="flex-row">
<div class="flex-item flex-column">
<h2 class="add-top-margin">Citation</h2>
<hr>
<p style="font-size:14pt;">
If you are using our dataset for work that will result in a publication (thesis, dissertation, paper, article), please use the following citation:</p>
<pre>
@inproceedings{muralee2023Argus,
title={ARGUS: A Framework for Staged Static Taint Analysis of GitHub Workflows and Actions},
author={S. Muralee, I. Koishybayev, A. Nahapetyan, G. Tystahl, B. Reaves, A. Bianchi, W. Enck,
A. Kapravelos, A. Machiry},
booktitle={32st USENIX Security Symposium (USENIX Security 23)},
year={2023},
}</pre>
</div>
</div>
<!-------------------------------------------------------------------------------------------->
<div class="flex-row">
<div class="flex-item flex-column">
<h2 class="add-top-margin">Dataset Shared With</h2>
<hr>
<p style="font-size:14pt;">Until now the following institutions were given access:</p>
<ol>
<li><a href="https://www.purdue.edu/", target="_blank">Purdue University</a>, USA</li>
<li><a href="https://www.ncsu.edu/", target="_blank">North Carolina State University</a>, USA</li>
<li><a href="https://boostsecurity.io/", target="_blank">Boost Security</a>, Canada</li>
<li><a href="https://ulp.edu.ar/", target="_blank">University of La Punta, San Luis</a>, Argentina</li>
<li><a href="https://group.mercedes-benz.com/company/north-america/mercedes-benz-r-d.html", target="_blank">Mercedes Benz</a>, USA</li>
<li><a href="https://www.koalalab.com/", target="_blank">KoalaLab</a>, India</li>
<li><a href="https://www.ip-paris.fr/", target="_blank">Institut Polytechnique de Paris</a>, France</li>
<li><a href="https://www.chalmers.se/en/", target="_blank">Chalmers University of Technology</a>, Sweden</li>
<li><a href="https://www.ru.nl/en", target="_blank">Radboud University</a>, Netherlands</li>
<li><a href="https://www.ulaval.ca/en", target="_blank">Laval Universitys</a>, Canada</li>
</ol>
</div>
</div>
<div class="flex-row">
<div class="flex-item flex-item-stretch flex-column">
<br />
<p class="text text-small text-italic">
ARGUS | <span class="highlight-text">PurS3 Lab</span> at <span class="highlight-text">Purdue University</span> | <span class="highlight-text">PurSec Lab</span> at <span class="highlight-text">Purdue University</span> | <span class="highlight-text">WSPR Lab</span> at <span class="highlight-text">North Carolina State University</span>
</p>
</div>
</div>
</div>
</div>
</div>
</body>
</html>