{"info":{"_postman_id":"93eb6089-fff1-4ed8-81b8-b2473ad38272","name":"CTI API","description":"<html><head></head><body><p>Access data from ArangoDB, storing data about APT groups, malwares, and techniques. Data is extracted from the Mitre STIX repository.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"7424587","collectionId":"93eb6089-fff1-4ed8-81b8-b2473ad38272","publishedId":"TWDRtLFb","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-02-13T18:18:18.000Z"},"item":[{"name":"group","id":"f3bd8fa5-7cc6-4ec7-8fc9-0e5176cd8f52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/groups/UNC2452","description":"<p>Get a group object</p>\n","urlObject":{"protocol":"http","port":"8080","path":["groups","UNC2452"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f3bd8fa5-7cc6-4ec7-8fc9-0e5176cd8f52"},{"name":"group tools","id":"7ac33e7a-76c2-4162-bd15-b7d47b908dc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/groups/UNC2452/tools","description":"<p>Get tools used by a group</p>\n","urlObject":{"protocol":"http","port":"8080","path":["groups","UNC2452","tools"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7ac33e7a-76c2-4162-bd15-b7d47b908dc9"},{"name":"groups list","id":"636b79aa-a756-45b3-aa20-23232bc2ae76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/groups","description":"<p>Get the list of group names</p>\n","urlObject":{"protocol":"http","port":"8080","path":["groups"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"636b79aa-a756-45b3-aa20-23232bc2ae76"},{"name":"tools list","id":"bdb52414-b987-44b4-b3e8-bb7e48372f47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/tools","description":"<p>Get a list of tools names</p>\n","urlObject":{"protocol":"http","port":"8080","path":["tools"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"bdb52414-b987-44b4-b3e8-bb7e48372f47"},{"name":"tool","id":"bb866a98-a8c9-4052-9bd5-99d133627580","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/tools/AdFind","description":"<p>Get a tool object</p>\n","urlObject":{"protocol":"http","port":"8080","path":["tools","AdFind"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"bb866a98-a8c9-4052-9bd5-99d133627580"},{"name":"tools group","id":"e10cfce8-6222-41d1-b93f-b3ba27eae3ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/tools/AdFind/groups","description":"<p>Get the groups using this tool</p>\n","urlObject":{"protocol":"http","port":"8080","path":["tools","AdFind","groups"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e10cfce8-6222-41d1-b93f-b3ba27eae3ae"},{"name":"tool techniques","id":"755ae4f0-38ad-4a61-82d3-789b594ba776","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/tools/AdFind/techniques","description":"<p>Get the techniques used by this tool</p>\n","urlObject":{"protocol":"http","port":"8080","path":["tools","AdFind","techniques"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"755ae4f0-38ad-4a61-82d3-789b594ba776"},{"name":"groups compare","id":"436f0e7a-e2d4-4d72-a3c1-be782b321571","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:8080/compare?group1=Rocke&group2=APT12","description":"<p>Compare the tools used by those 2 groups and return stats</p>\n","urlObject":{"protocol":"http","port":"8080","path":["compare"],"host":["localhost"],"query":[{"key":"group1","value":"Rocke"},{"key":"group2","value":"APT12"}],"variable":[]}},"response":[],"_postman_id":"436f0e7a-e2d4-4d72-a3c1-be782b321571"}]}