-
Notifications
You must be signed in to change notification settings - Fork 134
/
index.html
264 lines (225 loc) · 10.4 KB
/
index.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
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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<title>
Assetnote Wordlists
</title>
<meta name="viewport" content="width=device-width">
<!-- Primary Meta Tags -->
<meta name="title" content="Assetnote Wordlists">
<meta name="description" content="Wordlists that are up to date and effective against the most popular technologies on the internet.">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://wordlists.assetnote.io/">
<meta property="og:title" content="Assetnote Wordlists">
<meta property="og:description" content="Wordlists that are up to date and effective against the most popular technologies on the internet.">
<meta property="og:image" content="https://wordlists.assetnote.io/assets/assetnote.png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://wordlists.assetnote.io/">
<meta property="twitter:title" content="Assetnote Wordlists">
<meta property="twitter:description" content="Wordlists that are up to date and effective against the most popular technologies on the internet.">
<meta property="twitter:image" content="https://wordlists.assetnote.io/assets/assetnote.png">
<link rel="icon" type="image/x-icon" href="assets/favicon.ico">
<link rel="stylesheet" href="assets/css/normalize.css?v=1">
<link rel="stylesheet" href="assets/css/main.css?v=1">
<link rel="stylesheet" href="assets/css/syntax.css?v=1">
<script
src="https://code.jquery.com/jquery-3.5.1.min.js"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="
crossorigin="anonymous"></script>
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/1.10.22/css/jquery.dataTables.css">
<script type="text/javascript" charset="utf8" src="https://cdn.datatables.net/1.10.22/js/jquery.dataTables.js"></script>
<script type="text/javascript" charset="utf8" src="https://cdn.datatables.net/plug-ins/1.10.21/sorting/file-size.js"></script>
<script type="text/javascript" charset="utf8" src="https://momentjs.com/downloads/moment.js"></script>
<script async defer src="https://buttons.github.io/buttons.js"></script>
<script>
(function() {
var zi = document.createElement('script');
zi.type = 'text/javascript';
zi.async = true;
zi.src = 'https://ws.zoominfo.com/pixel/flYCDtP9wCtR5HZoJR5k';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(zi, s);
})();
</script>
<noscript>
<img src="https://ws.zoominfo.com/pixel/flYCDtP9wCtR5HZoJR5k"
width="1" height="1" style="display: none;" />
</noscript>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-PHVKCNLGM3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-PHVKCNLGM3');
</script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<script src="/assets/js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="note">
<a class="link-white" target="_blank" href="https://assetnote.io/">Learn More About Assetnote's Attack Surface Management Platform</a>
</div>
<header role="banner">
<div class="wrap">
<a target="_blank" href="https://assetnote.io/"><img class="logo" src="assets/small.png?v=2" alt=""></a>
<br>
<h1 class="site-title"><a class="title-link" href="/">Assetnote Wordlists</a></h1>
</div>
</header>
<div class="content">
<section id="main" class="wrap" role="main">
<p>Welcome to Assetnote Wordlists.</p>
<p>When performing security testing against an asset, it is vital to have high quality wordlists for content and subdomain discovery. This website provides you with wordlists that are up to date and effective against the most popular technologies on the internet.</p>
<p>Wordlists are generated on the 28th of each month, using <a target="_blank" href="https://github.com/assetnote/commonspeak2/">Commonspeak2</a> and <a target="_blank" href="https://github.com/assetnote/wordlists/actions">GitHub Actions</a>. If there's an extension or technology that you would like a wordlist for, but it's not in the table below, <a target="_blank" href="https://github.com/assetnote/wordlists/blob/master/.github/workflows/wordlists.yml">send us a PR</a> and it will be included on this page after the next run.</p>
<p>Assetnote Continuous Security automatically maps your external assets and monitors them for changes and security issues to help prevent serious breaches. If you want to protect your attack surface and would like a demonstration of our product, please reach out to us by <a target="_blank" href="https://www.assetnote.io/demo">submitting our contact form.</a></p>
<p>Show your support:</p>
<a class="github-button" href="https://github.com/assetnote/wordlists" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star assetnote/wordlists on GitHub">Star</a> <a href="https://twitter.com/assetnote?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-size="large" data-dnt="true" data-show-count="false">Follow @assetnote</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<p>You can download all of the wordlists at once, using the following command: </p>
<code>wget -r --no-parent -R "index.html*" https://wordlists-cdn.assetnote.io/data/ -nH -e robots=off</code>
<h1>Automatically Generated Wordlists</h1>
<table id="automatedWordlists" class="display" style="width:100%">
<thead>
<tr>
<th>Filename</th>
<th>Line Count</th>
<th>File Size</th>
<th>Date</th>
<th>Download</th>
</tr>
</thead>
</table>
<h1>Kiterunner Wordlists</h1>
<p>Kiterunner is a contexual content discovery tool built by Assetnote. You can use the .kite files with the <a href="https://github.com/assetnote/kiterunner">Kiterunner</a> tool.</p>
<p>Additionally, the swagger-wordlist.txt dataset can be used with traditional content discovery tools</p>
<table id="kiterunnerWordlists" class="display" style="width:100%">
<thead>
<tr>
<th>Filename</th>
<th>Line Count</th>
<th>File Size</th>
<th>Date</th>
<th>Download</th>
</tr>
</thead>
</table>
<h1>Technology <=> Host Mappings</h1>
<table id="technologyLists" class="display" style="width:100%">
<thead>
<tr>
<th>Filename</th>
<th>Line Count</th>
<th>File Size</th>
<th>Date</th>
<th>Download</th>
</tr>
</thead>
</table>
<h1>Manually Generated Wordlists</h1>
<table id="manualWordlists" class="display" style="width:100%">
<thead>
<tr>
<th>Filename</th>
<th>Description</th>
<th>Line Count</th>
<th>File Size</th>
<th>Date</th>
<th>Download</th>
</tr>
</thead>
</table>
</section>
</div><!-- /.wrap content -->
<footer role="contentinfo">
<div class="wrap">
<p>This project is maintained by <a target="_blank" href="https://assetnote.io">Assetnote</a>.</p>
</div><!--/.wrap -->
</footer>
</div> <!-- /.container -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-122322905-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-122322905-1');
$(document).ready(function() {
$('#automatedWordlists').DataTable( {
columnDefs: [
{ type: 'file-size', targets: 2 }
],
"ajax": "data/automated.json",
"columns": [
{ "data": "Filename" },
{ "data": "Line Count" },
{ "data": "File Size" },
{ "data": "Date", "render": function(data, type) {
return type === 'sort' ? data : moment.unix(data).format('LLL');
}},
{ "data": "Download" },
]
} );
} );
$(document).ready(function() {
$('#kiterunnerWordlists').DataTable( {
columnDefs: [
{ type: 'file-size', targets: 2 }
],
"ajax": "data/kiterunner.json",
"columns": [
{ "data": "Filename" },
{ "data": "Line Count" },
{ "data": "File Size" },
{ "data": "Date", "render": function(data, type) {
return type === 'sort' ? data : moment.unix(data).format('LLL');
}},
{ "data": "Download" },
]
} );
} );
$(document).ready(function() {
$('#manualWordlists').DataTable( {
columnDefs: [
{ type: 'file-size', targets: 3 }
],
"ajax": "data/manual.json",
"columns": [
{ "data": "Filename" },
{ "data": "Description" },
{ "data": "Line Count" },
{ "data": "File Size" },
{ "data": "Date", "render": function(data, type) {
return type === 'sort' ? data : moment.unix(data).format('LLL');
}},
{ "data": "Download" },
]
} );
} );
$(document).ready(function() {
$('#technologyLists').DataTable( {
columnDefs: [
{ type: 'file-size', targets: 2 }
],
"ajax": "data/technologies.json",
"columns": [
{ "data": "Filename" },
{ "data": "Line Count" },
{ "data": "File Size" },
{ "data": "Date", "render": function(data, type) {
return type === 'sort' ? data : moment.unix(data).format('LLL');
}},
{ "data": "Download" },
]
} );
} );
</script>
</body>
</html>
<!-- flag{ASM_f0r_th3_w1n} -->