forked from jnadvid/CheatSheetsHacking
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathoutput-cncintel.htlml
284 lines (274 loc) · 6.62 KB
/
output-cncintel.htlml
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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<title>Nikto Report</title>
<style type="text/css">
.dataTable
{
font-family: tahoma, sans-serif;
font-size: 11pt;
font-weight: normal;
color: #000066;
background: #EEEEEE;
border: thin solid black;
width: 95%;
}
.headerTable
{
font-family: tahoma, sans-serif;
font-size: 15pt;
font-weight: normal;
color: white;
background: #000066;
border: thin solid black;
width: 300px;
}
.column-head
{
width: 15em;
font-weight:bold;
}
.copyright
{
font-family: tahoma, sans-serif;
font-size: 10pt;
font-weight: normal;
font-style: italic;
color: black;
}
body
{
background: white;
}
</style>
</head>
<body>
<div>
<a name="1"></a>
<table class="headerTable">
<tr>
<td>cncintel.com / 172.66.42.210 port 443</td>
</tr>
</table>
<table class="dataTable">
<tr>
<td class="column-head">Target IP</td>
<td>172.66.42.210</td>
</tr>
<tr>
<td class="column-head">Target hostname</td>
<td>cncintel.com</td>
</tr>
<tr>
<td class="column-head">Target Port</td>
<td>443</td>
</tr>
<tr>
<td class="column-head">HTTP Server</td>
<td>cloudflare</td>
</tr>
<tr>
<td class="column-head">Site Link (Name)</td>
<td><a href="https://cncintel.com:443/">https://cncintel.com:443/</a></td>
</tr>
<tr>
<td class="column-head">Site Link (IP)</td>
<td><a href="https://172.66.42.210:443/">https://172.66.42.210:443/</a></td>
</tr>
</table>
</div>
<p></p>
<table class="dataTable">
<tr>
<td class="column-head">URI</td>
<td>/</td>
</tr>
<tr>
<td class="column-head">HTTP Method</td>
<td>GET</td>
</tr>
<tr>
<td class="column-head">Description</td>
<td>The X-XSS-Protection header is not defined. This header can hint to the user agent to protect against some forms of XSS</td>
</tr>
<tr>
<td class="column-head">Test Links</td>
<td>
<a href="https://cncintel.com:443/">https://cncintel.com:443/</a><br>
<a href="https://172.66.42.210:443/">https://172.66.42.210:443/</a>
</td>
</tr>
<tr>
<td class="column-head">OSVDB Entries</td>
<td>
<a href="http://osvdb.org/0" title="More vulnerability information on OSVDB.org">OSVDB-0</a>
</td>
</table>
<table class="dataTable">
<tr>
<td class="column-head">URI</td>
<td>/</td>
</tr>
<tr>
<td class="column-head">HTTP Method</td>
<td>GET</td>
</tr>
<tr>
<td class="column-head">Description</td>
<td>The site uses SSL and the Strict-Transport-Security HTTP header is not defined.</td>
</tr>
<tr>
<td class="column-head">Test Links</td>
<td>
<a href="https://cncintel.com:443/">https://cncintel.com:443/</a><br>
<a href="https://172.66.42.210:443/">https://172.66.42.210:443/</a>
</td>
</tr>
<tr>
<td class="column-head">OSVDB Entries</td>
<td>
<a href="http://osvdb.org/0" title="More vulnerability information on OSVDB.org">OSVDB-0</a>
</td>
</table>
<table class="dataTable">
<tr>
<td class="column-head">URI</td>
<td>/</td>
</tr>
<tr>
<td class="column-head">HTTP Method</td>
<td>GET</td>
</tr>
<tr>
<td class="column-head">Description</td>
<td>Expect-CT is not enforced, upon receiving an invalid Certificate Transparency Log, the connection will not be dropped.</td>
</tr>
<tr>
<td class="column-head">Test Links</td>
<td>
<a href="https://cncintel.com:443/">https://cncintel.com:443/</a><br>
<a href="https://172.66.42.210:443/">https://172.66.42.210:443/</a>
</td>
</tr>
<tr>
<td class="column-head">OSVDB Entries</td>
<td>
<a href="http://osvdb.org/0" title="More vulnerability information on OSVDB.org">OSVDB-0</a>
</td>
</table>
<table class="dataTable">
<tr>
<td class="column-head">URI</td>
<td>/</td>
</tr>
<tr>
<td class="column-head">HTTP Method</td>
<td>GET</td>
</tr>
<tr>
<td class="column-head">Description</td>
<td>The X-Content-Type-Options header is not set. This could allow the user agent to render the content of the site in a different fashion to the MIME type</td>
</tr>
<tr>
<td class="column-head">Test Links</td>
<td>
<a href="https://cncintel.com:443/">https://cncintel.com:443/</a><br>
<a href="https://172.66.42.210:443/">https://172.66.42.210:443/</a>
</td>
</tr>
<tr>
<td class="column-head">OSVDB Entries</td>
<td>
<a href="http://osvdb.org/0" title="More vulnerability information on OSVDB.org">OSVDB-0</a>
</td>
</table>
<table class="dataTable">
<tr>
<td class="column-head">URI</td>
<td>/</td>
</tr>
<tr>
<td class="column-head">HTTP Method</td>
<td>GET</td>
</tr>
<tr>
<td class="column-head">Description</td>
<td>Hostname 'cncintel.com' does not match certificate's names: sni.cloudflaressl.com</td>
</tr>
<tr>
<td class="column-head">Test Links</td>
<td>
<a href="https://cncintel.com:443/">https://cncintel.com:443/</a><br>
<a href="https://172.66.42.210:443/">https://172.66.42.210:443/</a>
</td>
</tr>
<tr>
<td class="column-head">OSVDB Entries</td>
<td>
<a href="http://osvdb.org/0" title="More vulnerability information on OSVDB.org">OSVDB-0</a>
</td>
</table>
<div>
<p></p>
<table class="headerTable">
<tr>
<td>Host Summary</td>
</tr>
</table>
<table class="dataTable">
<tr>
<td class="column-head">Start Time</td>
<td>2022-08-30 17:37:29</td>
</tr>
<tr>
<td class="column-head">End Time</td>
<td>2022-08-30 17:38:26</td>
</tr>
<tr>
<td class="column-head">Elapsed Time</td>
<td>57 seconds</td>
</tr>
<tr>
<td class="column-head">Statistics</td>
<td>326 requests, 20 errors, 5 findings</td>
</tr>
</table>
</div>
<p></p>
<p></p>
<table class="headerTable">
<tr>
<td>Scan Summary</td>
</tr>
</table>
<table class="dataTable">
<tr>
<td class="column-head">Software Details</td>
<td><a href="http://cirt.net/">Nikto 2.1.6</a></td>
<tr>
<td class="column-head">CLI Options</td>
<td>-h https://cncintel.com/?fbclid=IwAR3stjMT-yIM-yJ1RI4mU2X0ZmaSeMU6A1morNu-lE8ST9iNYJ0gYcj32a4 -o output-cncintel.htlml -Format html</td>
</tr>
<tr>
<td class="column-head">Hosts Tested</td>
<td>1</td>
</tr>
<tr>
<td class="column-head">Start Time</td>
<td>Tue Aug 30 17:37:27 2022</td>
</tr>
<tr>
<td class="column-head">End Time</td>
<td>Tue Aug 30 17:38:26 2022</td>
</tr>
<tr>
<td class="column-head">Elapsed Time</td>
<td>59 seconds</td>
</tr>
</table>
<p></p>
<p class="copyright">© 2008 Chris Sullo</p>
<!-- (c) 2008 Chris Sullo -->
</body>
</html>