{"info":{"_postman_id":"6482e605-fc19-4dbd-bbcf-934aa81eec21","name":"TryHackMe","description":"<html><head></head><body><p>This is an unofficial API documentation for the Try Hack Me API.</p>\n<p>Some of the endpoints only work when the connect.sid is filled, this can be found as cookie after u signed in to tryhackme.com.</p>\n<p><a href=\"https://github.com/GnarLito/TryHackMe-API-Doc\">Github page</a></p>\n<p><a href=\"https://www.postman.com/gnarlito/workspace/tryhackme-doc/collection/18269560-6482e605-fc19-4dbd-bbcf-934aa81eec21\">Workspace page</a></p>\n<p>PLease note:\nExample responses could differ if u are a premium member.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"18269560","collectionId":"6482e605-fc19-4dbd-bbcf-934aa81eec21","publishedId":"UVCB9j5e","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-11-16T22:13:29.000Z"},"item":[{"name":"room","item":[{"name":"recommended last rooms","id":"bc967da4-073d-43fe-adf2-06205743392d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/recommend/last-room?type=json","description":"<p>connect.sid required</p>\n","urlObject":{"path":["recommend","last-room"],"host":["https://tryhackme.com"],"query":[{"key":"type","value":"json"}],"variable":[]}},"response":[{"id":"81a4bd95-8f60-4665-8855-12a720ed3734","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/recommend/last-room?type=json","host":["https://tryhackme.com"],"path":["recommend","last-room"],"query":[{"key":"type","value":"json"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"roomCode\": \"squidgameroom\",\n        \"actionDate\": \"2021-11-14T23:10:48.318Z\",\n        \"lastAction\": \"answer-question\"\n    }\n]"}],"_postman_id":"bc967da4-073d-43fe-adf2-06205743392d"},{"name":"new-rooms","id":"9bba59eb-2c62-4d24-ae6f-151788bd7f24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/new-rooms","urlObject":{"path":["api","new-rooms"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"690aedd8-ad9f-4bc4-b1a3-437c045a6b99","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":"https://tryhackme.com/api/new-rooms"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"type\": \"challenge\",\n        \"code\": \"containme1\",\n        \"title\": \"ContainMe\",\n        \"imageURL\": \"https://tryhackme-images.s3.amazonaws.com/room-icons/89eaf880161ad2a96f0a8000b5f9ab57.jpeg\",\n        \"creator\": \"ITSecHack\"\n    }\n]"}],"_postman_id":"9bba59eb-2c62-4d24-ae6f-151788bd7f24"},{"name":"questions answered this week","id":"554b8db3-26dc-429d-9a0d-f3156b231993","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/questions-answered","urlObject":{"path":["api","questions-answered"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"e02885a9-1ce8-4ab7-8cd1-ab7f2f51baac","name":"Successful Opteration","originalRequest":{"method":"GET","header":[],"url":"https://tryhackme.com/api/questions-answered"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": {\n            \"year\": \"2021\",\n            \"month\": \"11\",\n            \"day\": \"14\"\n        },\n        \"events\": 1\n    }\n]"}],"_postman_id":"554b8db3-26dc-429d-9a0d-f3156b231993"},{"name":"room-percentages","id":"1e8f4d17-5af6-43e6-bd84-2b6f72367522","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"rooms\": [\r\n        \"\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://tryhackme.com/api/room-percentages","description":"<p>connect.sid required</p>\n","urlObject":{"path":["api","room-percentages"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"3a526754-1a56-41f2-9478-fe466060e454","name":"Successful Operation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"rooms\": [\r\n        \"\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://tryhackme.com/api/room-percentages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"roomCode\": \"reloaded\",\n        \"correct\": 3,\n        \"total\": 6,\n        \"perc\": 0.5\n    }\n]"}],"_postman_id":"1e8f4d17-5af6-43e6-bd84-2b6f72367522"},{"name":"joined rooms","id":"ed44c3af-3474-4a7c-85be-64694a9fa607","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/my-rooms?limit=10&page=1","description":"<p>connect.sid required</p>\n","urlObject":{"path":["api","my-rooms"],"host":["https://tryhackme.com"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"7b2c2e25-98f7-4571-9cbd-a4af6e24960c","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/api/my-rooms?limit=1&page=1","host":["https://tryhackme.com"],"path":["api","my-rooms"],"query":[{"key":"limit","value":"1"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"paginator\": {\n        \"totalDocs\": 27,\n        \"totalInPage\": 10,\n        \"limit\": 1,\n        \"page\": 1,\n        \"totalPages\": 3,\n        \"hasPrevPage\": false,\n        \"hasNextPage\": true,\n        \"prevPage\": null,\n        \"nextPage\": 2\n    },\n    \"rooms\": [\n        {\n            \"success\": true,\n            \"roomCode\": \"reverseengineering\",\n            \"roomId\": \"5bf48b40f745217dc7c1cb11\",\n            \"creators\": [],\n            \"accessToken\": \"0a5eed21f84345dff7350145a627a6d7c4b88f50\",\n            \"title\": \"Reverse Engineering\",\n            \"description\": \"This room focuses on teaching the basics of assembly through reverse engineering\",\n            \"image\": \"https://tryhackme-images.s3.amazonaws.com/room-icons/3ec9fc01a45ef27a6f981307e085145b.jpg\",\n            \"created\": \"2018-11-20T22:31:28.620Z\",\n            \"published\": \"2018-11-20T22:31:28.620Z\",\n            \"users\": 6778,\n            \"type\": \"challenge\",\n            \"public\": true,\n            \"cloneable\": true,\n            \"code\": \"reverseengineering\",\n            \"oneTimeFee\": 0,\n            \"difficulty\": \"medium\",\n            \"freeToUse\": true,\n            \"ctf\": false,\n            \"sponsor\": {\n                \"enabled\": false,\n                \"file\": \"\",\n                \"name\": \"\"\n            },\n            \"tags\": [\n                \"gdb\"\n            ],\n            \"ipType\": \"private\",\n            \"simpleRoom\": false,\n            \"writeups\": [],\n            \"headerImage\": \"/img/banners/default_tryhackme.png\",\n            \"locked\": false,\n            \"comingSoon\": false,\n            \"checked\": {\n                \"status\": \"unreleased\",\n                \"comments\": []\n            },\n            \"views\": 56434,\n            \"scoreType\": 0,\n            \"video\": {\n                \"free\": true,\n                \"source\": \"THM\",\n                \"timestamps\": [],\n                \"active\": false,\n                \"autoOpen\": true\n            },\n            \"network\": {\n                \"creators\": [],\n                \"active\": false\n            },\n            \"paidAccess\": {\n                \"costs\": [],\n                \"users\": [],\n                \"active\": false,\n                \"streak\": {\n                    \"enabled\": false,\n                    \"number\": 0\n                }\n            },\n            \"certificate\": false,\n            \"timeToComplete\": 0,\n            \"userCompleted\": true\n        }\n    ],\n    \"success\": true\n}"}],"_postman_id":"ed44c3af-3474-4a7c-85be-64694a9fa607"},{"name":"scoreboard","id":"63da4406-3cbe-4296-8290-b9321aa5cc6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/room/scoreboard?code=&limit=10","description":"<p>connect.sid required</p>\n","urlObject":{"path":["api","room","scoreboard"],"host":["https://tryhackme.com"],"query":[{"description":{"content":"<p>Room code</p>\n","type":"text/plain"},"key":"code","value":""},{"key":"limit","value":"10"}],"variable":[]}},"response":[{"id":"9fca9635-cea5-44f1-81f2-6004c288924e","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/api/room/scoreboard?code=&limit=10","host":["https://tryhackme.com"],"path":["api","room","scoreboard"],"query":[{"key":"code","value":"","description":"Room code"},{"key":"limit","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"username\": \"szymex73\",\n        \"avatar\": \"https://tryhackme-images.s3.amazonaws.com/user-avatars/63bace66f9fd518c92bb597f01f1a6e1.png\",\n        \"level\": 999,\n        \"score\": 430,\n        \"tasks\": {\n            \"1\": [\n                {\n                    \"questionNo\": 1,\n                    \"attempts\": 0,\n                    \"score\": 80,\n                    \"correct\": true,\n                    \"timeCorrect\": \"2021-02-26T19:02:55.285Z\"\n                }\n            ]\n        },\n        \"rank\": 1\n    }\n]"}],"_postman_id":"63da4406-3cbe-4296-8290-b9321aa5cc6e"},{"name":"votes","id":"8c4f2090-75a6-4a59-bdef-f1d9eaf646a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/room/votes?code=","urlObject":{"path":["api","room","votes"],"host":["https://tryhackme.com"],"query":[{"description":{"content":"<p>Room code</p>\n","type":"text/plain"},"key":"code","value":""}],"variable":[]}},"response":[{"id":"0db05f1f-99d5-4e77-a828-1c757fcdfd4f","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/api/room/votes?code=","host":["https://tryhackme.com"],"path":["api","room","votes"],"query":[{"key":"code","value":"","description":"Room code"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"27"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"}],"cookie":[],"responseTime":null,"body":"{\n    \"upvotes\": 58,\n    \"userVote\": 0\n}"}],"_postman_id":"8c4f2090-75a6-4a59-bdef-f1d9eaf646a2"},{"name":"details","id":"859bdf48-1199-41e3-83ce-6502ad7a0d76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/room/details?codes=&loadWriteUps=true&loadCreators=true&loadUser=true","urlObject":{"path":["api","room","details"],"host":["https://tryhackme.com"],"query":[{"description":{"content":"<p>list of room codes delimited by ','</p>\n","type":"text/plain"},"key":"codes","value":""},{"key":"loadWriteUps","value":"true"},{"key":"loadCreators","value":"true"},{"key":"loadUser","value":"true"}],"variable":[]}},"response":[{"id":"aca5fe7e-f271-4d9f-8bcb-0a641b829a5c","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/api/room/details?codes=&loadWriteUps=false&loadCreators=false&loadUser=true","host":["https://tryhackme.com"],"path":["api","room","details"],"query":[{"key":"codes","value":"","description":"list of room codes delimited by ','"},{"key":"loadWriteUps","value":"false"},{"key":"loadCreators","value":"false"},{"key":"loadUser","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"reloaded\": {\n        \"success\": true,\n        \"roomCode\": \"reloaded\",\n        \"roomId\": \"5ffb065e21822925225c623e\",\n        \"creators\": [],\n        \"title\": \"REloaded\",\n        \"description\": \"This room is dedicated for the RE challenges, each challenge has unique concepts divided in each binaries. As if now only phase 1 is added will decide about phase 2 on response. Developed by WhiteHeart and tested by IslaMukheef\",\n        \"image\": \"https://tryhackme-images.s3.amazonaws.com/room-icons/e9e1cdcb6d2f8d9c0401bb3ec9d7218c.jpeg\",\n        \"created\": \"2021-01-10T13:51:26.129Z\",\n        \"published\": \"2021-02-26T19:00:00.172Z\",\n        \"users\": 1224,\n        \"type\": \"challenge\",\n        \"public\": true,\n        \"cloneable\": false,\n        \"code\": 4,\n        \"oneTimeFee\": 0,\n        \"difficulty\": \"hard\",\n        \"freeToUse\": true,\n        \"ctf\": false,\n        \"sponsor\": {\n            \"file\": \"\",\n            \"name\": \"\",\n            \"enabled\": false\n        },\n        \"tags\": [\n            \"Reverse Engineering \",\n            \"reversing  \",\n            \"crypto\"\n        ],\n        \"ipType\": \"private\",\n        \"simpleRoom\": false,\n        \"writeups\": [],\n        \"headerImage\": \"https://assets.tryhackme.com/img/banners/default_tryhackme.png\",\n        \"locked\": false,\n        \"comingSoon\": false,\n        \"forumLink\": \"/thread/60394530cdec742dce5bb2ea\",\n        \"views\": 10230,\n        \"scoreType\": 0,\n        \"video\": {\n            \"timestamps\": [],\n            \"source\": \"THM\",\n            \"free\": true,\n            \"active\": false,\n            \"autoOpen\": true\n        },\n        \"network\": {\n            \"creators\": [],\n            \"active\": false\n        },\n        \"paidAccess\": {\n            \"costs\": [],\n            \"active\": false,\n            \"streak\": {\n                \"enabled\": false,\n                \"number\": 0\n            },\n            \"daysLeft\": 0\n        },\n        \"certificate\": false,\n        \"timeToComplete\": 0,\n        \"userCompleted\": false\n    }\n}"}],"_postman_id":"859bdf48-1199-41e3-83ce-6502ad7a0d76"},{"name":"tasks","id":"5e4de4c1-2f89-4779-8002-e397a717107f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/tasks/:room_name","description":"<p>connect.sid required for taskinfo</p>\n","urlObject":{"path":["api","tasks",":room_name"],"host":["https://tryhackme.com"],"query":[],"variable":[{"id":"e7c60961-c0ef-4a30-b2a5-5fb3ae152360","description":{"content":"<p>Room code</p>\n","type":"text/plain"},"type":"any","value":"","key":"room_name"}]}},"response":[{"id":"8b09c6e2-b2ab-4f0b-a7cf-a742cc98b890","name":"Successful Opteration (nologin)","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/api/tasks/:room_name","host":["https://tryhackme.com"],"path":["api","tasks",":room_name"],"variable":[{"id":"e7c60961-c0ef-4a30-b2a5-5fb3ae152360","key":"room_name","value":"","description":"Room code"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"ETag","value":"W/\"bc2-Q7ux+9aHuVGW7Iw//ptLHLXnOYw\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"taskTitle\": \"Level 0\",\n            \"taskDesc\": \"This challenge is the most basic of RE.  It will teach about how to enumerate files and get juicy details.<br />\",\n            \"taskType\": \"downloadable\",\n            \"taskNo\": 1,\n            \"taskCreated\": \"2021-01-10T13:54:30.572Z\",\n            \"taskDeadline\": null,\n            \"tasksInfo\": [],\n            \"uploadId\": \"5ffb0a130c7fb02514fcf539\",\n            \"questions\": [\n                {\n                    \"questionNo\": 1,\n                    \"question\": \"Flag ?<br />\",\n                    \"hint\": \"Pull The Strings\"\n                }\n            ]\n        }\n    ],\n    \"totalTasks\": 5,\n    \"containsStaticSites\": false\n}"},{"id":"d2c3192f-6477-4cad-b290-f0a1867a6d21","name":"Successful Opteration (logedin)","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/api/tasks/:room_name","host":["https://tryhackme.com"],"path":["api","tasks",":room_name"],"variable":[{"id":"e7c60961-c0ef-4a30-b2a5-5fb3ae152360","key":"room_name","value":"","description":"Room code"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"taskTitle\": \"Level 0\",\n            \"taskDesc\": \"This challenge is the most basic of RE.  It will teach about how to enumerate files and get juicy details.<br />\",\n            \"taskType\": \"downloadable\",\n            \"taskNo\": 1,\n            \"taskCreated\": \"2021-01-10T13:54:30.572Z\",\n            \"taskDeadline\": null,\n            \"tasksInfo\": [\n                {\n                    \"question\": \"Flag ?<br />\",\n                    \"hint\": \"Pull The Strings\",\n                    \"questionNo\": 1,\n                    \"correct\": true,\n                    \"extraPoints\": 0,\n                    \"attempts\": 0,\n                    \"submission\": \"L3v3lZ340_is_D02e\",\n                    \"noAnswer\": false,\n                    \"answerDesc\": \"Answer format: *****************\"\n                }\n            ],\n            \"uploadId\": \"5ffb0a130c7fb02514fcf539\",\n            \"questions\": [\n                {\n                    \"questionNo\": 1,\n                    \"question\": \"Flag ?<br />\",\n                    \"hint\": \"Pull The Strings\"\n                }\n            ]\n        }\n    ],\n    \"totalTasks\": 5,\n    \"containsStaticSites\": false\n}"}],"_postman_id":"5e4de4c1-2f89-4779-8002-e397a717107f"},{"name":"answer","id":"079b4a6a-e371-4b66-8aae-875152cc51ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CSRF-Token","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"answer","value":"","description":"<p>answer value</p>\n","type":"text"},{"key":"questionNo","value":"","type":"text","description":"<p>Question number</p>\n"},{"key":"taskNo","value":"","type":"text","description":"<p>Task number</p>\n"}]},"url":"https://tryhackme.com/api/:room_code/answer","urlObject":{"path":["api",":room_code","answer"],"host":["https://tryhackme.com"],"query":[],"variable":[{"type":"any","value":null,"key":"room_code"},{"type":"any","value":"","key":"room_name"}]}},"response":[],"_postman_id":"079b4a6a-e371-4b66-8aae-875152cc51ea"},{"name":"deploy machine","id":"2052cf82-ce55-4b88-87f5-a2436d9dc402","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CSRF-Token","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"id","value":"","description":"<p>Upload Id</p>\n","type":"text"},{"key":"roomCode","value":"","description":"<p>Room code</p>\n","type":"text"}]},"url":"https://tryhackme.com/material/deploy","urlObject":{"path":["material","deploy"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2052cf82-ce55-4b88-87f5-a2436d9dc402"},{"name":"reset progress","id":"97ff67e4-3cf2-4a9b-85cf-2b38b0f076ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CSRF-Token","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"code","value":"","type":"text","description":"<p>Room code</p>\n"}]},"url":"https://tryhackme.com/api/reset-progress","urlObject":{"path":["api","reset-progress"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"97ff67e4-3cf2-4a9b-85cf-2b38b0f076ba"},{"name":"leave room","id":"7479ada3-0b8b-4ce4-bbbb-8b7f85d3640c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"code","value":"","type":"text","description":"<p>Room code</p>\n"},{"key":"_csrf","value":"","type":"text","description":"<p>crsf token</p>\n"}]},"url":"https://tryhackme.com/api/room/leave","urlObject":{"path":["api","room","leave"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7479ada3-0b8b-4ce4-bbbb-8b7f85d3640c"}],"id":"afd06280-fe4d-4126-8289-33d86243739d","_postman_id":"afd06280-fe4d-4126-8289-33d86243739d","description":""},{"name":"user","item":[{"name":"badge","item":[{"name":"get current user badges","id":"abe59c8a-0f01-4da6-86b7-4ebf00af9af2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/badges/mine","description":"<p>connect.sid required</p>\n","urlObject":{"path":["api","badges","mine"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"3e86cd29-15a2-457b-b872-d3e35f5843fc","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":"https://tryhackme.com/api/badges/mine"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"badges\": [\n        \"christmas2019\"\n    ]\n}"}],"_postman_id":"abe59c8a-0f01-4da6-86b7-4ebf00af9af2"},{"name":"get badges","id":"0d2c36f4-35fe-4b38-950c-741d561d2692","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/badges/get/:username","urlObject":{"path":["api","badges","get",":username"],"host":["https://tryhackme.com"],"query":[],"variable":[{"id":"95ce5a81-5c45-44ee-b103-1c3cfb2a6a38","description":{"content":"<p>Optional</p>\n","type":"text/plain"},"type":"any","value":"","key":"username"}]}},"response":[{"id":"a292112e-b726-4e58-95b3-c643c2586de3","name":"Successful Operation (no user)","originalRequest":{"method":"GET","header":[],"url":"https://tryhackme.com/api/badges/get"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"title\": \"Mr. Robot\",\n        \"name\": \"mr-robot\",\n        \"image\": \"/img/badges/mrrobot.svg\",\n        \"description\": \"Completing the Mr. Robot room\",\n        \"toEarn\": [\n            \"mrrobot\"\n        ]\n    }\n]"},{"id":"62a8c6aa-d336-41e0-9937-0f2b1ae3b9f6","name":"Successful Operation (user)","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/api/badges/get/:username","host":["https://tryhackme.com"],"path":["api","badges","get",":username"],"variable":[{"key":"username","value":"","description":"Optional"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"name\": \"mr-robot\",\n        \"image\": \"9f19ad98acd49c07a0e3ca1acd9781f4.png\"\n    },\n    {\n        \"_id\": \"60ad1d307f81a7004fb2829a\",\n        \"name\": \"christmas2019\",\n        \"image\": \"\"\n    }\n]"}],"_postman_id":"0d2c36f4-35fe-4b38-950c-741d561d2692"}],"id":"8ae57d61-e6e0-4a68-8a02-42b790f948a1","_postman_id":"8ae57d61-e6e0-4a68-8a02-42b790f948a1","description":""},{"name":"team","item":[{"name":"is-member","id":"b990e1ee-5960-440c-9bcd-e3b13917bda0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/team/is-member","description":"<p>connect.sid required</p>\n","urlObject":{"path":["api","team","is-member"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"b45ea586-2fee-4d3a-ae7f-2c486b46e538","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":"https://tryhackme.com/api/team/is-member"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"found\": true,\n    \"name\": \"team_name\",\n    \"members\": [\n        \"user_1\",\n        \"user_2\"\n    ],\n    \"captain\": \"user_1\",\n    \"password\": \"password\",\n    \"university\": \"none\"\n}"}],"_postman_id":"b990e1ee-5960-440c-9bcd-e3b13917bda0"}],"id":"cd494279-69dc-4ade-bfd4-67c4b3a51aa8","_postman_id":"cd494279-69dc-4ade-bfd4-67c4b3a51aa8","description":""},{"name":"Notifications","item":[{"name":"has unseen notifications","event":[{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","id":"2670c685-e6b3-409e-b743-ead258315b20"}}],"id":"b62cc145-4c95-4f07-9e87-dc3f812fe7a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/notifications/has-unseen","description":"<p>connect.sid required</p>\n","urlObject":{"path":["notifications","has-unseen"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"56f38bfa-0b51-4d0b-8e85-bb6caf99de6f","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":"https://tryhackme.com/notifications/has-unseen"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"19"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"}],"cookie":[],"responseTime":null,"body":"{\n    \"hasUnread\": false\n}"}],"_postman_id":"b62cc145-4c95-4f07-9e87-dc3f812fe7a4"},{"name":"get all notifications","id":"7f2ef2f9-9032-45aa-a0ab-ad957779e66d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/notifications/get","description":"<p>connect.sid required</p>\n","urlObject":{"path":["notifications","get"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"a46f768e-5d4b-4906-9907-7b3deeb5ff32","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":"https://tryhackme.com/notifications/get"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"read\": false,\n        \"description\": \"There is a new <a href=\\\"/messages\\\">conversation</a> that you are involved with!\",\n        \"icon\": \"message\",\n        \"created\": \"2021-11-19T23:49:51.061Z\"\n    }\n]"}],"_postman_id":"7f2ef2f9-9032-45aa-a0ab-ad957779e66d"}],"id":"d51868da-e78f-4361-b62d-31cd4bfaaaea","_postman_id":"d51868da-e78f-4361-b62d-31cd4bfaaaea","description":""},{"name":"messages","item":[{"name":"unseen messages","id":"8fc36cde-f196-4a88-a74e-c0c9847457ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/message/unseen","description":"<p>connect.sid required</p>\n","urlObject":{"path":["message","unseen"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"0f8681ad-61e8-44a4-ad54-48024a059a88","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":"https://tryhackme.com/message/unseen"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"unseen\": [\n        {\n            \"_id\": \"6198342f3b952f005eadee87\",\n            \"type\": \"regular\",\n            \"inserted\": \"2021-11-19T23:33:03.509Z\",\n            \"title\": \"group_name\"\n        }\n    ]\n}"}],"_postman_id":"8fc36cde-f196-4a88-a74e-c0c9847457ac"},{"name":"get all group messages","id":"ccf3e680-9051-41f1-874f-56a363e8631a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/message/group/get-all","description":"<p>connect.sid required</p>\n","urlObject":{"path":["message","group","get-all"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"afa915f8-3e95-406e-8385-34bf44124816","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":"https://tryhackme.com/message/group/get-all"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"groupId\": \"6198342f3b000f005eadee87\",\n        \"last\": {\n            \"seen\": [\n                \"5f0f036fd9f6bc13b8400088\"\n            ],\n            \"msg\": \"test\",\n            \"sent\": \"2021-11-19T23:45:26.521Z\",\n            \"userId\": \"5f0f036fd9f6bc13b8400088\"\n        },\n        \"title\": \"group_title\",\n        \"inConvo\": \"username\",\n        \"users\": [\n            {\n                \"userId\": \"5f0f036fd9f6bc13b840088\",\n                \"avatar\": \"https://tryhackme-images.s3.amazonaws.com/user-avatars/a8e50db00007a92d5ea67aa77abe71bf.jpg\",\n                \"username\": \"username\",\n                \"level\": 99\n            }\n        ]\n    }\n]"}],"_postman_id":"ccf3e680-9051-41f1-874f-56a363e8631a"},{"name":"get group","id":"e372890f-413b-4c41-aa8e-240bc4c2ed27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/message/group/get/:groupId","urlObject":{"path":["message","group","get",":groupId"],"host":["https://tryhackme.com"],"query":[],"variable":[{"id":"6e0978a3-f71a-4572-b774-276f7e113940","type":"any","value":"","key":"groupId"}]}},"response":[{"id":"2d87570a-b530-4b86-a281-0f01ad8f03d3","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/message/group/get/:groupId","host":["https://tryhackme.com"],"path":["message","group","get",":groupId"],"variable":[{"key":"groupId","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"inserted\": \"2021-11-19T23:33:03.564Z\",\n        \"userId\": \"5eaf4682df79206d0000000\",\n        \"message\": \"message\",\n        \"groupId\": \"6198342f3b952f005e000000\"\n    }\n]"}],"_postman_id":"e372890f-413b-4c41-aa8e-240bc4c2ed27"},{"name":"create group","id":"222f2880-092c-44ae-a6af-e17dc5a30232","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CSRF-Token","value":"","description":"<p>Required</p>\n","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"title","value":"test","description":"<p>group title</p>\n","type":"text"},{"key":"initialMessage","value":"test","description":"<p>first message to send</p>\n","type":"text"},{"key":"userIds[]","value":"5f0f036fd9f6bc13b840ee88","description":"<p>user ID list</p>\n","type":"text"}]},"url":"https://tryhackme.com/message/group/create","urlObject":{"path":["message","group","create"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"637d63f5-86d9-41f4-b2ac-374a2889f4ea","name":"Successful Operation","originalRequest":{"method":"POST","header":[{"key":"CSRF-Token","value":"","description":"Required","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"initialMessage","value":"test","type":"text"},{"key":"title","value":"test","type":"text"},{"key":"userIds[]","value":"","description":"userId list","type":"text"}]},"url":"https://tryhackme.com/message/group/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"groupId\": \"61983b68677dee09500009ef\"\n}"}],"_postman_id":"222f2880-092c-44ae-a6af-e17dc5a30232"},{"name":"rename group","id":"fbf839ba-bf97-4721-9ebb-d473aa8882ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CSRF-Token","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"title","value":"","description":"<p>New group name</p>\n","type":"text"},{"key":"groupId","value":"","type":"text"}]},"url":"https://tryhackme.com/message/group/update","urlObject":{"path":["message","group","update"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"427e045f-3996-468a-befc-91b1acc1d084","name":"Successful Operation","originalRequest":{"method":"POST","header":[{"key":"CSRF-Token","value":"","description":"Required","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"groupId","value":"","type":"text"},{"key":"title","value":"test","type":"text"}]},"url":"https://tryhackme.com/message/group/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Conversation title successfully changed\"\n}"}],"_postman_id":"fbf839ba-bf97-4721-9ebb-d473aa8882ec"},{"name":"send message","id":"a6dcd63c-12d6-45fa-b5bf-730390b3895a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CSRF-Token","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"message","value":"","description":"<p>Message to send</p>\n","type":"text"},{"key":"groupId","value":"","type":"text"}]},"url":"https://tryhackme.com/message/send","urlObject":{"path":["message","send"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"3bf3728f-5fe1-4a11-8a48-94567ad20feb","name":"Successful Operation","originalRequest":{"method":"POST","header":[{"key":"CSRF-Token","value":"","description":"Required","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"message","value":"test","description":"Message to send","type":"text"},{"key":"groupId","value":"","type":"text"}]},"url":"https://tryhackme.com/message/send"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"a6dcd63c-12d6-45fa-b5bf-730390b3895a"},{"name":"leave group","id":"b635f9da-8313-4a14-bfac-291a4f705fd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CSRF-Token","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"groupId","value":"","type":"text"}]},"url":"https://tryhackme.com/message/group/leave","urlObject":{"path":["message","group","leave"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"35bce10c-889a-4a26-9adf-3ac917b0c11d","name":"Successful Operation","originalRequest":{"method":"POST","header":[{"key":"CSRF-Token","value":"","description":"Required","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"groupId","value":"","type":"text"}]},"url":"https://tryhackme.com/message/group/leave"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"You have left the conversation.\"\n}"}],"_postman_id":"b635f9da-8313-4a14-bfac-291a4f705fd8"}],"id":"06bab9d5-b7dc-4983-867a-d88f6c3f11b1","_postman_id":"06bab9d5-b7dc-4983-867a-d88f6c3f11b1","description":""},{"name":"room","item":[{"name":"number of user completed rooms","id":"6ed56b1a-3e84-4792-aa06-4c79bfead965","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/no-completed-rooms-public/:username","urlObject":{"path":["api","no-completed-rooms-public",":username"],"host":["https://tryhackme.com"],"query":[],"variable":[{"id":"b497a871-21e0-4950-9398-fd09715fd87f","type":"any","value":"","key":"username"}]}},"response":[{"id":"c6ff5ecd-0369-4cf0-b59f-ad98d5b37936","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/api/no-completed-rooms-public/:username","host":["https://tryhackme.com"],"path":["api","no-completed-rooms-public",":username"],"variable":[{"id":"b497a871-21e0-4950-9398-fd09715fd87f","key":"username","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"}],"cookie":[],"responseTime":null,"body":"12"}],"_postman_id":"6ed56b1a-3e84-4792-aa06-4c79bfead965"},{"name":"user completed rooms","id":"2fa2270a-dd96-4801-98dc-8b5c1a8260a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/all-completed-rooms?username=&limit=10&page=1","urlObject":{"path":["api","all-completed-rooms"],"host":["https://tryhackme.com"],"query":[{"description":{"content":"<p>Username</p>\n","type":"text/plain"},"key":"username","value":""},{"key":"limit","value":"10"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"72b58514-04cb-4dd8-9033-48268944dc34","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/api/all-completed-rooms?username=&limit=10&page=1","host":["https://tryhackme.com"],"path":["api","all-completed-rooms"],"query":[{"key":"username","value":"","description":"Username"},{"key":"limit","value":"10"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"description\": \"Learn about active recon, web app attacks and privilege escalation.\",\n        \"title\": \"Vulnversity\",\n        \"code\": \"vulnversity\",\n        \"difficulty\": \"easy\",\n        \"type\": \"walkthrough\",\n        \"tags\": [\n            \"recon\",\n            \"privesc\",\n            \"webappsec\",\n            \"video\"\n        ],\n        \"image\": \"https://tryhackme-images.s3.amazonaws.com/room-icons/85dee7ce633f5668b104d329da2769c3.png\",\n        \"banner\": \"https://i.imgur.com/JFYfwL8.png\"\n    }\n]"}],"_postman_id":"2fa2270a-dd96-4801-98dc-8b5c1a8260a7"},{"name":"user created rooms","id":"4a48dcd2-26c2-4eb3-b416-14b9168f4658","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/created_rooms?page=1","urlObject":{"path":["api","created_rooms"],"host":["https://tryhackme.com"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"cb049da4-0e8a-4d59-8118-93a95f9d7246","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/api/created_rooms?page=1","host":["https://tryhackme.com"],"path":["api","created_rooms"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 06 Apr 2022 21:35:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=8OLSh5k6pMqfexIlBGX8T5u7uo/sYPdO/g9ifCBhsWyou7jOJ9eeP7dzhCimQwTcXWpEruJuNhCvQ9KEjSdEIEBa/6rm7ny3m9uXxkexP8+zOT+bRov+ZCJSU/XP; Expires=Wed, 13 Apr 2022 21:35:29 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=8OLSh5k6pMqfexIlBGX8T5u7uo/sYPdO/g9ifCBhsWyou7jOJ9eeP7dzhCimQwTcXWpEruJuNhCvQ9KEjSdEIEBa/6rm7ny3m9uXxkexP8+zOT+bRov+ZCJSU/XP; Expires=Wed, 13 Apr 2022 21:35:29 GMT; Path=/; SameSite=None"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"b2-HHBcGTduvq/rmXz6uoxcX6hn4RI\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"6f7da74f6c2e0c7d-AMS"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"rooms\": [],\n    \"success\": true,\n    \"paginator\": {\n        \"totalDocs\": 0,\n        \"totalInPage\": 0,\n        \"limit\": 10,\n        \"page\": 1,\n        \"totalPages\": 1,\n        \"hasPrevPage\": false,\n        \"hasNextPage\": false,\n        \"prevPage\": null,\n        \"nextPage\": null\n    }\n}"}],"_postman_id":"4a48dcd2-26c2-4eb3-b416-14b9168f4658"},{"name":"created rooms","id":"e22a6131-abbc-4f61-8db9-fdb93d21b4a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/created-rooms/:username?limit=50&page=1","urlObject":{"path":["api","created-rooms",":username"],"host":["https://tryhackme.com"],"query":[{"key":"limit","value":"50"},{"key":"page","value":"1"}],"variable":[{"id":"51b3ef70-349b-4081-8b1b-ec624986e60a","description":{"content":"<p>Username</p>\n","type":"text/plain"},"type":"any","value":"","key":"username"}]}},"response":[{"id":"e91c3364-6306-43bc-87db-dde26ce0700a","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/api/created-rooms/:username?limit=50&page=1","host":["https://tryhackme.com"],"path":["api","created-rooms",":username"],"query":[{"key":"limit","value":"50"},{"key":"page","value":"1"}],"variable":[{"id":"51b3ef70-349b-4081-8b1b-ec624986e60a","key":"username","value":"","description":"Username"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"rooms\": [\n        {\n            \"success\": true,\n            \"roomCode\": \"forensics\",\n            \"roomId\": \"5ccce7126f44b1531f275e8c\",\n            \"creators\": [],\n            \"accessToken\": \"76ebb058352809ec7befecb6fc0a2e213d1fa1cc\",\n            \"title\": \"Forensics \",\n            \"description\": \"This is a memory dump of compromised system, do some forensics kung-fu  to explore the inside.\",\n            \"image\": \"https://tryhackme-images.s3.amazonaws.com/room-icons/5a29531ce4e04213b0215c4a00ba4cf1.jpg\",\n            \"created\": \"2019-05-04T01:12:50.939Z\",\n            \"published\": \"2019-05-04T01:12:50.939Z\",\n            \"users\": 3074,\n            \"type\": \"challenge\",\n            \"public\": true,\n            \"cloneable\": true,\n            \"code\": \"forensics\",\n            \"oneTimeFee\": 0,\n            \"difficulty\": \"medium\",\n            \"freeToUse\": true,\n            \"ctf\": false,\n            \"sponsor\": {\n                \"enabled\": false,\n                \"file\": \"\",\n                \"name\": \"\"\n            },\n            \"tags\": [\n                \"security\",\n                \"forensics\",\n                \"RE\"\n            ],\n            \"ipType\": \"private\",\n            \"simpleRoom\": false,\n            \"writeups\": [],\n            \"headerImage\": \"/img/banners/default_tryhackme.png\",\n            \"locked\": false,\n            \"comingSoon\": false,\n            \"checked\": {\n                \"status\": \"unreleased\",\n                \"comments\": []\n            },\n            \"views\": 20636,\n            \"scoreType\": 0,\n            \"video\": {\n                \"free\": true,\n                \"source\": \"THM\",\n                \"timestamps\": [],\n                \"active\": false,\n                \"autoOpen\": true\n            },\n            \"network\": {\n                \"creators\": [],\n                \"active\": false\n            },\n            \"paidAccess\": {\n                \"costs\": [],\n                \"users\": [],\n                \"active\": false,\n                \"streak\": {\n                    \"enabled\": false,\n                    \"number\": 0\n                }\n            },\n            \"certificate\": false,\n            \"timeToComplete\": 0,\n            \"userCompleted\": true\n        }\n    ],\n    \"success\": true,\n    \"paginator\": {\n        \"totalDocs\": 3,\n        \"totalInPage\": 3,\n        \"limit\": 50,\n        \"page\": 1,\n        \"totalPages\": 1,\n        \"hasPrevPage\": false,\n        \"hasNextPage\": false,\n        \"prevPage\": null,\n        \"nextPage\": null\n    }\n}"}],"_postman_id":"e22a6131-abbc-4f61-8db9-fdb93d21b4a9"}],"id":"0c66ce54-8f2a-44dc-b27c-e5172b5732a8","_postman_id":"0c66ce54-8f2a-44dc-b27c-e5172b5732a8","description":""},{"name":"Material","item":[{"name":"custom running VM","id":"5d16c80a-17b4-4086-8367-3b15382537af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/vm/custom-running","description":"<p>If user hasn't created any rooms this returns a <code>404</code></p>\n","urlObject":{"path":["api","vm","custom-running"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5d16c80a-17b4-4086-8367-3b15382537af"},{"name":"material reset-upload","id":"77e92760-643b-428c-84c7-8e093ed26474","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"77e92760-643b-428c-84c7-8e093ed26474"}],"id":"fc1543d5-0f53-492b-8f92-4ff7637a9a3a","_postman_id":"fc1543d5-0f53-492b-8f92-4ff7637a9a3a","description":""},{"name":"rank","id":"05edaa95-50af-42cb-9cbe-46fffb598e39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/user/rank/:username","urlObject":{"path":["api","user","rank",":username"],"host":["https://tryhackme.com"],"query":[],"variable":[{"id":"29f067aa-10a4-4192-8930-7dc419812fa8","description":{"content":"<p>Username</p>\n","type":"text/plain"},"type":"any","value":"","key":"username"}]}},"response":[{"id":"80ea429a-ffcc-49a0-abe5-587c5012af68","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/api/user/rank/:username","host":["https://tryhackme.com"],"path":["api","user","rank",":username"],"variable":[{"id":"29f067aa-10a4-4192-8930-7dc419812fa8","key":"username","value":"","description":"Username"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"18"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"}],"cookie":[],"responseTime":null,"body":"{\n    \"userRank\": 29857\n}"}],"_postman_id":"05edaa95-50af-42cb-9cbe-46fffb598e39"},{"name":"user activty","id":"a98e09d1-bbc9-4fc3-a237-8d4e9ea5b8c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/user/activity-events?username=","urlObject":{"path":["api","user","activity-events"],"host":["https://tryhackme.com"],"query":[{"description":{"content":"<p>Username</p>\n","type":"text/plain"},"key":"username","value":""}],"variable":[]}},"response":[{"id":"b52ddc9d-e11c-494d-b8b3-2a56efad7b2f","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/api/user/activity-events?username=","host":["https://tryhackme.com"],"path":["api","user","activity-events"],"query":[{"key":"username","value":"","description":"Username"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"_id\": {\n                \"year\": \"2020\",\n                \"month\": \"12\",\n                \"day\": \"03\",\n                \"action\": \"answer-question\"\n            },\n            \"events\": 6\n        }\n    ]\n}"}],"_postman_id":"a98e09d1-bbc9-4fc3-a237-8d4e9ea5b8c1"},{"name":"all friends","id":"d08a2eb2-8f4c-489f-90fe-051e0b9a80e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/friend/all","description":"<p>connect.sid required</p>\n","urlObject":{"path":["friend","all"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"b2aa38ec-f35d-4fb8-9197-56afb8330bb8","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":"https://tryhackme.com/friend/all"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"username\": \"friend_name\",\n        \"totalPoints\": 4868,\n        \"avatar\": \"https://tryhackme-images.s3.amazonaws.com/user-avatars/1afd4059c95e975385a6604dd28f6768.png\",\n        \"streak\": 0,\n        \"lastRoom\": {\n            \"title\": \"Squid Game\",\n            \"code\": \"squidgameroom\"\n        }\n    }\n]"}],"_postman_id":"d08a2eb2-8f4c-489f-90fe-051e0b9a80e2"},{"name":"discord user","id":"f03b4a9c-4e05-48da-8a66-b9e4a45ced6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/discord/user/:username","urlObject":{"path":["api","discord","user",":username"],"host":["https://tryhackme.com"],"query":[],"variable":[{"id":"c2a44050-e3e6-4b4e-b95a-d8064fb0a3b9","description":{"content":"<p>Username</p>\n","type":"text/plain"},"type":"any","value":"","key":"username"}]}},"response":[{"id":"f9e20494-8bc8-42e7-a168-50bc950255d3","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/api/discord/user/:username","host":["https://tryhackme.com"],"path":["api","discord","user",":username"],"variable":[{"key":"username","value":"","description":"Username"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"userRank\": 29857,\n    \"points\": 4868,\n    \"avatar\": \"https://tryhackme-images.s3.amazonaws.com/user-avatars/1afd4059c95e975385a6604dd28f6768.png\",\n    \"subscribed\": 0\n}"}],"_postman_id":"f03b4a9c-4e05-48da-8a66-b9e4a45ced6a"},{"name":"search user","id":"62d106af-9591-47be-b094-7323fb5d1f32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/similar-users/:username","urlObject":{"path":["api","similar-users",":username"],"host":["https://tryhackme.com"],"query":[],"variable":[{"type":"any","value":"","key":"username"}]}},"response":[{"id":"6c2aaf4c-9429-4223-8c37-d13aa8eb84c0","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/api/similar-users/:username","host":["https://tryhackme.com"],"path":["api","similar-users",":username"],"variable":[{"key":"username","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"userId\": \"5eaf4682df79206dbb75d000\",\n        \"username\": \"username\",\n        \"avatar\": \"https://tryhackme-images.s3.amazonaws.com/user-avatars/1afd4059c95e975385a6604dd28f6768.png\"\n    }\n]"}],"_postman_id":"62d106af-9591-47be-b094-7323fb5d1f32"},{"name":"user exists","id":"737b9d46-27a7-4049-ad4f-466fd52f6513","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/user/exist/:username","urlObject":{"path":["api","user","exist",":username"],"host":["https://tryhackme.com"],"query":[],"variable":[{"id":"2839de6c-7bcf-412a-993d-1645f12b4457","type":"any","value":"","key":"username"}]}},"response":[{"id":"6df0c31d-0782-4606-bd4f-3c5a95cde132","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/api/user/exist/:username","host":["https://tryhackme.com"],"path":["api","user","exist",":username"],"variable":[{"key":"username","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"16"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"737b9d46-27a7-4049-ad4f-466fd52f6513"},{"name":"user skills","id":"e903fe86-4f90-49eb-a5f8-627057f88953","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/user/skills/data","urlObject":{"path":["api","user","skills","data"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"7fdaa8de-d074-4bd3-b3ba-67a89d448c33","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":"https://tryhackme.com/api/user/skills/data"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 06 Apr 2022 21:00:19 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=IrX7B0gX0Gjxqp6XO/9HstezFRQN3kMpGmw3rPQVbCSTIFEMfz8tQOC0VVbkY6nRz7vj+mUpMZiikYm2gAIWi+9q2xkm4BJ9TxRgFQ1BqatOLlgxcRkWBpgxbY8k; Expires=Wed, 13 Apr 2022 21:00:19 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=IrX7B0gX0Gjxqp6XO/9HstezFRQN3kMpGmw3rPQVbCSTIFEMfz8tQOC0VVbkY6nRz7vj+mUpMZiikYm2gAIWi+9q2xkm4BJ9TxRgFQ1BqatOLlgxcRkWBpgxbY8k; Expires=Wed, 13 Apr 2022 21:00:19 GMT; Path=/; SameSite=None"},{"key":"set-cookie","value":"_csrf=LjXD7lE-wSqOoN5esZcbbjYQ; Path=/"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"a6-aCavgqP0udPt/OKKNsKs/AenNIY\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"6f7d73cadfb50119-AMS"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"skills\": {\n        \"linux\": {\n            \"score\": 20\n        },\n        \"web\": {\n            \"score\": 0\n        },\n        \"windows\": {\n            \"score\": 0\n        },\n        \"fundamentals\": {\n            \"score\": 3\n        },\n        \"privesc\": {\n            \"score\": 20\n        },\n        \"network\": {\n            \"score\": 8\n        }\n    },\n    \"recommendations\": []\n}"}],"_postman_id":"e903fe86-4f90-49eb-a5f8-627057f88953"},{"name":"toggle room developer","id":"88763ebb-a380-4887-888f-05038bb6f2c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://tryhackme.com/account/toggle-room-developer","description":"<p>This API call will only toggle the <code>room developer</code> state.</p>\n<p>It has no way to let u know in which state u are</p>\n","urlObject":{"path":["account","toggle-room-developer"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"71d94847-e479-4d6f-85a5-2fc2394f8355","name":"Successful Operation","originalRequest":{"method":"POST","header":[],"url":"https://tryhackme.com/account/toggle-room-developer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 06 Apr 2022 21:26:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"16"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=tE8RcP72gEWuvdzjzSdn/SIi/8mDgY5LoUs75Jwo2d8V3B+pWa4Wxnw1G0+NkJAyrjyZI1t5JYQJLRtIPoGQNz9hN9I8E0OHv5XmS+zZlCCGsV+do2V0N3RCnJGC; Expires=Wed, 13 Apr 2022 21:26:02 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=tE8RcP72gEWuvdzjzSdn/SIi/8mDgY5LoUs75Jwo2d8V3B+pWa4Wxnw1G0+NkJAyrjyZI1t5JYQJLRtIPoGQNz9hN9I8E0OHv5XmS+zZlCCGsV+do2V0N3RCnJGC; Expires=Wed, 13 Apr 2022 21:26:02 GMT; Path=/; SameSite=None"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"10-oV4hJxRVSENxc/wX8+mA4/Pe4tA\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"6f7d997a0bddfa3c-AMS"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"88763ebb-a380-4887-888f-05038bb6f2c1"}],"id":"5c827973-cc77-4db5-8e6b-201252c5c5b2","_postman_id":"5c827973-cc77-4db5-8e6b-201252c5c5b2","description":""},{"name":"vpn","item":[{"name":"get-available-vpns","id":"be61505e-2efe-4aeb-8ada-3a01f66bc6a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/vpn/get-available-vpns?type=machines","description":"<p>connect.sid required</p>\n","urlObject":{"path":["vpn","get-available-vpns"],"host":["https://tryhackme.com"],"query":[{"description":{"content":"<p>machines, networks</p>\n","type":"text/plain"},"key":"type","value":"machines"}],"variable":[]}},"response":[{"id":"fdb21f1e-7a29-4d86-bf38-bd67ca6512c1","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/vpn/get-available-vpns?type=machines","host":["https://tryhackme.com"],"path":["vpn","get-available-vpns"],"query":[{"key":"type","value":"machines","description":"machines, networks"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"servers\": [\n        \"EU-Regular-2\"\n    ],\n    \"unlockVIPServers\": false,\n    \"currentServer\": \"EU-Regular-2\"\n}"}],"_postman_id":"be61505e-2efe-4aeb-8ada-3a01f66bc6a4"},{"name":"vpn info","id":"e1cd7852-dd07-44e1-8363-199cc60ad7fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/vpn/my-data","description":"<p>connect.sid required</p>\n<p><code>virtualIP</code> and <code>publicIP</code> only visible when connected to the vpn</p>\n","urlObject":{"path":["vpn","my-data"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"00f1ef57-49d4-4cf7-bd4d-8d7fefce12c8","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":"https://tryhackme.com/vpn/my-data"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"virtualIP\": \"10.9.24.75\",\n    \"publicIP\": \"x.x.x.x\",\n    \"serverStatus\": true\n}"}],"_postman_id":"e1cd7852-dd07-44e1-8363-199cc60ad7fc"}],"id":"b21aaead-1ca5-49f1-8680-06a6c61cbc4d","_postman_id":"b21aaead-1ca5-49f1-8680-06a6c61cbc4d","description":""},{"name":"paths","item":[{"name":"summary","id":"ca8a7a8e-c261-40a0-a3f9-6fe0015e17a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/paths/summary","urlObject":{"path":["paths","summary"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"ba959a1e-136e-4f1f-bfbb-fd1c69649d01","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":"https://tryhackme.com/paths/summary"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"28d6-RxKud0WQ13JZM5dTvGmjsw/Rw0E\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"title\": \"Web Fundamentals\",\n        \"intro\": \"<p>The aim of this path is to teach you how to attack web applications. To successfully attack and exploit web applications, you need to understand how they work. The first section (Web Fundamentals) will give you all the pre-requisite knowledge on this.&nbsp;</p><p>The second section (Security Tools) focuses on learning how to use Industry Standard tooling to interact with your targets.&nbsp;</p><p>The third section (Vulnerabilities) covers various vulnerabilities found in web applications today. This section will go over root causes of these vulnerabilities and give you hands on experience on exploiting them.</p><p>The final section (Practise Makes Perfect) will help you apply what you've learnt in previous sections.</p><p>After completing this path, you should be able to:</p><ul><li>understand how web applications work</li><li>utilise industry standard tooling when attacking web applications</li><li>explain and exploit common web vulnerabilities</li><li>apply this knowledge to other targets (be it within an interview or a professional web applications security assessment)</li></ul>\",\n        \"banner\": \"https://assets.tryhackme.com/img/paths/web.jpg\",\n        \"image\": \"https://assets.tryhackme.com/img/paths/web.jpg\",\n        \"color\": \"#3594af\",\n        \"taskNo\": 4,\n        \"rooms\": 22,\n        \"hours\": 37,\n        \"description\": \"<p style=\\\"text-align: center; \\\">A pathway to web application security.</p><ul><li style=\\\"text-align: left;\\\">Understand web fundamentals</li><li style=\\\"text-align: left;\\\">Major vulnerabilities explained</li><li style=\\\"text-align: left;\\\">Learn industry-used tools</li><li style=\\\"text-align: left;\\\">Web application assessments</li></ul>\",\n        \"summary\": \"\",\n        \"code\": \"web\",\n        \"difficulty\": {\n            \"text\": \"Easy\",\n            \"css\": \"easy\"\n        }\n    }\n]"}],"_postman_id":"ca8a7a8e-c261-40a0-a3f9-6fe0015e17a0"},{"name":"public paths","id":"24e59b6b-e386-4f35-a975-3698ee6bdd19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/paths/public","urlObject":{"path":["paths","public"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"595c58f5-b8fa-4127-956e-a0abff0daf29","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":"https://tryhackme.com/paths/public"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"username\": \"tryhackme\",\n        \"code\": \"web\",\n        \"title\": \"Web Fundamentals\",\n        \"description\": \"<p style=\\\"text-align: center; \\\">A pathway to web application security.</p><ul><li style=\\\"text-align: left;\\\">Understand web fundamentals</li><li style=\\\"text-align: left;\\\">Major vulnerabilities explained</li><li style=\\\"text-align: left;\\\">Learn industry-used tools</li><li style=\\\"text-align: left;\\\">Web application assessments</li></ul>\",\n        \"color\": \"#3594af\",\n        \"image\": \"https://assets.tryhackme.com/img/paths/web.jpg\",\n        \"banner\": \"https://assets.tryhackme.com/img/paths/web.jpg\",\n        \"intro\": \"<p>The aim of this path is to teach you how to attack web applications. To successfully attack and exploit web applications, you need to understand how they work. The first section (Web Fundamentals) will give you all the pre-requisite knowledge on this.&nbsp;</p><p>The second section (Security Tools) focuses on learning how to use Industry Standard tooling to interact with your targets.&nbsp;</p><p>The third section (Vulnerabilities) covers various vulnerabilities found in web applications today. This section will go over root causes of these vulnerabilities and give you hands on experience on exploiting them.</p><p>The final section (Practise Makes Perfect) will help you apply what you've learnt in previous sections.</p><p>After completing this path, you should be able to:</p><ul><li>understand how web applications work</li><li>utilise industry standard tooling when attacking web applications</li><li>explain and exploit common web vulnerabilities</li><li>apply this knowledge to other targets (be it within an interview or a professional web applications security assessment)</li></ul>\",\n        \"contentType\": \"rooms\",\n        \"public\": true,\n        \"tasks\": [\n            {\n                \"title\": \"Web Fundamentals\",\n                \"time\": 4,\n                \"overview\": \"<p>Before attacking web applications, it's important to understand how the internet and web applications work.</p>\",\n                \"outcomes\": \"\",\n                \"_id\": \"5feb1b4885b9b64f93978e0f\",\n                \"rooms\": [\n                    {\n                        \"code\": \"tutorial\",\n                        \"information\": \"Learn how to use and get started with TryHackMe\",\n                        \"_id\": \"5feb1b4885b9b64f93978e13\"\n                    }\n                ],\n                \"taskNo\": 1\n            }\n        ],\n        \"modules\": [],\n        \"roomNo\": 22,\n        \"summary\": \"\",\n        \"careers\": [],\n        \"difficulty\": \"easy\",\n        \"timeToComplete\": {\n            \"_total\": 335,\n            \"burpsuitebasics\": 60,\n            \"burpsuiteextender\": 30,\n            \"burpsuiteintruder\": 90,\n            \"burpsuiteom\": 45,\n            \"burpsuiterepeater\": 60,\n            \"tutorial\": 50\n        }\n    }\n]"}],"_postman_id":"24e59b6b-e386-4f35-a975-3698ee6bdd19"},{"name":"single path","id":"75218f7f-8ff7-4002-8e2e-b4239209d4a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/paths/single/:path_code","urlObject":{"path":["paths","single",":path_code"],"host":["https://tryhackme.com"],"query":[],"variable":[{"type":"any","value":"","key":"path_code"}]}},"response":[{"id":"cbb1ecea-96bb-4275-a387-8f5c077126cb","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/paths/single/:path_code","host":["https://tryhackme.com"],"path":["paths","single",":path_code"],"variable":[{"id":"9b426a6d-05ec-4cb1-8a6c-ec94ee81a0de","key":"path_code","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"username\": \"tryhackme\",\n    \"code\": \"presecurity\",\n    \"title\": \"Pre Security\",\n    \"description\": \"<p style=\\\"text-align: center;\\\">Before hacking something, you first need to understand the basics.</p><ul><li style=\\\"text-align: left;\\\">Cyber security basics</li><li style=\\\"text-align: left;\\\">Networking basics and weaknesses<br></li><li style=\\\"text-align: left;\\\">The web and common attacks</li><li style=\\\"text-align: left;\\\">Learn to use the Linux operating system</li></ul>\",\n    \"color\": \"#8aad2e\",\n    \"image\": \"https://assets.tryhackme.com/img/paths/cyberfundamentals.png\",\n    \"banner\": \"https://assets.tryhackme.com/img/paths/cyberfundamentals.png\",\n    \"intro\": \"<p>This learning path will teach you the pre-requisite technical knowledge to get started in cyber security. To attack or defend any technology, you have to first learn how this technology works.<br></p><p>The Pre-Security learning path is a beginner friendly and fun way to learn the basics. Your cyber security learning journey starts here!<br></p>\",\n    \"contentType\": \"modules\",\n    \"public\": true,\n    \"tasks\": [\n        {\n            \"id\": \"60cf5a30437056aee2dbabf6\",\n            \"title\": \"Cyber Security Introduction\",\n            \"moduleURL\": \"pre-security-intro\",\n            \"time\": 8,\n            \"overview\": \"Understand why learning the technical fundamentals is important to succeed in your cyber security learning journey.\",\n            \"image\": \"/img/network/unknown_infected.png\",\n            \"outcomes\": \"\",\n            \"rooms\": [\n                {\n                    \"code\": \"beginnerpathintro\",\n                    \"information\": null,\n                    \"order\": 1\n                }\n            ],\n            \"taskNo\": 1\n        }\n    ],\n    \"modules\": [],\n    \"roomNo\": 16,\n    \"summary\": \"Cyber security is often thought to be a magical process that can only be done by the elite, and TryHackMe is here to show you that's not the case. Anyone, with any experience level, can learn cyber security and this Pre-Security learning path is the place to start.\",\n    \"careers\": [],\n    \"difficulty\": \"easy\",\n    \"timeToComplete\": {\n        \"_total\": 100,\n        \"linuxfundamentalspart1\": 10,\n        \"windowsfundamentals1xbx\": 30,\n        \"windowsfundamentals2x0x\": 30,\n        \"windowsfundamentals3xzx\": 30\n    },\n    \"badges\": [\n        {\n            \"title\": \"cat linux.txt\",\n            \"description\": \"Being competent in Linux\",\n            \"image\": \"/img/badges/linux.svg\",\n            \"toEarn\": \"linuxctf\"\n        }\n    ]\n}"}],"_postman_id":"75218f7f-8ff7-4002-8e2e-b4239209d4a7"}],"id":"4ff3efd1-b08d-4312-98a3-def81d0ebf5a","_postman_id":"4ff3efd1-b08d-4312-98a3-def81d0ebf5a","description":""},{"name":"modules","item":[{"name":"summary","id":"fad5f79a-9a81-4b40-89e1-5bbfd92644ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/modules/summary","urlObject":{"path":["modules","summary"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"ff97da7d-ea82-454c-a189-baee44f19a2a","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":"https://tryhackme.com/modules/summary"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"title\": \"How The Web Works\",\n        \"summary\": \"To become a better hacker it's vital to understand the underlying functions of the world wide web and what makes it work.\",\n        \"moduleURL\": \"how-the-web-works\",\n        \"image\": \"https://assets.tryhackme.com/img/modules/application-vulnerabilities.png\",\n        \"rooms\": 4\n    }\n]"}],"_postman_id":"fad5f79a-9a81-4b40-89e1-5bbfd92644ee"},{"name":"Module","id":"a6301b18-3fec-4e05-bcf5-5db6e1bcc713","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/modules/data/:module_code","urlObject":{"path":["modules","data",":module_code"],"host":["https://tryhackme.com"],"query":[],"variable":[{"id":"4245796d-4a8c-47f3-9883-e4a60f86f907","type":"any","value":"","key":"module_code"}]}},"response":[{"id":"5ff951b6-5784-4607-a408-18428076ce63","name":"Successful operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/modules/data/:module_code","host":["https://tryhackme.com"],"path":["modules","data",":module_code"],"variable":[{"key":"module_code","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"title\": \"How The Web Works\",\n    \"description\": \"In this module, we'll take you through the building blocks of the world wide web and explain in detail exactly what happens when you enter a website address into your browser. From DNS to HTTP protocol this module will give you all the information you need to understand the world wide web.\",\n    \"summary\": \"To become a better hacker it's vital to understand the underlying functions of the world wide web and what makes it work.\",\n    \"moduleURL\": \"how-the-web-works\",\n    \"image\": \"https://assets.tryhackme.com/img/modules/application-vulnerabilities.png\",\n    \"rooms\": [\n        {\n            \"orderId\": 1,\n            \"code\": \"dnsindetail\",\n            \"image\": \"https://tryhackme-images.s3.amazonaws.com/room-icons/64e64795aa420cc8e9fb3be1bd69c302.png\",\n            \"title\": \"DNS in Detail\",\n            \"description\": \"Learn how DNS works and how it helps you access internet services.\",\n            \"completed\": false,\n            \"free\": true\n        }\n    ],\n    \"prerequisites\": [\n        {\n            \"id\": \"60cf421a437056aee2bed66d\",\n            \"title\": \"Network Fundamentals\",\n            \"summary\": \"Learn the core concepts of how computers communicate with each other and types of network weaknesses.\",\n            \"moduleURL\": \"network-fundamentals\",\n            \"image\": \"https://assets.tryhackme.com/img/modules/network-vulnerabilities.png\",\n            \"rooms\": 5\n        }\n    ],\n    \"nextSteps\": [\n        {\n            \"id\": \"5fb84d7104c12aa15e28a2e1\",\n            \"title\": \"Linux Fundamentals\",\n            \"summary\": \"Many servers and security tools use Linux. Learn how to use the Linux operating system, a critical skill in cyber security.\",\n            \"moduleURL\": \"linux-fundamentals\",\n            \"image\": \"https://assets.tryhackme.com/img/modules/linux-fundamentals.png\",\n            \"rooms\": 3\n        }\n    ]\n}"}],"_postman_id":"a6301b18-3fec-4e05-bcf5-5db6e1bcc713"}],"id":"f365f7d0-ab9c-4101-aaa0-6aeba4eac26e","_postman_id":"f365f7d0-ab9c-4101-aaa0-6aeba4eac26e","description":""},{"name":"games","item":[{"name":"machine-pool","id":"e83850d1-1a0a-427e-ae9b-3c6073877fcc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/games/koth/get/machine-pool","urlObject":{"path":["games","koth","get","machine-pool"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"63fd24b1-2203-414e-96b6-120d166d114d","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":"https://tryhackme.com/games/koth/get/machine-pool"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"title\": \"H1: Hard\",\n        \"os\": \"linux\"\n    }\n]"}],"_postman_id":"e83850d1-1a0a-427e-ae9b-3c6073877fcc"},{"name":"game detail","id":"9422abb6-ad82-4b72-af50-618c96d570a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/games/koth/data/:game_code","urlObject":{"path":["games","koth","data",":game_code"],"host":["https://tryhackme.com"],"query":[],"variable":[{"id":"82422da0-52e2-4494-b35b-28836d7ee604","description":{"content":"<p>Game code</p>\n","type":"text/plain"},"type":"any","value":"","key":"game_code"}]}},"response":[{"id":"d3c03739-7775-4bf6-9e57-416c03c10a91","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/games/koth/data/:game_code","host":["https://tryhackme.com"],"path":["games","koth","data",":game_code"],"variable":[{"id":"82422da0-52e2-4494-b35b-28836d7ee604","key":"game_code","value":"","description":"Game code"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": 35009,\n    \"startTime\": \"2021-11-16T12:55:00.553Z\",\n    \"startTimeRemaining\": -2277.291,\n    \"finishTime\": \"2021-11-16T13:55:00.456Z\",\n    \"finishTimeRemaining\": 1322.612,\n    \"status\": \"running\",\n    \"king\": {\n        \"found\": true,\n        \"username\": \"Babauca\",\n        \"avatar\": \"https://tryhackme-images.s3.amazonaws.com/user-avatars/9f18d6484c418493667933c024c83a19.jpeg\",\n        \"changes\": 1\n    },\n    \"chartData\": {\n        \"series\": [\n            {\n                \"name\": \"Babauca\",\n                \"currentPoints\": 190,\n                \"data\": [\n                    190\n                ]\n            }\n        ],\n        \"labels\": [\n            \"2021-11-16T13:32:00.213Z\"\n        ],\n        \"firstHacked\": \"2021-11-16T13:19:00.162Z\"\n    },\n    \"tableData\": [\n        {\n            \"username\": \"Babauca\",\n            \"avatar\": \"https://tryhackme-images.s3.amazonaws.com/user-avatars/9f18d6484c418493667933c024c83a19.jpeg\",\n            \"level\": 13,\n            \"country\": \"ro\",\n            \"score\": 190,\n            \"flags\": 2,\n            \"kingTime\": 14,\n            \"rank\": 1\n        }\n    ],\n    \"userIds\": [\n        \"60322258d577651459772777\"\n    ],\n    \"box\": {\n        \"title\": \"Lion\",\n        \"os\": \"linux\"\n    },\n    \"flagNo\": 6,\n    \"resets\": 0,\n    \"gameType\": \"public\",\n    \"createdBy\": {\n        \"success\": true,\n        \"userId\": \"6182fd7695903e004a0dee46\",\n        \"username\": \"DarkSurface\",\n        \"avatar\": \"https://tryhackme-images.s3.amazonaws.com/user-avatars/42a741e1d5a533d1b196c99e2f9605ca.jpg\"\n    }\n}"}],"_postman_id":"9422abb6-ad82-4b72-af50-618c96d570a5"},{"name":"recent games","id":"77b37f08-a522-4004-9c51-be30861691a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/games/koth/recent/games","urlObject":{"path":["games","koth","recent","games"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"f90aeb63-a4cf-44d9-86b7-b6a1d35b994c","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":"https://tryhackme.com/games/koth/recent/games"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"success\": true,\n        \"id\": 34948,\n        \"startTime\": \"2021-11-15T03:06:00.605Z\",\n        \"startTimeRemaining\": -19538.236,\n        \"finishTime\": \"2021-11-15T04:06:00.133Z\",\n        \"finishTimeRemaining\": -15938.708,\n        \"status\": \"complete\",\n        \"king\": {\n            \"found\": true,\n            \"username\": \"comradecheese\",\n            \"avatar\": \"https://tryhackme-images.s3.amazonaws.com/user-avatars/5e474724ea8f39cb7eab0958a65e8249.jpg\",\n            \"changes\": 1\n        },\n        \"chartData\": {\n            \"series\": [\n                {\n                    \"name\": \"comradecheese\",\n                    \"currentPoints\": 625,\n                    \"data\": [\n                        10\n                    ]\n                }\n            ],\n            \"labels\": [\n                \"2021-11-15T03:16:00.184Z\"\n            ],\n            \"firstHacked\": \"2021-11-15T03:16:00.184Z\"\n        },\n        \"tableData\": [\n            {\n                \"username\": \"comradecheese\",\n                \"avatar\": \"https://tryhackme-images.s3.amazonaws.com/user-avatars/5e474724ea8f39cb7eab0958a65e8249.jpg\",\n                \"level\": 13,\n                \"country\": \"au\",\n                \"score\": 625,\n                \"flags\": 3,\n                \"kingTime\": 50,\n                \"rank\": 1\n            }\n        ],\n        \"userIds\": [\n            \"5ed6284073273a56a11e4e33\"\n        ],\n        \"box\": {\n            \"title\": \"Production\",\n            \"os\": \"linux\"\n        },\n        \"flagNo\": 4,\n        \"resets\": 0,\n        \"gameType\": \"public\",\n        \"createdBy\": {\n            \"success\": true,\n            \"userId\": \"60986be438bb2a005aa29f3e\",\n            \"username\": \"B3NZ\",\n            \"avatar\": \"https://tryhackme-images.s3.amazonaws.com/user-avatars/2edc26bef6039fe11f7ea6cb69179157.jpg\"\n        }\n    }\n]"}],"_postman_id":"77b37f08-a522-4004-9c51-be30861691a3"},{"name":"user games","id":"2f061a8d-6783-4b85-9c26-85e7f6292746","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/games/koth/user/games","urlObject":{"path":["games","koth","user","games"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2f061a8d-6783-4b85-9c26-85e7f6292746"},{"name":"tickets won","id":"8b1b5ac2-d5c6-4f2c-beac-39b89cc15939","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/games/tickets/won?username=","urlObject":{"path":["games","tickets","won"],"host":["https://tryhackme.com"],"query":[{"description":{"content":"<p>Username</p>\n","type":"text/plain"},"key":"username","value":""}],"variable":[]}},"response":[{"id":"31d93ca9-80e2-4069-9aed-c8745ca39395","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/games/tickets/won?username=","host":["https://tryhackme.com"],"path":["games","tickets","won"],"query":[{"key":"username","value":"","description":"Username"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"ticketsWon\": [],\n    \"ticketsAva\": [\n        {\n            \"name\": \"pentester-title\",\n            \"title\": \"Pentester Title\",\n            \"colour\": \"brown\",\n            \"automaticRedeem\": true\n        }\n    ]\n}"}],"_postman_id":"8b1b5ac2-d5c6-4f2c-beac-39b89cc15939"},{"name":"new King of the hill","id":"0111850e-aa50-4012-a786-ae4621b851fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"type","value":"private","description":"<p>private / public</p>\n","type":"text"},{"key":"startin","value":"120","description":"<p>minutes</p>\n","type":"text"},{"key":"uploadTitle","value":"random","description":"<p>random / machine-pool</p>\n","type":"text"}]},"url":"https://tryhackme.com/games/koth/new","urlObject":{"path":["games","koth","new"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0111850e-aa50-4012-a786-ae4621b851fb"},{"name":"join king of the hill","id":"ad71c58f-12ce-489b-9e9e-ee453f71eca1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://tryhackme.com/games/koth/join-public","urlObject":{"path":["games","koth","join-public"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ad71c58f-12ce-489b-9e9e-ee453f71eca1"}],"id":"87993a48-a4b8-4625-a172-1623cadf6eac","_postman_id":"87993a48-a4b8-4625-a172-1623cadf6eac","description":""},{"name":"vm","item":[{"name":"is running","id":"321508aa-d267-499d-9988-1fc9bb27e6c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/vm/running","urlObject":{"path":["api","vm","running"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"62f2d27b-d208-4406-9c15-8cec709e0831","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":"https://tryhackme.com/api/vm/running"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"roomId\": \"freeattackbox\",\n        \"expires\": \"2021-12-14T00:11:01.100Z\",\n        \"created\": \"2021-12-13T23:11:01.100Z\",\n        \"internalIP\": \"10.10.213.54\",\n        \"instanceId\": \"i-08f60068511e2bc42\",\n        \"title\": \"THM AttackBox\",\n        \"timeInSeconds\": 684.386,\n        \"remote\": {\n            \"active\": true,\n            \"bootTime\": 2,\n            \"privateIp\": \"10.10.213.54\",\n            \"remoteUrl\": \"https://vnc.tryhackme.tech/index.html?host=proxy-2.tryhackme.tech&password=9cc799ce61a19fba&proxyIP=10.10.203.54&resize=remote\",\n            \"protocol\": \"vnc\"\n        },\n        \"waitTime\": null,\n        \"credentials\": {\n            \"username\": \"root\",\n            \"password\": \"9cc799ce61a19fba\"\n        }\n    },\n    {\n        \"roomId\": \"adventofcyber3\",\n        \"expires\": \"2021-12-14T00:57:29.273Z\",\n        \"created\": \"2021-12-13T23:57:29.274Z\",\n        \"internalIP\": \"10.10.253.26\",\n        \"instanceId\": \"i-081bc74233f86423c\",\n        \"title\": \"AoC2021-Day4CMN\",\n        \"timeInSeconds\": 3472.534,\n        \"remote\": {\n            \"active\": false\n        },\n        \"waitTime\": null\n    }\n]"}],"_postman_id":"321508aa-d267-499d-9988-1fc9bb27e6c6"},{"name":"VM renew","id":"5e0b7036-65e5-42d6-980c-eff3427dbd7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CSRF-Token","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"code","value":"","type":"text","description":"<p>Room code</p>\n"}]},"url":"https://tryhackme.com/api/vm/renew","urlObject":{"path":["api","vm","renew"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5e0b7036-65e5-42d6-980c-eff3427dbd7f"},{"name":"VM terminate","id":"70a625c5-8df8-48f4-8f16-2fd5caea27df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"CSRF-Token","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"code","value":"","type":"text","description":"<p>Room code</p>\n"}]},"url":"https://tryhackme.com/api/vm/terminate","urlObject":{"path":["api","vm","terminate"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"70a625c5-8df8-48f4-8f16-2fd5caea27df"}],"id":"fdb5ddac-4c70-4df9-9bd9-b0659e07f602","_postman_id":"fdb5ddac-4c70-4df9-9bd9-b0659e07f602","description":""},{"name":"Leaderboard","item":[{"name":"leaderboards","id":"4472c9f9-825d-4e57-b496-8c8e73d660e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/leaderboards","urlObject":{"path":["api","leaderboards"],"host":["https://tryhackme.com"],"query":[{"disabled":true,"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"country","value":""},{"disabled":true,"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"type","value":"monthly"}],"variable":[]}},"response":[{"id":"4dfc3325-dc6e-4e5e-8603-cdeef0c21a86","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/api/leaderboards","host":["https://tryhackme.com"],"path":["api","leaderboards"],"query":[{"key":"country","value":"","description":"Optional","disabled":true},{"key":"type","value":"monthly","description":"Optional","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"ranks\": [\n        {\n            \"_id\": \"5e3595f110c4674ba9f80e7a\",\n            \"username\": \"0day\",\n            \"avatar\": \"https://tryhackme-images.s3.amazonaws.com/user-avatars/84d2961d9c289eb17f35950df3ac8438.jpg\",\n            \"country\": \"us\",\n            \"level\": 999,\n            \"points\": 95426,\n            \"monthlyPoints\": 1676,\n            \"rooms\": 549\n        }\n    ],\n    \"usersRank\": 0\n}"}],"_postman_id":"4472c9f9-825d-4e57-b496-8c8e73d660e5"},{"name":"leaderboards King of the hill","id":"0668cdb1-b0b6-4582-a1b6-f2476c382b6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/leaderboards/koth","urlObject":{"path":["api","leaderboards","koth"],"host":["https://tryhackme.com"],"query":[{"disabled":true,"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"country","value":""},{"disabled":true,"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"type","value":"monthly"}],"variable":[]}},"response":[{"id":"873553ef-2cfb-4b89-9326-6bb4e6ddab4b","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/api/leaderboards/koth","host":["https://tryhackme.com"],"path":["api","leaderboards","koth"],"query":[{"key":"country","value":"","description":"Optional","disabled":true},{"key":"type","value":"monthly","description":"Optional","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"gamesWon\": 300,\n            \"username\": \"jceggink\",\n            \"avatar\": \"https://secure.gravatar.com/avatar/4395206fc04f3fc8335bcb60095913ec.jpg?s=200&d=robohash&r=x\",\n            \"country\": \"qa\",\n            \"level\": 12\n        }\n    ],\n    \"currentUserId\": 0\n}"}],"_postman_id":"0668cdb1-b0b6-4582-a1b6-f2476c382b6a"}],"id":"bd56ce2f-5a9f-485c-8106-4aeb453b8a87","_postman_id":"bd56ce2f-5a9f-485c-8106-4aeb453b8a87","description":""},{"name":"network","item":[{"name":"networks","id":"83b13760-bc51-45c6-bc02-35cc18d7e62d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/networks","urlObject":{"path":["api","networks"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"38d95551-2a31-4319-acb7-50b2b1b52d3c","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":"https://tryhackme.com/api/networks"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"rooms\": [\n        {\n            \"title\": \"Throwback\",\n            \"description\": \"An Active Directory lab that teaches the fundamentals and core concepts of attacking a Windows network. The network simulates a realistic corporate environment that has several attack vectors you would expect to find in today’s organisations.\",\n            \"streak\": {\n                \"enabled\": false,\n                \"number\": 100,\n                \"accessTime\": 30\n            },\n            \"freeToUse\": true,\n            \"imageUrl\": \"https://tryhackme-images.s3.amazonaws.com/room-icons/e1f446aa9a7742df81589fa69a9de919.png\",\n            \"code\": \"throwback\"\n        }\n    ]\n}"}],"_postman_id":"83b13760-bc51-45c6-bc02-35cc18d7e62d"},{"name":"network","id":"751afdf4-ac05-4619-8f57-b8191f774ae6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/room/network?code=","urlObject":{"path":["api","room","network"],"host":["https://tryhackme.com"],"query":[{"key":"code","value":""}],"variable":[]}},"response":[{"id":"cfe2a316-da90-4282-9cd2-36e0765b78d0","name":"Successful operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/api/room/network?code=","host":["https://tryhackme.com"],"path":["api","room","network"],"query":[{"key":"code","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"avatar\": \"https://tryhackme-images.s3.amazonaws.com/user-avatars/e2fc35f5363bb517113c7d4ee0b73f96.jpg\",\n        \"username\": \"Sq00ky\"\n    },\n    {\n        \"avatar\": \"https://tryhackme-images.s3.amazonaws.com/user-avatars/9e946af210ae86d6fbfda480d958b3fe.gif\",\n        \"username\": \"Cryillic\"\n    }\n]"}],"_postman_id":"751afdf4-ac05-4619-8f57-b8191f774ae6"},{"name":"network layout","id":"325b453e-7bc4-4128-bd31-f28a1382da9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/network/get-network-config?roomId=","urlObject":{"path":["network","get-network-config"],"host":["https://tryhackme.com"],"query":[{"description":{"content":"<p>Room id from a network room</p>\n","type":"text/plain"},"key":"roomId","value":""}],"variable":[]}},"response":[{"id":"aae89b14-83fd-4df0-af2b-2944cc4a8e54","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/network/get-network-config?roomId=","host":["https://tryhackme.com"],"path":["network","get-network-config"],"query":[{"key":"roomId","value":"","description":"Room id from a network room"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 06 Apr 2022 21:23:55 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Set-Cookie","value":"AWSALB=GoYU7PNXUWYSmaOHvbHExJE7NYNvyroc/gax6skXrLmBoIr2Nj3a9OLsHHGpqbHNpFAbqT5rNa49IWURJR758y7v6NHjGcvwQGhlM0I6hQJihoZE1nH1RkOXHwVL; Expires=Wed, 13 Apr 2022 21:23:55 GMT; Path=/"},{"key":"Set-Cookie","value":"AWSALBCORS=GoYU7PNXUWYSmaOHvbHExJE7NYNvyroc/gax6skXrLmBoIr2Nj3a9OLsHHGpqbHNpFAbqT5rNa49IWURJR758y7v6NHjGcvwQGhlM0I6hQJihoZE1nH1RkOXHwVL; Expires=Wed, 13 Apr 2022 21:23:55 GMT; Path=/; SameSite=None"},{"key":"Set-Cookie","value":"connect.sid=s%3APhDwDSJNpC6bCkq05k-G5kUZrQqULJY2.IVjMZCfi1b5q%2FDqMhTh1TrphbVqaYgkyCJfq4hV%2BKIU; Path=/; Expires=Wed, 13 Apr 2022 21:23:55 GMT; HttpOnly"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"868-7UUO888w207XqjyP/86m5xzodUU\""},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"6f7d965d6bc2fa3c-AMS"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"state\": \"stopped\",\n    \"_id\": \"5ff3928fc47755750a843757\",\n    \"group\": \"wreath\",\n    \"nodes\": [\n        {\n            \"id\": 1,\n            \"image\": \"/img/network/unknown.png\",\n            \"label\": \"10.200.71.200\",\n            \"_id\": \"603430b356a9601325ac2bb9\",\n            \"change\": [\n                {\n                    \"active\": true,\n                    \"taskNo\": 5,\n                    \"questionNo\": 2,\n                    \"correct\": true,\n                    \"image\": \"/img/network/linux.png\",\n                    \"label\": \"10.200.71.200\",\n                    \"_id\": \"603430b356a9601325ac2bbb\"\n                },\n                {\n                    \"active\": true,\n                    \"taskNo\": 6,\n                    \"questionNo\": 2,\n                    \"correct\": true,\n                    \"image\": \"/img/network/linux_infected.png\",\n                    \"label\": \"prod-serv\\\\n10.200.71.200\",\n                    \"_id\": \"603430b356a9601325ac2bba\"\n                }\n            ]\n        },\n        {\n            \"id\": 2,\n            \"image\": \"/img/network/unknown.png\",\n            \"label\": \"\",\n            \"_id\": \"603430b356a9601325ac2bb4\",\n            \"change\": [\n                {\n                    \"active\": true,\n                    \"taskNo\": 17,\n                    \"questionNo\": 2,\n                    \"correct\": true,\n                    \"image\": \"/img/network/unknown.png\",\n                    \"label\": \"10.200.71.150\",\n                    \"_id\": \"603430b356a9601325ac2bb8\"\n                },\n                {\n                    \"active\": true,\n                    \"taskNo\": 20,\n                    \"questionNo\": 2,\n                    \"correct\": true,\n                    \"image\": \"/img/network/unknown.png\",\n                    \"label\": \"git-serv\\\\n10.200.71.150\",\n                    \"_id\": \"603430b356a9601325ac2bb7\"\n                },\n                {\n                    \"active\": true,\n                    \"taskNo\": 20,\n                    \"questionNo\": 3,\n                    \"correct\": true,\n                    \"image\": \"/img/network/windows2016.png\",\n                    \"label\": \"git-serv\\\\n10.200.71.150\",\n                    \"_id\": \"603430b356a9601325ac2bb6\"\n                },\n                {\n                    \"active\": true,\n                    \"taskNo\": 20,\n                    \"questionNo\": 4,\n                    \"correct\": true,\n                    \"image\": \"/img/network/windows2016_infected.png\",\n                    \"label\": \"git-serv\\\\n10.200.71.150\",\n                    \"_id\": \"603430b356a9601325ac2bb5\"\n                }\n            ]\n        },\n        {\n            \"id\": 3,\n            \"image\": \"/img/network/unknown.png\",\n            \"label\": \"\",\n            \"_id\": \"603430b356a9601325ac2baf\",\n            \"change\": [\n                {\n                    \"active\": true,\n                    \"taskNo\": 17,\n                    \"questionNo\": 2,\n                    \"correct\": true,\n                    \"image\": \"/img/network/unknown.png\",\n                    \"label\": \"10.200.71.100\",\n                    \"_id\": \"603430b356a9601325ac2bb3\"\n                },\n                {\n                    \"active\": true,\n                    \"taskNo\": 20,\n                    \"questionNo\": 3,\n                    \"correct\": true,\n                    \"image\": \"/img/network/windows2016.png\",\n                    \"label\": \"10.200.71.100\",\n                    \"_id\": \"603430b356a9601325ac2bb2\"\n                },\n                {\n                    \"active\": true,\n                    \"taskNo\": 39,\n                    \"questionNo\": 5,\n                    \"correct\": true,\n                    \"image\": \"/img/network/windows2016.png\",\n                    \"label\": \"wreath-pc\\\\n10.200.71.100\",\n                    \"_id\": \"603430b356a9601325ac2bb1\"\n                },\n                {\n                    \"active\": true,\n                    \"taskNo\": 43,\n                    \"questionNo\": 4,\n                    \"correct\": true,\n                    \"image\": \"/img/network/windows2016_infected.png\",\n                    \"label\": \"wreath-pc\\\\n10.200.71.100\",\n                    \"_id\": \"603430b356a9601325ac2bb0\"\n                }\n            ]\n        }\n    ],\n    \"connections\": [\n        {\n            \"from\": 1,\n            \"to\": 2,\n            \"_id\": \"603430b356a9601325ac2bbd\"\n        },\n        {\n            \"from\": 2,\n            \"to\": 3,\n            \"_id\": \"603430b356a9601325ac2bbc\"\n        }\n    ],\n    \"outlineOnly\": true,\n    \"tutorial\": true\n}"}],"_postman_id":"325b453e-7bc4-4128-bd31-f28a1382da9b"},{"name":"cost","id":"d01efc34-d13f-47c9-9992-697c162cb372","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/room/costs?code=","description":"<p>note network codes are always lower case</p>\n","urlObject":{"path":["api","room","costs"],"host":["https://tryhackme.com"],"query":[{"key":"code","value":""}],"variable":[]}},"response":[{"id":"a474c6e1-3ed8-4245-bafc-73f921153045","name":"Successful operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/api/room/costs?code=","host":["https://tryhackme.com"],"path":["api","room","costs"],"query":[{"key":"code","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"duration\": 45,\n        \"amountInUSD\": 85,\n        \"amountInGBP\": 68\n    },\n    {\n        \"duration\": 30,\n        \"amountInUSD\": 60,\n        \"amountInGBP\": 48\n    }\n]"}],"_postman_id":"d01efc34-d13f-47c9-9992-697c162cb372"}],"id":"6d2aa748-542d-4182-92dc-da91ac64c874","_postman_id":"6d2aa748-542d-4182-92dc-da91ac64c874","description":""},{"name":"Search","item":[{"name":"hacktivities","id":"c18a3663-ec31-428a-a947-3fb7e6c575f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/hacktivities?page=1&order=most-popular&difficulty=all&type=all&free=all&limit=100&categories={{topics}}","description":"<p><a href=\"https://tryhackme.com/hacktivities\">hackivities</a> Is bigger then one API call, This needs to be build out :)</p>\n<p>Categories is a list of ids, these ids come from the <code>Get search topics</code> call. The list contains Topics, os and teams</p>\n","urlObject":{"path":["api","hacktivities"],"host":["https://tryhackme.com"],"query":[{"key":"page","value":"1"},{"description":{"content":"<p>most-popular, newest, most-users</p>\n","type":"text/plain"},"key":"order","value":"most-popular"},{"description":{"content":"<p>all, info, easy, medium, hard, insane</p>\n","type":"text/plain"},"key":"difficulty","value":"all"},{"description":{"content":"<p>all, challenge, walkthrough</p>\n","type":"text/plain"},"key":"type","value":"all"},{"description":{"content":"<p>all, subscription, free</p>\n","type":"text/plain"},"key":"free","value":"all"},{"key":"limit","value":"100"},{"disabled":true,"description":{"content":"<p>Optional Search query</p>\n","type":"text/plain"},"key":"searchTxt","value":""},{"description":{"content":"<p>optional topic search, for a list of ids run <code>Get Search topics</code></p>\n","type":"text/plain"},"key":"categories","value":"{{topics}}"}],"variable":[]}},"response":[{"id":"5d180785-62ed-46e4-8a72-941a17618ac3","name":"Succesful operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/api/hacktivities?page=1&order=most-popular&difficulty=all&type=all&free=all&limit=100","host":["https://tryhackme.com"],"path":["api","hacktivities"],"query":[{"key":"page","value":"1"},{"key":"order","value":"most-popular"},{"key":"difficulty","value":"all"},{"key":"type","value":"all"},{"key":"free","value":"all"},{"key":"limit","value":"100"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"paginator\": {\n        \"totalDocs\": 465,\n        \"totalInPage\": 100,\n        \"limit\": 100,\n        \"page\": 1,\n        \"totalPages\": 5,\n        \"hasPrevPage\": false,\n        \"hasNextPage\": true,\n        \"prevPage\": null,\n        \"nextPage\": 2\n    },\n    \"rooms\": [\n        {\n            \"image\": \"https://tryhackme-images.s3.amazonaws.com/room-icons/95164927092fe0fc3e9f142aea05267a.png\",\n            \"title\": \"Introductory Networking\",\n            \"description\": \"An introduction to networking theory and basic networking tools\",\n            \"code\": \"introtonetworking\",\n            \"users\": 138876,\n            \"tags\": [\n                \"Encapsulation\"\n            ],\n            \"type\": \"walkthrough\",\n            \"difficulty\": \"easy\",\n            \"userCompleted\": false,\n            \"upVotes\": 6386,\n            \"created\": \"2020-03-24T19:45:34.808Z\",\n            \"published\": \"2020-03-24T20:02:36.481Z\",\n            \"freeToUse\": true,\n            \"headerImage\": \"https://i.imgur.com/QaCai7k.jpg\",\n            \"creator\": \"MuirlandOracle\"\n        }\n    ],\n    \"success\": true\n}"}],"_postman_id":"c18a3663-ec31-428a-a947-3fb7e6c575f1"},{"name":"search topics","id":"febe6c5a-683f-4918-acb3-bd47ebd73ae1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"febe6c5a-683f-4918-acb3-bd47ebd73ae1"}],"id":"b4554911-6d17-468b-8728-e54a4ed5fb72","_postman_id":"b4554911-6d17-468b-8728-e54a4ed5fb72","description":""},{"name":"server-time","id":"b6329199-b0f9-4776-8c83-9a75e7ed4a53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/server-time","urlObject":{"path":["api","server-time"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"887e9dad-c513-4b7d-86fb-e20fc2da8dca","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":"https://tryhackme.com/api/server-time"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"39"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"}],"cookie":[],"responseTime":null,"body":"{\n    \"datetime\": \"2021-11-15T07:54:42.303Z\"\n}"}],"_postman_id":"b6329199-b0f9-4776-8c83-9a75e7ed4a53"},{"name":"site-stats","id":"e46c896d-cbeb-4ceb-aed2-d848c656f4f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/site-stats","urlObject":{"path":["api","site-stats"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"39e42ea3-eabb-4a60-af07-2b78bf05213d","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":"https://tryhackme.com/api/site-stats"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"publicRooms\": 491,\n    \"totalUsers\": 752018,\n    \"cloneableRooms\": 5137\n}"}],"_postman_id":"e46c896d-cbeb-4ceb-aed2-d848c656f4f5"},{"name":"practice rooms","id":"71921320-268a-4431-adc1-ec726daa37f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/practice-rooms","urlObject":{"path":["api","practice-rooms"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"f15ba890-fc83-446d-a4a5-f663bd9231b2","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":"https://tryhackme.com/api/practice-rooms"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"{\n    \"featured\": [\n        {\n            \"code\": \"basicpentestingjt\",\n            \"imageURL\": \"https://tryhackme-images.s3.amazonaws.com/room-icons/99c72676aab814b94e3bc350ba627b71.png\",\n            \"title\": \"Basic Pentesting\",\n            \"description\": \"This is a machine that allows you to practise web app hacking and privilege escalation \",\n            \"difficulty\": \"easy\",\n            \"completedRoom\": false\n        }\n    ],\n    \"webExploitation\": [\n        {\n            \"code\": \"picklerick\",\n            \"imageURL\": \"https://tryhackme-images.s3.amazonaws.com/room-icons/47d2d3ade1795f81a155d0aca6e4da96.jpeg\",\n            \"title\": \"Pickle Rick\",\n            \"description\": \"A Rick and Morty CTF. Help turn Rick back into a human!\",\n            \"difficulty\": \"easy\",\n            \"completedRoom\": false\n        }\n    ],\n    \"windowsExploitation\": [\n        {\n            \"code\": \"blue\",\n            \"imageURL\": \"https://tryhackme-images.s3.amazonaws.com/room-icons/7717bbc69c486931e503a74f3192a4d8.gif\",\n            \"title\": \"Blue\",\n            \"description\": \"Deploy & hack into a Windows machine, leveraging common misconfigurations issues.\",\n            \"difficulty\": \"easy\",\n            \"completedRoom\": false\n        }\n    ],\n    \"defensive\": [\n        {\n            \"code\": \"investigatingwindows2\",\n            \"imageURL\": \"https://tryhackme-images.s3.amazonaws.com/room-icons/355f44b808c9981ee344fd9a32738eb3.png\",\n            \"title\": \"Investigating Windows 2.0\",\n            \"description\": \"In the previous challenge you performed a brief analysis. Within this challenge, you will take a deeper dive into the attack. \",\n            \"difficulty\": \"medium\",\n            \"completedRoom\": false\n        }\n    ],\n    \"recommended\": []\n}"}],"_postman_id":"71921320-268a-4431-adc1-ec726daa37f9"},{"name":"series","id":"05bc88eb-3998-4f5b-b8c1-f6eb0db10565","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/api/series?show=all&name={{serie_code}}","urlObject":{"path":["api","series"],"host":["https://tryhackme.com"],"query":[{"description":{"content":"<p>details_only, all</p>\n","type":"text/plain"},"key":"show","value":"all"},{"description":{"content":"<p>Optional filter</p>\n","type":"text/plain"},"key":"name","value":"{{serie_code}}"}],"variable":[]}},"response":[{"id":"3ccc4bba-813a-4736-8dc5-5a06ed543ab9","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tryhackme.com/api/series?show=all","host":["https://tryhackme.com"],"path":["api","series"],"query":[{"key":"show","value":"all","description":"details_only, all"},{"key":"name","value":"{{serie_code}}","description":"Optional filter","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 15 Nov 2021 08:04:42 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"5f5243d417785f3a8ea8e89b\",\n        \"id\": \"overpass\",\n        \"name\": \"Overpass\",\n        \"description\": \"Follow the story of the Overpass company as they try to start a successful security software company. Covers basic web vulnerabilities, beginner cryptography, password cracking, PCAP forensics, and analysing source code.\",\n        \"badgeName\": \"overpass\",\n        \"difficulty\": \"medium\",\n        \"rooms\": [\n            {\n                \"id\": \"5ef3db5457209c66ea9aae94\",\n                \"code\": \"overpass\",\n                \"avatar\": \"https://tryhackme-images.s3.amazonaws.com/room-icons/2048656e072dd7caffe455ae2d44b65f.png\",\n                \"title\": \"Overpass\",\n                \"description\": \"What happens when some broke CompSci students make a password manager?\",\n                \"tags\": [\n                    \"NinjaJc01\"\n                ],\n                \"image\": \"https://tryhackme-images.s3.amazonaws.com/room-icons/2048656e072dd7caffe455ae2d44b65f.png\",\n                \"freeToUse\": true,\n                \"userCompleted\": false\n            }\n        ],\n        \"badge\": {\n            \"title\": \"Investigations\",\n            \"name\": \"investigations\",\n            \"image\": \"/img/badges/investigations_badge.svg\",\n            \"description\": \"Completing the Cyber Defense Investigation series\",\n            \"toEarn\": []\n        }\n    }\n]"}],"_postman_id":"05bc88eb-3998-4f5b-b8c1-f6eb0db10565"},{"name":"subscription cost","id":"8d5ea397-ae9b-438f-8130-fb67d6f12596","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/account/subscription/cost","description":"<p>connect.sid required</p>\n","urlObject":{"path":["account","subscription","cost"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"7767bed6-bfef-4470-9c23-3ac2d3104df8","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":"https://tryhackme.com/account/subscription/cost"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"43"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"}],"cookie":[],"responseTime":null,"body":"{\n    \"amount\": 10,\n    \"currency\": \"usd\",\n    \"symbol\": \"$\"\n}"}],"_postman_id":"8d5ea397-ae9b-438f-8130-fb67d6f12596"},{"name":"glossary","id":"7691abe3-dac6-4e05-a2d5-22fb03cecbf1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tryhackme.com/glossary/all-terms","urlObject":{"path":["glossary","all-terms"],"host":["https://tryhackme.com"],"query":[],"variable":[]}},"response":[{"id":"48419fa0-22f8-4063-9955-3318883fd3e3","name":"Successful Operation","originalRequest":{"method":"GET","header":[],"url":"https://tryhackme.com/glossary/all-terms"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"Content-Encoding","value":"br"}],"cookie":[],"responseTime":null,"body":"[\n    \"Linux\",\n    \"PHP\",\n    \"CVE\",\n    \"NIST\",\n    \"CMS\",\n    \"MITM\",\n    \"ROE\",\n    \"PoC\",\n    \"CVSS\",\n    \"VPR\",\n    \"CIA\",\n    \"XML\",\n    \"DAD\",\n    \"MDA\",\n    \"MTA\",\n    \"MUA\",\n    \"PKI\",\n    \"IDS\",\n    \"HTTP\",\n    \"FTP\",\n    \"SMTP\",\n    \"UDP\",\n    \"TCP\",\n    \"ARP\",\n    \"DNS\",\n    \"OS\",\n    \"EDR\",\n    \"SPF\",\n    \"DKIM\",\n    \"DMARC\"\n]"}],"_postman_id":"7691abe3-dac6-4e05-a2d5-22fb03cecbf1"}],"event":[{"listen":"prerequest","script":{"id":"34d07cd3-1880-4ba9-a720-50f764c48e42","type":"text/javascript","exec":["","// Set connect.sid cookie ","const cookieJar = pm.cookies.jar();","cookieJar.set(pm.environment.get(\"endpoint\"), \"connect.sid\", pm.environment.get(\"connect.sid\"), (error, cookie) => {console.log(error)});","cookieJar.set(pm.environment.get(\"endpoint\"), \"_csrf\", \"value\", ","    (error, cookie) => {console.log(error)});",""]}},{"listen":"test","script":{"id":"fae7e59d-7b33-4110-bd5e-449ffcad6776","type":"text/javascript","exec":["// JSON Magic Postman Template","const templateUrl = \"https://raw.githubusercontent.com/dexterlabora/json-magic/master/postman/postman-viz-jsonmagic-template.html\"","","//Load template","pm.sendRequest(templateUrl,  (_, res) => { ","    var template = res.text()","    var data = pm.response.json()","    pm.visualizer.set(template, data )","});"]}}],"variable":[{"key":"endpoint","value":"https://tryhackme.com"},{"key":"csrf","value":""},{"key":"connect.sid","value":""},{"key":"country_code","value":""},{"key":"username","value":""},{"key":"groupId","value":""},{"key":"path_code","value":""},{"key":"module_code","value":""},{"key":"network_code","value":""},{"key":"room_code","value":""},{"key":"game_code","value":""},{"key":"task_number","value":""},{"key":"question_number","value":""},{"key":"question_answer","value":""}]}