-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpost_1.har
More file actions
387 lines (387 loc) · 23.3 KB
/
post_1.har
File metadata and controls
387 lines (387 loc) · 23.3 KB
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
{
"log": {
"version": "1.2",
"creator": {
"name": "Firefox",
"version": "78.9.0"
},
"browser": {
"name": "Firefox",
"version": "78.9.0"
},
"pages": [
{
"startedDateTime": "2021-07-07T10:54:42.979-04:00",
"id": "page_1",
"title": "user info",
"pageTimings": {
"onContentLoad": 1115,
"onLoad": 1381
}
}
],
"entries": [
{
"pageref": "page_1",
"startedDateTime": "2021-07-07T10:54:42.979-04:00",
"request": {
"bodySize": 20,
"method": "POST",
"url": "http://testphp.vulnweb.com/userinfo.php",
"httpVersion": "HTTP/1.1",
"headers": [
{
"name": "Host",
"value": "testphp.vulnweb.com"
},
{
"name": "User-Agent",
"value": "Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0"
},
{
"name": "Accept",
"value": "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
},
{
"name": "Accept-Language",
"value": "en-US,en;q=0.5"
},
{
"name": "Accept-Encoding",
"value": "gzip, deflate"
},
{
"name": "Content-Type",
"value": "application/x-www-form-urlencoded"
},
{
"name": "Content-Length",
"value": "20"
},
{
"name": "Origin",
"value": "http://testphp.vulnweb.com"
},
{
"name": "Connection",
"value": "keep-alive"
},
{
"name": "Referer",
"value": "http://testphp.vulnweb.com/login.php"
},
{
"name": "Upgrade-Insecure-Requests",
"value": "1"
}
],
"cookies": [],
"queryString": [],
"headersSize": 495,
"postData": {
"mimeType": "application/x-www-form-urlencoded",
"params": [
{
"name": "uname",
"value": "test"
},
{
"name": "pass",
"value": "test"
}
],
"text": "uname=test&pass=test"
}
},
"response": {
"status": 200,
"statusText": "OK",
"httpVersion": "HTTP/1.1",
"headers": [
{
"name": "Server",
"value": "nginx/1.19.0"
},
{
"name": "Date",
"value": "Wed, 07 Jul 2021 14:54:43 GMT"
},
{
"name": "Content-Type",
"value": "text/html; charset=UTF-8"
},
{
"name": "Transfer-Encoding",
"value": "chunked"
},
{
"name": "Connection",
"value": "keep-alive"
},
{
"name": "X-Powered-By",
"value": "PHP/5.6.40-38+ubuntu20.04.1+deb.sury.org+1"
},
{
"name": "Set-Cookie",
"value": "login=test%2Ftest"
},
{
"name": "Content-Encoding",
"value": "gzip"
}
],
"cookies": [
{
"name": "login",
"value": "test/test"
}
],
"content": {
"mimeType": "text/html; charset=UTF-8",
"size": 5953,
"text": "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\"\n\"http://www.w3.org/TR/html4/loose.dtd\">\n<html><!-- InstanceBegin template=\"/Templates/main_dynamic_template.dwt.php\" codeOutsideHTMLIsLocked=\"false\" -->\n<head>\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=iso-8859-2\">\n\n<!-- InstanceBeginEditable name=\"document_title_rgn\" -->\n<title>user info</title>\n<!-- InstanceEndEditable -->\n<link rel=\"stylesheet\" href=\"style.css\" type=\"text/css\">\n<!-- InstanceBeginEditable name=\"headers_rgn\" -->\n<!-- here goes headers headers -->\n<!-- InstanceEndEditable -->\n<script language=\"JavaScript\" type=\"text/JavaScript\">\n<!--\nfunction MM_reloadPage(init) { //reloads the window if Nav4 resized\n if (init==true) with (navigator) {if ((appName==\"Netscape\")&&(parseInt(appVersion)==4)) {\n document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}\n else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();\n}\nMM_reloadPage(true);\n//-->\n</script>\n\n</head>\n<body> \n<div id=\"mainLayer\" style=\"position:absolute; width:700px; z-index:1\">\n<div id=\"masthead\"> \n <h1 id=\"siteName\"><a href=\"https://www.acunetix.com/\"><img src=\"images/logo.gif\" width=\"306\" height=\"38\" border=\"0\" alt=\"Acunetix website security\"></a></h1> \n <h6 id=\"siteInfo\">TEST and Demonstration site for <a href=\"https://www.acunetix.com/vulnerability-scanner/\">Acunetix Web Vulnerability Scanner</a></h6>\n <div id=\"globalNav\"> \n \t<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\"><tr>\n\t<td align=\"left\">\n\t\t<a href=\"index.php\">home</a> | <a href=\"categories.php\">categories</a> | <a href=\"artists.php\">artists\n\t\t</a> | <a href=\"disclaimer.php\">disclaimer</a> | <a href=\"cart.php\">your cart</a> | \n\t\t<a href=\"guestbook.php\">guestbook</a> | \n\t\t<a href=\"AJAX/index.php\">AJAX Demo</a>\n\t</td>\n\t<td align=\"right\">\n\t<a href='logout.php'>Logout test</a>\t</td>\n\t</tr></table>\n </div> \n</div> \n<!-- end masthead --> \n\n<!-- begin content -->\n<!-- InstanceBeginEditable name=\"content_rgn\" -->\n<div id=\"content\">\n\t<h2 id='pageName'>John (test)</h2><div class='story'><p>On this page you can visualize or edit you user information.</p></div><div class='story'>\n \t \n\t\t\t<form name=\"form1\" method=\"post\" action=\"\">\n\t\t\t\t\n\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t<table border=\"0\" cellspacing=\"1\" cellpadding=\"4\">\n\t\t\t\t\t<tr><td valign=\"top\">Name:</td><td><input type=\"text\" value=\"John \" name=\"urname\" style=\"width:200px\"></td></tr>\n\t\t\t\t\t<tr><td valign=\"top\">Credit card number:</td><td><input type=\"text\" value=\"1234-5678-2300-9000\" name=\"ucc\" style=\"width:200px\"></td></tr>\n\t\t\t\t\t<tr><td valign=\"top\">E-Mail:</td><td><input type=\"text\" value=\"email@email.com\" name=\"uemail\" style=\"width:200px\"></td></tr>\n\t\t\t\t\t<tr><td valign=\"top\">Phone number:</td><td><input type=\"text\" value=\"2323345\" name=\"uphone\" style=\"width:200px\"></td></tr>\n\t\t\t\t\t<tr><td valign=\"top\">Address:</td><td><textarea wrap=\"soft\" name=\"uaddress\" rows=\"5\" style=\"width:200px\">21 street</textarea></td></tr>\n\t\t\t\t\t<tr><td colspan=\"2\" align=\"right\"><input type=\"submit\" value=\"update\" name=\"update\"></td></tr>\n\t\t\t\t</table>\n\t\t\t</form>\n\t\t\t</div><div class='story'><p>You have 8 items in your cart. You visualize you cart <a href='cart.php'>here</a>.</p></div></div>\n<!-- InstanceEndEditable -->\n<!--end content -->\n\n<div id=\"navBar\"> \n <div id=\"search\"> \n <form action=\"search.php?test=query\" method=\"post\"> \n <label>search art</label> \n <input name=\"searchFor\" type=\"text\" size=\"10\"> \n <input name=\"goButton\" type=\"submit\" value=\"go\"> \n </form> \n </div> \n <div id=\"sectionLinks\"> \n <ul> \n <li><a href=\"categories.php\">Browse categories</a></li> \n <li><a href=\"artists.php\">Browse artists</a></li> \n <li><a href=\"cart.php\">Your cart</a></li> \n <li><a href=\"login.php\">Signup</a></li>\n\t <li><a href=\"userinfo.php\">Your profile</a></li>\n\t <li><a href=\"guestbook.php\">Our guestbook</a></li>\n\t\t<li><a href=\"AJAX/index.php\">AJAX Demo</a></li>\n\t </li> \n </ul> \n </div> \n <div class=\"relatedLinks\"> \n <h3>Links</h3> \n <ul> \n <li><a href=\"http://www.acunetix.com\">Security art</a></li> \n\t <li><a href=\"https://www.acunetix.com/vulnerability-scanner/php-security-scanner/\">PHP scanner</a></li>\n\t <li><a href=\"https://www.acunetix.com/blog/articles/prevent-sql-injection-vulnerabilities-in-php-applications/\">PHP vuln help</a></li>\n\t <li><a href=\"http://www.eclectasy.com/Fractal-Explorer/index.html\">Fractal Explorer</a></li> \n </ul> \n </div> \n <div id=\"advert\"> \n <p>\n <object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0\" width=\"107\" height=\"66\">\n <param name=\"movie\" value=\"Flash/add.swf\">\n <param name=quality value=high>\n <embed src=\"Flash/add.swf\" quality=high pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\" type=\"application/x-shockwave-flash\" width=\"107\" height=\"66\"></embed>\n </object>\n </p>\n </div> \n</div> \n\n<!--end navbar --> \n<div id=\"siteInfo\"> <a href=\"http://www.acunetix.com\">About Us</a> | <a href=\"privacy.php\">Privacy Policy</a> | <a href=\"mailto:wvs@acunetix.com\">Contact Us</a> | ©2019\n Acunetix Ltd \n</div> \n<br> \n<div style=\"background-color:lightgray;width:100%;text-align:center;font-size:12px;padding:1px\">\n<p style=\"padding-left:5%;padding-right:5%\"><b>Warning</b>: This is not a real shop. This is an example PHP application, which is intentionally vulnerable to web attacks. It is intended to help you test Acunetix. It also helps you understand how developer errors and bad configuration may let someone break into your website. You can use it to test other tools and your manual hacking skills as well. Tip: Look for potential SQL Injections, Cross-site Scripting (XSS), and Cross-site Request Forgery (CSRF), and more.</p>\n</div>\n</div>\n</body>\n<!-- InstanceEnd --></html>\n"
},
"redirectURL": "",
"headersSize": 283,
"bodySize": 2906
},
"cache": {},
"timings": {
"blocked": 0,
"dns": 0,
"connect": 0,
"ssl": 0,
"send": 0,
"wait": 120,
"receive": 0
},
"time": 120,
"_securityState": "insecure",
"serverIPAddress": "18.192.172.30",
"connection": "80"
},
{
"pageref": "page_1",
"startedDateTime": "2021-07-07T10:54:44.063-04:00",
"request": {
"bodySize": 0,
"method": "GET",
"url": "http://testphp.vulnweb.com/style.css",
"httpVersion": "HTTP/1.1",
"headers": [
{
"name": "Host",
"value": "testphp.vulnweb.com"
},
{
"name": "User-Agent",
"value": "Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0"
},
{
"name": "Accept",
"value": "text/css,*/*;q=0.1"
},
{
"name": "Accept-Language",
"value": "en-US,en;q=0.5"
},
{
"name": "Accept-Encoding",
"value": "gzip, deflate"
},
{
"name": "Connection",
"value": "keep-alive"
},
{
"name": "Referer",
"value": "http://testphp.vulnweb.com/userinfo.php"
},
{
"name": "Cookie",
"value": "login=test%2Ftest"
}
],
"cookies": [
{
"name": "login",
"value": "test/test"
}
],
"queryString": [],
"headersSize": 0
},
"response": {
"status": 200,
"statusText": "OK",
"httpVersion": "HTTP/1.1",
"headers": [
{
"name": "Server",
"value": "nginx/1.19.0"
},
{
"name": "Date",
"value": "Mon, 05 Jul 2021 16:17:57 GMT"
},
{
"name": "Content-Type",
"value": "text/css"
},
{
"name": "Content-Length",
"value": "5482"
},
{
"name": "Last-Modified",
"value": "Wed, 11 May 2011 10:27:48 GMT"
},
{
"name": "Connection",
"value": "keep-alive"
},
{
"name": "ETag",
"value": "\"4dca64a4-156a\""
},
{
"name": "Accept-Ranges",
"value": "bytes"
}
],
"cookies": [],
"content": {
"mimeType": "text/css",
"size": 5482,
"text": "body{\r\n\tfont-family: Arial,sans-serif;\r\n\tcolor: #333333;\r\n\tline-height: 1.166;\t\r\n\tmargin: 0px;\r\n\tpadding: 0px;\r\n}\r\n\r\na:link, a:visited{\r\n\tcolor: #006699;\r\n\ttext-decoration: none;\r\n}\r\n\r\na:hover {\r\n\ttext-decoration: underline;\r\n}\r\n\r\nh1, h2, h3, h4, h5, h6 {\r\n\tfont-family: Arial,sans-serif;\r\n\tmargin: 0px;\r\n\tpadding: 0px;\r\n}\r\n\r\nh1{\r\n font-family: Verdana,Arial,sans-serif;\r\n font-size: 120%;\r\n color: #334d55;\r\n}\r\n\r\nh2{\r\n font-size: 114%;\r\n color: #006699;\r\n}\r\n\r\nh3{\r\n font-size: 100%;\r\n color: #334d55;\r\n}\r\n\r\nh4{\r\n font-size: 100%;\r\n font-weight: normal;\r\n color: #333333;\r\n}\r\n\r\nh5{\r\n font-size: 100%;\r\n color: #334d55;\r\n}\r\n\r\nul{\r\n list-style-type: square;\r\n}\r\n\r\nul ul{\r\n list-style-type: disc;\r\n}\r\n\r\nul ul ul{\r\n list-style-type: none;\r\n}\r\n\r\nlabel{\r\n font: bold 100% Arial,sans-serif;\r\n color: #334d55;\r\n}\r\n\t\t\t\t\r\n\r\n/***********************************************/\r\n/* Layout Divs */\r\n/***********************************************/\r\n\r\n#masthead{\r\n\tmargin: 0;\r\n\tpadding: 10px 0px;\r\n\tborder-bottom: 1px solid #cccccc;\r\n\twidth: 100%;\r\n}\r\n\r\n#navBar{\r\n\tmargin: 0 79% 0 0;\r\n\tpadding: 0px;\r\n\tbackground-color: #eeeeee;\r\n\tborder-right: 1px solid #ccc;\r\n\tborder-bottom: 1px solid #ccc;\r\n}\r\n\r\n#content{\r\n float:right;\r\n\twidth: 75%;\r\n\tmargin: 0;\r\n\tpadding: 0 3% 0 0;\r\n}\r\n\r\n\r\n/***********************************************/\r\n/*Component Divs */\r\n/***********************************************/\r\n\r\n#siteName{\r\n\tmargin: 0px;\r\n\tpadding: 0px 0px 10px 10px;\r\n}\r\n\r\n\r\n/*************** #pageName styles **************/\r\n\r\n#pageName{\r\n\tpadding: 0px 0px 10px 10px;\r\n}\r\n\r\n\r\n/************* #globalNav styles **************/\r\n\r\n#globalNav{\r\ncolor: #cccccc;\r\npadding: 0px 0px 0px 10px;\r\nwhite-space: nowrap;\r\n}\r\n/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line\r\n this will force a horizontal scrollbar if there isn't enough room for all links\r\n remove rule or change value to 'normal' if you want the links to line-wrap */\r\n\r\n#globalNav img{\r\n display: block;\r\n}\r\n\r\n#globalNav a {\r\n\tfont-size: 90%;\r\n\tpadding: 0px 4px 0px 0px; \r\n}\r\n\r\n\r\n/************* #breadCrumb styles *************/\r\n\r\n#breadCrumb{\r\n\tfont-size: 80%;\r\n\tpadding: 5px 0px 5px 10px;\r\n}\r\n\r\n\r\n/************** .feature styles ***************/\r\n\r\n.feature{\r\n\tpadding: 0px 0px 10px 10px;\r\n\tfont-size: 80%;\r\n}\r\n\r\n.feature h3{\r\n\tpadding: 30px 0px 5px 0px;\r\n\ttext-align: center;\r\n}\r\n\r\n.feature img{\r\n\tfloat: left;\r\n\tpadding: 0px 10px 0px 0px;\r\n\tmargin: 0 5px 5px 0;\r\n}\r\n/* adjust margins to change separation between the feature image and text flowing around it */\r\n\r\n\r\n/************** .story styles *****************/\r\n\r\n.story{\r\n\tclear: both;\r\n\tpadding: 10px 0px 0px 10px;\r\n\tfont-size: 80%;\r\n\tbackground-color:#FFFFFF;\r\n}\r\n\r\n.story p{\r\n\tpadding: 0px 0px 10px 0px;\r\n\tbackground-color:#FFFFFF;\r\n}\r\n\r\n/************* #siteInfo styles ***************/\r\n\r\n#siteInfo{\r\n\tclear: both;\r\n\tborder: 1px solid #cccccc;\r\n\tfont-size: 75%;\r\n\tcolor: #cccccc;\r\n\tpadding: 10px 10px 10px 10px;\r\n\tmargin-top: -1px;\r\n}\r\n/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)\r\n\tthe bottom border of the navBar in cases where they \"touch\" */\r\n\r\n#siteInfo img{\r\n\tpadding: 4px 4px 4px 0px;\r\n\tvertical-align: middle;\r\n}\r\n\r\n\r\n/************* #search styles ***************/\r\n\r\n#search{\r\n\tpadding: 5px 0px 5px 10px;\r\n\tborder-bottom: 1px solid #cccccc;\r\n\tfont-size: 90%;\r\n}\r\n\r\n#search form{\r\n margin: 0px;\r\n padding: 0px;\r\n}\r\n\r\n#search label{\r\n\tdisplay: block;\r\n\tmargin: 0px;\r\n\tpadding: 0px;\r\n}\r\n\r\n\r\n/*********** #navBar link styles ***********/\r\n\r\n#navBar ul a:link, #navBar ul a:visited {display: block;}\r\n#navBar ul {list-style: none; margin: 0; padding: 0;}\r\n\r\n/* hack to fix IE/Win's broken rendering of block-level anchors in lists */\r\n#navBar li {border-bottom: 1px solid #EEE;}\r\n\r\n/* fix for browsers that don't need the hack */\r\nhtml>body #navBar li {border-bottom: none;}\r\n\r\n\r\n/*********** #sectionLinks styles ***********/\r\n\r\n#sectionLinks{\r\n\tposition: relative;\r\n\tmargin: 0px;\r\n\tpadding: 0px;\r\n\tborder-bottom: 1px solid #cccccc;\r\n\tfont-size: 90%;\r\n}\r\n\r\n#sectionLinks h3{\r\n\tpadding: 10px 0px 2px 10px;\r\n}\r\n\r\n#sectionLinks a:link{\r\n\tpadding: 2px 0px 2px 10px;\r\n\tborder-top: 1px solid #cccccc;\r\n\twidth: 100%;\r\n voice-family: \"\\\"}\\\"\"; \r\n voice-family:inherit;\r\n\twidth: auto;\r\n}\r\n\r\n#sectionLinks a:visited{\r\n\tborder-top: 1px solid #cccccc;\r\n\tpadding: 2px 0px 2px 10px;\r\n}\r\n\r\n#sectionLinks a:hover{\r\n\tborder-top: 1px solid #cccccc;\r\n\tbackground-color: #dddddd;\r\n\tpadding: 2px 0px 2px 10px;\r\n}\r\n\r\n\r\n/*********** .relatedLinks styles ***********/\r\n\r\n.relatedLinks{\r\n\tmargin: 0px;\r\n\tpadding: 0px 0px 10px 10px;\r\n\tfont-size: 90%;\r\n}\r\n\r\n.relatedLinks h3{\r\n\tpadding: 10px 0px 2px 0px;\r\n}\r\n\r\n\r\n/************** #advert styles **************/\r\n\r\n#advert{\r\n\tpadding: 10px 0px 0px 10px;\r\n\tfont-size: 80%;\r\n\tborder-top: 1px solid #cccccc;\r\n}\r\n\r\n#advert img{\r\n\tdisplay: block;\r\n}\r\n\r\n\r\n/************** #headlines styles **************/\r\n\r\n#headlines{\r\n\tmargin: 0px;\r\n\tpadding: 10px 0px 20px 10px;\r\n\tfont-size: 80%;\r\n}\r\n\r\n#headlines p{\r\n\tpadding: 5px 0px 5px 0px;\r\n}\r\n\r\nimg {\r\n\tborder: none;\r\n\tpadding: 0px 10px 0px 0px;\r\n}\r\n\r\ninput {\r\n\tfont-family:Verdana,Sans-serif; \r\n\tfont-size:10px;\r\n\tborder-style:ridge;\r\n\tbackground-color:#F5F5F5;\r\n}\r\n\r\ntextarea {\r\n\tfont-family:Verdana,Sans-serif; \r\n\tfont-size:10px;\r\n\tborder-style:ridge;\r\n\tbackground-color:#F5F5F5;\r\n}\r\n\r\ntable {\r\n\tbackground-color:#EEEEEE;\r\n}\r\ntd {\r\n\tbackground-color:#FFFFFF;\r\n}"
},
"redirectURL": "",
"headersSize": 0,
"bodySize": 5482
},
"cache": {},
"timings": {
"blocked": 0,
"dns": 0,
"ssl": 0,
"connect": 0,
"send": 0,
"wait": 0,
"receive": 0
},
"time": 0,
"_securityState": "insecure"
},
{
"pageref": "page_1",
"startedDateTime": "2021-07-07T10:54:45.316-04:00",
"request": {
"bodySize": 0,
"method": "GET",
"url": "http://testphp.vulnweb.com/favicon.ico",
"httpVersion": "HTTP/1.1",
"headers": [
{
"name": "Host",
"value": "testphp.vulnweb.com"
},
{
"name": "User-Agent",
"value": "Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0"
},
{
"name": "Accept",
"value": "image/webp,*/*"
},
{
"name": "Accept-Language",
"value": "en-US,en;q=0.5"
},
{
"name": "Accept-Encoding",
"value": "gzip, deflate"
},
{
"name": "Connection",
"value": "keep-alive"
},
{
"name": "Cookie",
"value": "login=test%2Ftest"
}
],
"cookies": [
{
"name": "login",
"value": "test/test"
}
],
"queryString": [],
"headersSize": 0
},
"response": {
"status": 200,
"statusText": "OK",
"httpVersion": "HTTP/1.1",
"headers": [
{
"name": "Server",
"value": "nginx/1.19.0"
},
{
"name": "Date",
"value": "Mon, 05 Jul 2021 16:17:58 GMT"
},
{
"name": "Content-Type",
"value": "image/x-icon"
},
{
"name": "Content-Length",
"value": "894"
},
{
"name": "Last-Modified",
"value": "Wed, 11 May 2011 10:27:48 GMT"
},
{
"name": "Connection",
"value": "keep-alive"
},
{
"name": "ETag",
"value": "\"4dca64a4-37e\""
},
{
"name": "Accept-Ranges",
"value": "bytes"
}
],
"cookies": [],
"content": {
"mimeType": "image/x-icon",
"size": 894,
"encoding": "base64",
"text": "AAABAAEAEBAAAAEAGABoAwAAFgAAACgAAAAQAAAAIAAAAAEAGAAAAAAAAAAAAEgAAABIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD///////////////////////////////////////////////////////8AAAAAAAD///////////////////////////////////////////////////////8AAAAAAAD///////////////////////////////////////////////////////8AAAAAAADv7v1cVeoMAuAmG+Pd2/vz8/2Qi/GloPT19P7k4/xANuYMAuBtZez4+P4AAAAAAADNyvkPBeARBOATB+HW1Pqzr/UIAN8OAeCqpvTU0vknG+MRBOAfFePIxfkAAAAAAADQzfkaEOIRBeESBuHX1fqyrvUKAOAQBeGtqfTV0/onHOQRBeEmGuTFwvkAAAAAAADk4/wzKeUSBuEPA+CKhPDq6PyJg/CXkvLs6/2Jg/APA+AQBOBFPOny8f4AAAAAAAD8/P+cl/IKAOAWCeEUCOFjW+vW1PrY1fpfV+sNAuAVCeENAeCwrPX///8AAAAAAAD////w7/05MOYKAOAWCeESBuEUCOESB+ESBuEVCeEPA+A+NOf19f7///8AAAAAAAD////////Rzvk6MuYMAOAOAuASBuESBuERBeAOAeA6MObOzPn///////8AAAAAAAD////////////d3PuOifBaUuomG+MpHuRWTuqYk/La2Pr///////////8AAAAAAAD////////////////+/v/x8P3k4/zi4fvw7/3+/v////////////////8AAAAAAAD///////////////////////////////////////////////////////8AAAAAAAD///////////////////////////////////////////////////////8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
},
"redirectURL": "",
"headersSize": 0,
"bodySize": 894
},
"cache": {},
"timings": {
"blocked": 0,
"dns": 0,
"ssl": 0,
"connect": 0,
"send": 0,
"wait": 0,
"receive": 0
},
"time": 0,
"_securityState": "insecure"
}
]
}
}