{ "log": { "version": "1.2", "creator": { "name": "mitmproxy har_dump", "version": "0.1", "comment": "mitmproxy version mitmproxy 8.1.1" }, "entries": [ { "startedDateTime": "2024-12-12T11:09:53.502387+00:00", "time": 458, "request": { "method": "POST", "url": "http://44.202.3.35:6000/login", "httpVersion": "HTTP/1.1", "cookies": [], "headers": [ { "name": "Host", "value": "44.202.3.35:6000" }, { "name": "Accept-Encoding", "value": "identity" }, { "name": "User-Agent", "value": "python-urllib3/2.2.3" }, { "name": "Content-Length", "value": "49" }, { "name": "Content-Type", "value": "application/json" } ], "queryString": [], "headersSize": 184, "bodySize": 49, "postData": { "mimeType": "application/json", "text": "{\"userName\": \"James\", \"password\": \"ILoveGuitars\"}", "params": [] } }, "response": { "status": 200, "statusText": "OK", "httpVersion": "HTTP/1.1", "cookies": [], "headers": [ { "name": "Server", "value": "gunicorn" }, { "name": "Date", "value": "Thu, 12 Dec 2024 11:09:53 GMT" }, { "name": "Connection", "value": "keep-alive" }, { "name": "Content-Type", "value": "application/json" }, { "name": "Content-Length", "value": "176" } ], "content": { "size": 176, "compression": 0, "mimeType": "application/json", "text": "{\"token\":\"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VySWQiOiI2MDZjZGExNy1jYWU0LTQ2MzAtYjVhZi00OTc3ZWFkMGFhMTUifQ.Os83ApT54EccwY7qraFuYFZeNzXPUy0T8r_56-W8UN4\",\"type\":\"Bearer\"}\n" }, "redirectURL": "", "headersSize": 179, "bodySize": 176 }, "cache": {}, "timings": { "send": 1, "receive": 2, "wait": 304, "connect": 151, "ssl": -1 }, "serverIPAddress": "44.202.3.35" }, { "startedDateTime": "2024-12-12T11:09:53.824815+00:00", "time": 476, "request": { "method": "GET", "url": "http://44.202.3.35:6000/account", "httpVersion": "HTTP/1.1", "cookies": [], "headers": [ { "name": "Host", "value": "44.202.3.35:6000" }, { "name": "Accept-Encoding", "value": "identity" }, { "name": "User-Agent", "value": "python-urllib3/2.2.3" }, { "name": "Authorization", "value": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VySWQiOiI2MDZjZGExNy1jYWU0LTQ2MzAtYjVhZi00OTc3ZWFkMGFhMTUifQ.Os83ApT54EccwY7qraFuYFZeNzXPUy0T8r_56-W8UN4" } ], "queryString": [], "headersSize": 295, "bodySize": 0, "postData": { "mimeType": "", "text": "", "params": [] } }, "response": { "status": 200, "statusText": "OK", "httpVersion": "HTTP/1.1", "cookies": [], "headers": [ { "name": "Server", "value": "gunicorn" }, { "name": "Date", "value": "Thu, 12 Dec 2024 11:09:54 GMT" }, { "name": "Connection", "value": "keep-alive" }, { "name": "Content-Type", "value": "application/json" }, { "name": "Content-Length", "value": "124" } ], "content": { "size": 124, "compression": 0, "mimeType": "application/json", "text": "{\"address\":\"2nd metal boulevard\",\"firstName\":\"James\",\"lastName\":\"Hetfield\",\"userId\":\"606cda17-cae4-4630-b5af-4977ead0aa15\"}\n" }, "redirectURL": "", "headersSize": 179, "bodySize": 124 }, "cache": {}, "timings": { "send": 0, "receive": 1, "wait": 317, "connect": 158, "ssl": -1 }, "serverIPAddress": "44.202.3.35" }, { "startedDateTime": "2024-12-12T11:09:54.157546+00:00", "time": 445, "request": { "method": "POST", "url": "http://44.202.3.35:6000/graphql", "httpVersion": "HTTP/1.1", "cookies": [], "headers": [ { "name": "Host", "value": "44.202.3.35:6000" }, { "name": "Accept-Encoding", "value": "identity" }, { "name": "User-Agent", "value": "python-urllib3/2.2.3" }, { "name": "Authorization", "value": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VySWQiOiI2MDZjZGExNy1jYWU0LTQ2MzAtYjVhZi00OTc3ZWFkMGFhMTUifQ.Os83ApT54EccwY7qraFuYFZeNzXPUy0T8r_56-W8UN4" }, { "name": "Content-Length", "value": "88" }, { "name": "Content-Type", "value": "application/json" } ], "queryString": [], "headersSize": 363, "bodySize": 88, "postData": { "mimeType": "application/json", "text": "{\"query\": \"query {\\n me {\\n userId\\n }\\n }\"}", "params": [] } }, "response": { "status": 200, "statusText": "OK", "httpVersion": "HTTP/1.1", "cookies": [], "headers": [ { "name": "Server", "value": "gunicorn" }, { "name": "Date", "value": "Thu, 12 Dec 2024 11:09:54 GMT" }, { "name": "Connection", "value": "keep-alive" }, { "name": "Content-Type", "value": "application/json" }, { "name": "Content-Length", "value": "65" } ], "content": { "size": 65, "compression": 0, "mimeType": "application/json", "text": "{\"data\":{\"me\":{\"userId\":\"606cda17-cae4-4630-b5af-4977ead0aa15\"}}}" }, "redirectURL": "", "headersSize": 178, "bodySize": 65 }, "cache": {}, "timings": { "send": 0, "receive": 2, "wait": 297, "connect": 146, "ssl": -1 }, "serverIPAddress": "44.202.3.35" }, { "startedDateTime": "2024-12-12T11:09:54.469972+00:00", "time": 443, "request": { "method": "GET", "url": "http://44.202.3.35:6000/transactions?limit=5&userId=606cda17-cae4-4630-b5af-4977ead0aa15", "httpVersion": "HTTP/1.1", "cookies": [], "headers": [ { "name": "Host", "value": "44.202.3.35:6000" }, { "name": "Accept-Encoding", "value": "identity" }, { "name": "User-Agent", "value": "python-urllib3/2.2.3" }, { "name": "Authorization", "value": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VySWQiOiI2MDZjZGExNy1jYWU0LTQ2MzAtYjVhZi00OTc3ZWFkMGFhMTUifQ.Os83ApT54EccwY7qraFuYFZeNzXPUy0T8r_56-W8UN4" } ], "queryString": [ { "name": "limit", "value": "5" }, { "name": "userId", "value": "606cda17-cae4-4630-b5af-4977ead0aa15" } ], "headersSize": 295, "bodySize": 0, "postData": { "mimeType": "", "text": "", "params": [] } }, "response": { "status": 200, "statusText": "OK", "httpVersion": "HTTP/1.1", "cookies": [], "headers": [ { "name": "Server", "value": "gunicorn" }, { "name": "Date", "value": "Thu, 12 Dec 2024 11:09:54 GMT" }, { "name": "Connection", "value": "keep-alive" }, { "name": "Content-Type", "value": "application/json" }, { "name": "Content-Length", "value": "601" } ], "content": { "size": 601, "compression": 0, "mimeType": "application/json", "text": "[{\"_id\":{\"$oid\":\"668a50814ee8ae95562a0d69\"},\"amount\":25755,\"to\":\"James\",\"userId\":\"606cda17-cae4-4630-b5af-4977ead0aa15\"},{\"_id\":{\"$oid\":\"668a50814ee8ae95562a0d6a\"},\"amount\":94608,\"to\":\"James\",\"userId\":\"606cda17-cae4-4630-b5af-4977ead0aa15\"},{\"_id\":{\"$oid\":\"668a50814ee8ae95562a0d6b\"},\"amount\":49005,\"to\":\"James\",\"userId\":\"606cda17-cae4-4630-b5af-4977ead0aa15\"},{\"_id\":{\"$oid\":\"668a50814ee8ae95562a0d6c\"},\"amount\":41814,\"to\":\"Cliff\",\"userId\":\"606cda17-cae4-4630-b5af-4977ead0aa15\"},{\"_id\":{\"$oid\":\"668a50814ee8ae95562a0d6d\"},\"amount\":55839,\"to\":\"Json\",\"userId\":\"606cda17-cae4-4630-b5af-4977ead0aa15\"}]\n" }, "redirectURL": "", "headersSize": 179, "bodySize": 601 }, "cache": {}, "timings": { "send": 1, "receive": 1, "wait": 296, "connect": 145, "ssl": -1 }, "serverIPAddress": "44.202.3.35" }, { "startedDateTime": "2024-12-12T11:09:54.779917+00:00", "time": 432, "request": { "method": "GET", "url": "http://44.202.3.35:6000/transactions?limit=10&userId=606cda17-cae4-4630-b5af-4977ead0aa15", "httpVersion": "HTTP/1.1", "cookies": [], "headers": [ { "name": "Host", "value": "44.202.3.35:6000" }, { "name": "Accept-Encoding", "value": "identity" }, { "name": "User-Agent", "value": "python-urllib3/2.2.3" }, { "name": "Authorization", "value": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VySWQiOiI2MDZjZGExNy1jYWU0LTQ2MzAtYjVhZi00OTc3ZWFkMGFhMTUifQ.Os83ApT54EccwY7qraFuYFZeNzXPUy0T8r_56-W8UN4" } ], "queryString": [ { "name": "limit", "value": "10" }, { "name": "userId", "value": "606cda17-cae4-4630-b5af-4977ead0aa15" } ], "headersSize": 295, "bodySize": 0, "postData": { "mimeType": "", "text": "", "params": [] } }, "response": { "status": 200, "statusText": "OK", "httpVersion": "HTTP/1.1", "cookies": [], "headers": [ { "name": "Server", "value": "gunicorn" }, { "name": "Date", "value": "Thu, 12 Dec 2024 11:09:55 GMT" }, { "name": "Connection", "value": "keep-alive" }, { "name": "Content-Type", "value": "application/json" }, { "name": "Content-Length", "value": "1196" } ], "content": { "size": 1196, "compression": 0, "mimeType": "application/json", "text": "[{\"_id\":{\"$oid\":\"668a50814ee8ae95562a0d69\"},\"amount\":25755,\"to\":\"James\",\"userId\":\"606cda17-cae4-4630-b5af-4977ead0aa15\"},{\"_id\":{\"$oid\":\"668a50814ee8ae95562a0d6a\"},\"amount\":94608,\"to\":\"James\",\"userId\":\"606cda17-cae4-4630-b5af-4977ead0aa15\"},{\"_id\":{\"$oid\":\"668a50814ee8ae95562a0d6b\"},\"amount\":49005,\"to\":\"James\",\"userId\":\"606cda17-cae4-4630-b5af-4977ead0aa15\"},{\"_id\":{\"$oid\":\"668a50814ee8ae95562a0d6c\"},\"amount\":41814,\"to\":\"Cliff\",\"userId\":\"606cda17-cae4-4630-b5af-4977ead0aa15\"},{\"_id\":{\"$oid\":\"668a50814ee8ae95562a0d6d\"},\"amount\":55839,\"to\":\"Json\",\"userId\":\"606cda17-cae4-4630-b5af-4977ead0aa15\"},{\"_id\":{\"$oid\":\"668a50814ee8ae95562a0d6e\"},\"amount\":77896,\"to\":\"Json\",\"userId\":\"606cda17-cae4-4630-b5af-4977ead0aa15\"},{\"_id\":{\"$oid\":\"668a50814ee8ae95562a0d6f\"},\"amount\":9981,\"to\":\"Lars\",\"userId\":\"606cda17-cae4-4630-b5af-4977ead0aa15\"},{\"_id\":{\"$oid\":\"668a50814ee8ae95562a0d70\"},\"amount\":63374,\"to\":\"Cliff\",\"userId\":\"606cda17-cae4-4630-b5af-4977ead0aa15\"},{\"_id\":{\"$oid\":\"668a50814ee8ae95562a0d71\"},\"amount\":42017,\"to\":\"Lars\",\"userId\":\"606cda17-cae4-4630-b5af-4977ead0aa15\"},{\"_id\":{\"$oid\":\"668a50814ee8ae95562a0d72\"},\"amount\":65956,\"to\":\"Json\",\"userId\":\"606cda17-cae4-4630-b5af-4977ead0aa15\"}]\n" }, "redirectURL": "", "headersSize": 180, "bodySize": 1196 }, "cache": {}, "timings": { "send": 1, "receive": 1, "wait": 289, "connect": 141, "ssl": -1 }, "serverIPAddress": "44.202.3.35" }, { "startedDateTime": "2024-12-12T11:09:55.087755+00:00", "time": 443, "request": { "method": "POST", "url": "http://44.202.3.35:6000/login", "httpVersion": "HTTP/1.1", "cookies": [], "headers": [ { "name": "Host", "value": "44.202.3.35:6000" }, { "name": "Accept-Encoding", "value": "identity" }, { "name": "User-Agent", "value": "python-urllib3/2.2.3" }, { "name": "Content-Length", "value": "46" }, { "name": "Content-Type", "value": "application/json" } ], "queryString": [], "headersSize": 184, "bodySize": 46, "postData": { "mimeType": "application/json", "text": "{\"userName\": \"Lars\", \"password\": \"ILoveDrums\"}", "params": [] } }, "response": { "status": 200, "statusText": "OK", "httpVersion": "HTTP/1.1", "cookies": [], "headers": [ { "name": "Server", "value": "gunicorn" }, { "name": "Date", "value": "Thu, 12 Dec 2024 11:09:55 GMT" }, { "name": "Connection", "value": "keep-alive" }, { "name": "Content-Type", "value": "application/json" }, { "name": "Content-Length", "value": "176" } ], "content": { "size": 176, "compression": 0, "mimeType": "application/json", "text": "{\"token\":\"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VySWQiOiI1ZjkwMDE3Ny01MmQzLTRiMTAtYjU5ZC1jMzY5NjhmZmVmMmEifQ.1_erx7lj6MOTjrjoDOAcwdlYeKjHO-XTP2mgIWIisLA\",\"type\":\"Bearer\"}\n" }, "redirectURL": "", "headersSize": 179, "bodySize": 176 }, "cache": {}, "timings": { "send": 0, "receive": 1, "wait": 296, "connect": 146, "ssl": -1 }, "serverIPAddress": "44.202.3.35" }, { "startedDateTime": "2024-12-12T11:09:55.399556+00:00", "time": 466, "request": { "method": "GET", "url": "http://44.202.3.35:6000/account", "httpVersion": "HTTP/1.1", "cookies": [], "headers": [ { "name": "Host", "value": "44.202.3.35:6000" }, { "name": "Accept-Encoding", "value": "identity" }, { "name": "User-Agent", "value": "python-urllib3/2.2.3" }, { "name": "Authorization", "value": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VySWQiOiI1ZjkwMDE3Ny01MmQzLTRiMTAtYjU5ZC1jMzY5NjhmZmVmMmEifQ.1_erx7lj6MOTjrjoDOAcwdlYeKjHO-XTP2mgIWIisLA" } ], "queryString": [], "headersSize": 295, "bodySize": 0, "postData": { "mimeType": "", "text": "", "params": [] } }, "response": { "status": 200, "statusText": "OK", "httpVersion": "HTTP/1.1", "cookies": [], "headers": [ { "name": "Server", "value": "gunicorn" }, { "name": "Date", "value": "Thu, 12 Dec 2024 11:09:55 GMT" }, { "name": "Connection", "value": "keep-alive" }, { "name": "Content-Type", "value": "application/json" }, { "name": "Content-Length", "value": "120" } ], "content": { "size": 120, "compression": 0, "mimeType": "application/json", "text": "{\"address\":\"3rd bad drummer st\",\"firstName\":\"Lars\",\"lastName\":\"Ulrich\",\"userId\":\"5f900177-52d3-4b10-b59d-c36968ffef2a\"}\n" }, "redirectURL": "", "headersSize": 179, "bodySize": 120 }, "cache": {}, "timings": { "send": 1, "receive": 2, "wait": 310, "connect": 153, "ssl": -1 }, "serverIPAddress": "44.202.3.35" }, { "startedDateTime": "2024-12-12T11:09:55.727052+00:00", "time": 441, "request": { "method": "GET", "url": "http://44.202.3.35:6000/transactions?limit=5&userId=5f900177-52d3-4b10-b59d-c36968ffef2a", "httpVersion": "HTTP/1.1", "cookies": [], "headers": [ { "name": "Host", "value": "44.202.3.35:6000" }, { "name": "Accept-Encoding", "value": "identity" }, { "name": "User-Agent", "value": "python-urllib3/2.2.3" }, { "name": "Authorization", "value": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VySWQiOiI1ZjkwMDE3Ny01MmQzLTRiMTAtYjU5ZC1jMzY5NjhmZmVmMmEifQ.1_erx7lj6MOTjrjoDOAcwdlYeKjHO-XTP2mgIWIisLA" } ], "queryString": [ { "name": "limit", "value": "5" }, { "name": "userId", "value": "5f900177-52d3-4b10-b59d-c36968ffef2a" } ], "headersSize": 295, "bodySize": 0, "postData": { "mimeType": "", "text": "", "params": [] } }, "response": { "status": 200, "statusText": "OK", "httpVersion": "HTTP/1.1", "cookies": [], "headers": [ { "name": "Server", "value": "gunicorn" }, { "name": "Date", "value": "Thu, 12 Dec 2024 11:09:56 GMT" }, { "name": "Connection", "value": "keep-alive" }, { "name": "Content-Type", "value": "application/json" }, { "name": "Content-Length", "value": "600" } ], "content": { "size": 600, "compression": 0, "mimeType": "application/json", "text": "[{\"_id\":{\"$oid\":\"668a50814ee8ae95562a0599\"},\"amount\":13965,\"to\":\"Robert\",\"userId\":\"5f900177-52d3-4b10-b59d-c36968ffef2a\"},{\"_id\":{\"$oid\":\"668a50814ee8ae95562a059a\"},\"amount\":80790,\"to\":\"Json\",\"userId\":\"5f900177-52d3-4b10-b59d-c36968ffef2a\"},{\"_id\":{\"$oid\":\"668a50814ee8ae95562a059b\"},\"amount\":27926,\"to\":\"Json\",\"userId\":\"5f900177-52d3-4b10-b59d-c36968ffef2a\"},{\"_id\":{\"$oid\":\"668a50814ee8ae95562a059c\"},\"amount\":35163,\"to\":\"Cliff\",\"userId\":\"5f900177-52d3-4b10-b59d-c36968ffef2a\"},{\"_id\":{\"$oid\":\"668a50814ee8ae95562a059d\"},\"amount\":73171,\"to\":\"Lars\",\"userId\":\"5f900177-52d3-4b10-b59d-c36968ffef2a\"}]\n" }, "redirectURL": "", "headersSize": 179, "bodySize": 600 }, "cache": {}, "timings": { "send": 0, "receive": 1, "wait": 295, "connect": 145, "ssl": -1 }, "serverIPAddress": "44.202.3.35" } ] } }