{"id":4990,"date":"2023-02-28T16:49:14","date_gmt":"2023-02-28T21:49:14","guid":{"rendered":"https:\/\/solutionsreview.com\/network-monitoring\/?p=4990"},"modified":"2023-02-28T16:50:03","modified_gmt":"2023-02-28T21:50:03","slug":"countering-web-application-attacks-by-persistent-adversaries","status":"publish","type":"post","link":"https:\/\/solutionsreview.com\/network-monitoring\/countering-web-application-attacks-by-persistent-adversaries\/","title":{"rendered":"Countering Web Application Attacks by Persistent Adversaries"},"content":{"rendered":"<p style=\"text-align: justify;\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-4991\" src=\"https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/02\/Countering-Web-Application-Attacks-by-Persistent-Adversaries.jpg\" alt=\"web application attacks\" width=\"800\" height=\"400\" srcset=\"https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/02\/Countering-Web-Application-Attacks-by-Persistent-Adversaries.jpg 800w, https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/02\/Countering-Web-Application-Attacks-by-Persistent-Adversaries-300x150.jpg 300w, https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/02\/Countering-Web-Application-Attacks-by-Persistent-Adversaries-768x384.jpg 768w, https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/02\/Countering-Web-Application-Attacks-by-Persistent-Adversaries-640x320.jpg 640w, https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/02\/Countering-Web-Application-Attacks-by-Persistent-Adversaries-128x64.jpg 128w, https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/02\/Countering-Web-Application-Attacks-by-Persistent-Adversaries-400x200.jpg 400w, https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/02\/Countering-Web-Application-Attacks-by-Persistent-Adversaries-180x90.jpg 180w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/p>\n<p style=\"text-align: justify;\"><em><strong>Solutions Review\u2019s Expert Insights Series is a collection of contributed articles written by industry experts in enterprise software categories. Andrew Peterson of <a href=\"https:\/\/www.fastly.com\/\" target=\"_blank\" rel=\"noopener\">Fastly<\/a> advises how to think moves ahead of persistent adversaries and consistently counter their web application attacks.<\/strong><\/em><\/p>\n<p style=\"text-align: justify;\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-full wp-image-4896\" src=\"https:\/\/solutionsreview.com\/network-monitoring\/files\/2022\/12\/Expert-100x100-1.png\" alt=\"Expert Insights badge\" width=\"105\" height=\"105\" srcset=\"https:\/\/solutionsreview.com\/network-monitoring\/files\/2022\/12\/Expert-100x100-1.png 105w, https:\/\/solutionsreview.com\/network-monitoring\/files\/2022\/12\/Expert-100x100-1-96x96.png 96w\" sizes=\"(max-width: 105px) 100vw, 105px\" \/>It is impossible to achieve complete application security. Business takes place at warp speed, with engineering teams constantly introducing new code to their web and mobile sites to provide new features and other services for their customers to stay competitive during these uncertain economic times. Adversaries, in turn, are agile and quickly adapt their attacks to fast-changing business conditions. The need for visibility into the behavior of your attackers to be able to respond appropriately to reduce risk has never been greater.<\/p>\n<p style=\"text-align: justify;\"><div class=\"widget\"><div class=\"aside-card\">\t\t\t<div class=\"textwidget\"><p><a class=\"nm-speedbump\" title=\"Download link to Network Monitoring Buyer's Guide\" href=\"https:\/\/solutionsreview.com\/network-monitoring\/get-a-free-network-monitoring-buyers-guide\/\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-full wp-image-1682\" src=\"https:\/\/solutionsreview.com\/network-monitoring\/files\/2021\/04\/Network_Monitoring_Buyers_Guide_Bump_800.gif\" alt=\"Download Link to Data Integration Buyers Guide\" width=\"800\" height=\"100\" \/><\/a><\/p>\n<\/div>\n\t\t<\/div><\/div><\/p>\n<h3 style=\"text-align: justify;\"><strong>The Rise in Web Application Attacks<\/strong><\/h3>\n<p style=\"text-align: justify;\">Web applications continue to be popular targets for today\u2019s attackers. In fact, according to the Verizon 2022 DBIR, more than half of breaches involved the use of either remote access or web applications. Recently, Fastly observed an increase in the following attacks:<\/p>\n<ul style=\"text-align: justify;\">\n<li><strong>Application-based DDoS attacks:<\/strong> Although not necessarily new, we have seen an increase in application-based Distributed Denial of Service (DDoS) attacks against websites. One reason for this rise, over network-based DDoS attacks, is because it is cheaper for the attackers \u2013 they don\u2019t have to pay as much (compared to what they would pay for traffic from a DDoS or from a botnet provider) if they&#8217;re using the application to do the DDoS. These types of attacks target specific parts of your application that are &#8220;expensive&#8221; to fulfill and can have a very dramatic impact on service delivery for the website itself.<\/li>\n<li><strong>Application-abuse attacks:<\/strong> We have also seen an increase in application-abuse attacks. These types of attacks are specific to an application. They occur when an intended use or volume of an application is abused by the attacker. For example, Facebook had a system set up for third parties to download user information. Abuse occurred when Cambridge Analytica downloaded measurably more information than they were allowed to do based on the agreed-upon terms of service.<\/li>\n<\/ul>\n<h3 style=\"text-align: justify;\"><strong>Why WAFs get a Bad Rap<\/strong><\/h3>\n<p style=\"text-align: justify;\">Traditional web application firewalls (WAFs) focus on exploits and attacks \u2013 looking for a hack payload, generic to any website, and blocking that attack. Typically, they can\u2019t do much against DDoS because this type of attack is volumetric in nature. In fact, a traditional WAF might actually go offline during a volumetric-based attack. WAFs also lack the flexibility to protect against application-abuse attacks. Content delivery networks (CDNs), too, aren\u2019t inherently effective against application-based DDoS attacks since they have historically focused on network-layer DDoS protection. Today\u2019s defenders need better protection against these attacks as well as greater visibility to see what part of the application attackers are actually focusing their attacks on, which can be different by the day, hour or minute. Attackers are persistent. If you have a public-facing web app, there are always attackers who may be trying to penetrate an organization\u2019s website from all different angles, all the time.<\/p>\n<p style=\"text-align: justify;\">Enter a new generation of WAFs. With these tools, defenders have greater visibility into what attackers are doing now on websites. Since it can take potentially weeks, days, or hours for an attacker to discover an organization\u2019s system and how to exploit a particular vulnerability, defenders \u2013 with enhanced visibility \u2013 have more time to discover and mitigate potential application-based attacks. This is different from other Layer-based attacks, where there is little time to react and respond if you can see where these attackers are focusing their attacks. In addition to providing greater visibility, next-generation WAFs can identify abuse tactics or misuse tactics that traditional WAFs can\u2019t do. Typically, you would have to buy or create your own homegrown tool to be able to protect against attacks that are specific to your website itself and the functionality of your website.<\/p>\n<h3 style=\"text-align: justify;\"><strong>Preparing for the Next Web Application Attack<\/strong><\/h3>\n<p style=\"text-align: justify;\">As we know, tools alone are not enough to counter sophisticated, persistent attackers. Organizations must also invest in the right people and processes to measurably reduce their risk. For example, you should make sure your security teams are partnering with the engineering and operations teams to be able to utilize visibility into attacker behavior and counter it with their own actions to harden the app code base in the areas the attackers are focused on&#8211; before they&#8217;re able to exploit it. The upshot is you don&#8217;t have to have perfect code before it gets into live production systems. But it does mean these teams need to be tracking threats together and responding appropriately, much like the engineering and operations teams do already for any other outage-type scenario.<\/p>\n<p style=\"text-align: justify;\"><div class=\"widget\"><div class=\"aside-card\">\t\t\t<div class=\"textwidget\"><p><a class=\"nm-speedbump\" title=\"Download link to Network Monitoring Buyer's Guide\" href=\"https:\/\/solutionsreview.com\/network-monitoring\/get-a-free-network-monitoring-buyers-guide\/\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-full wp-image-1682\" src=\"https:\/\/solutionsreview.com\/network-monitoring\/files\/2021\/04\/Network_Monitoring_Buyers_Guide_Bump_800.gif\" alt=\"Download Link to Data Integration Buyers Guide\" width=\"800\" height=\"100\" \/><\/a><\/p>\n<\/div>\n\t\t<\/div><\/div><\/p>\n<p style=\"text-align: justify;\">\n","protected":false},"excerpt":{"rendered":"<p>Solutions Review\u2019s Expert Insights Series is a collection of contributed articles written by industry experts in enterprise software categories. Andrew Peterson of Fastly advises how to think moves ahead of persistent adversaries and consistently counter their web application attacks. It is impossible to achieve complete application security. Business takes place at warp speed, with engineering [&hellip;]<\/p>\n","protected":false},"author":529,"featured_media":4991,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[1,21],"tags":[2066,1981,1361,2064,1848,2068,2007,2069,1699,416,313,2065,213,1779,8,217,1912,602,1517,1640,2063,2067],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Countering Web Application Attacks by Persistent Adversaries<\/title>\n<meta name=\"description\" content=\"Andrew Peterson of Fastly advises how to think moves ahead of persistent adversaries and consistently counter their web application attacks.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/solutionsreview.com\/network-monitoring\/countering-web-application-attacks-by-persistent-adversaries\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Countering Web Application Attacks by Persistent Adversaries\" \/>\n<meta property=\"og:description\" content=\"Andrew Peterson of Fastly advises how to think moves ahead of persistent adversaries and consistently counter their web application attacks.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/solutionsreview.com\/network-monitoring\/countering-web-application-attacks-by-persistent-adversaries\/\" \/>\n<meta property=\"og:site_name\" content=\"Network Monitoring Tools &amp; Performance Software | Solutions Review\" \/>\n<meta property=\"article:published_time\" content=\"2023-02-28T21:49:14+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-02-28T21:50:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/02\/Countering-Web-Application-Attacks-by-Persistent-Adversaries.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"400\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Andrew Peterson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Andrew Peterson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/solutionsreview.com\/network-monitoring\/countering-web-application-attacks-by-persistent-adversaries\/\",\"url\":\"https:\/\/solutionsreview.com\/network-monitoring\/countering-web-application-attacks-by-persistent-adversaries\/\",\"name\":\"Countering Web Application Attacks by Persistent Adversaries\",\"isPartOf\":{\"@id\":\"https:\/\/solutionsreview.com\/network-monitoring\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/solutionsreview.com\/network-monitoring\/countering-web-application-attacks-by-persistent-adversaries\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/solutionsreview.com\/network-monitoring\/countering-web-application-attacks-by-persistent-adversaries\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/02\/Countering-Web-Application-Attacks-by-Persistent-Adversaries.jpg\",\"datePublished\":\"2023-02-28T21:49:14+00:00\",\"dateModified\":\"2023-02-28T21:50:03+00:00\",\"author\":{\"@id\":\"https:\/\/solutionsreview.com\/network-monitoring\/#\/schema\/person\/01fc44bee21239a68c799d68affae610\"},\"description\":\"Andrew Peterson of Fastly advises how to think moves ahead of persistent adversaries and consistently counter their web application attacks.\",\"breadcrumb\":{\"@id\":\"https:\/\/solutionsreview.com\/network-monitoring\/countering-web-application-attacks-by-persistent-adversaries\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/solutionsreview.com\/network-monitoring\/countering-web-application-attacks-by-persistent-adversaries\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/solutionsreview.com\/network-monitoring\/countering-web-application-attacks-by-persistent-adversaries\/#primaryimage\",\"url\":\"https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/02\/Countering-Web-Application-Attacks-by-Persistent-Adversaries.jpg\",\"contentUrl\":\"https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/02\/Countering-Web-Application-Attacks-by-Persistent-Adversaries.jpg\",\"width\":800,\"height\":400,\"caption\":\"web application attacks\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/solutionsreview.com\/network-monitoring\/countering-web-application-attacks-by-persistent-adversaries\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/solutionsreview.com\/network-monitoring\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Countering Web Application Attacks by Persistent Adversaries\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/solutionsreview.com\/network-monitoring\/#website\",\"url\":\"https:\/\/solutionsreview.com\/network-monitoring\/\",\"name\":\"Network Monitoring Tools &amp; Performance Software | Solutions Review\",\"description\":\"Evaluating Enterprise NPM Software, Network Observability &amp; Packet Analysis Tools.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/solutionsreview.com\/network-monitoring\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/solutionsreview.com\/network-monitoring\/#\/schema\/person\/01fc44bee21239a68c799d68affae610\",\"name\":\"Andrew Peterson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/solutionsreview.com\/network-monitoring\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9e42255c92f6c29ad84939de55b4348e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9e42255c92f6c29ad84939de55b4348e?s=96&d=mm&r=g\",\"caption\":\"Andrew Peterson\"},\"description\":\"Prior to co-founding Signal Sciences and leading Fastly security sales, Andrew had been building high-performing product and sales teams across five continents for 15+ years with companies such as Etsy, Google, and the Clinton Foundation. His book \\\"Cracking Security Misconceptions\\\" encourages non-security professionals to participate in organizational security. He graduated from Stanford University with a BA in Science, Technology, and Society.\",\"url\":\"https:\/\/solutionsreview.com\/network-monitoring\/author\/apeterson\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Countering Web Application Attacks by Persistent Adversaries","description":"Andrew Peterson of Fastly advises how to think moves ahead of persistent adversaries and consistently counter their web application attacks.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/solutionsreview.com\/network-monitoring\/countering-web-application-attacks-by-persistent-adversaries\/","og_locale":"en_US","og_type":"article","og_title":"Countering Web Application Attacks by Persistent Adversaries","og_description":"Andrew Peterson of Fastly advises how to think moves ahead of persistent adversaries and consistently counter their web application attacks.","og_url":"https:\/\/solutionsreview.com\/network-monitoring\/countering-web-application-attacks-by-persistent-adversaries\/","og_site_name":"Network Monitoring Tools &amp; Performance Software | Solutions Review","article_published_time":"2023-02-28T21:49:14+00:00","article_modified_time":"2023-02-28T21:50:03+00:00","og_image":[{"width":800,"height":400,"url":"https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/02\/Countering-Web-Application-Attacks-by-Persistent-Adversaries.jpg","type":"image\/jpeg"}],"author":"Andrew Peterson","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Andrew Peterson","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/solutionsreview.com\/network-monitoring\/countering-web-application-attacks-by-persistent-adversaries\/","url":"https:\/\/solutionsreview.com\/network-monitoring\/countering-web-application-attacks-by-persistent-adversaries\/","name":"Countering Web Application Attacks by Persistent Adversaries","isPartOf":{"@id":"https:\/\/solutionsreview.com\/network-monitoring\/#website"},"primaryImageOfPage":{"@id":"https:\/\/solutionsreview.com\/network-monitoring\/countering-web-application-attacks-by-persistent-adversaries\/#primaryimage"},"image":{"@id":"https:\/\/solutionsreview.com\/network-monitoring\/countering-web-application-attacks-by-persistent-adversaries\/#primaryimage"},"thumbnailUrl":"https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/02\/Countering-Web-Application-Attacks-by-Persistent-Adversaries.jpg","datePublished":"2023-02-28T21:49:14+00:00","dateModified":"2023-02-28T21:50:03+00:00","author":{"@id":"https:\/\/solutionsreview.com\/network-monitoring\/#\/schema\/person\/01fc44bee21239a68c799d68affae610"},"description":"Andrew Peterson of Fastly advises how to think moves ahead of persistent adversaries and consistently counter their web application attacks.","breadcrumb":{"@id":"https:\/\/solutionsreview.com\/network-monitoring\/countering-web-application-attacks-by-persistent-adversaries\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/solutionsreview.com\/network-monitoring\/countering-web-application-attacks-by-persistent-adversaries\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/solutionsreview.com\/network-monitoring\/countering-web-application-attacks-by-persistent-adversaries\/#primaryimage","url":"https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/02\/Countering-Web-Application-Attacks-by-Persistent-Adversaries.jpg","contentUrl":"https:\/\/solutionsreview.com\/network-monitoring\/files\/2023\/02\/Countering-Web-Application-Attacks-by-Persistent-Adversaries.jpg","width":800,"height":400,"caption":"web application attacks"},{"@type":"BreadcrumbList","@id":"https:\/\/solutionsreview.com\/network-monitoring\/countering-web-application-attacks-by-persistent-adversaries\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/solutionsreview.com\/network-monitoring\/"},{"@type":"ListItem","position":2,"name":"Countering Web Application Attacks by Persistent Adversaries"}]},{"@type":"WebSite","@id":"https:\/\/solutionsreview.com\/network-monitoring\/#website","url":"https:\/\/solutionsreview.com\/network-monitoring\/","name":"Network Monitoring Tools &amp; Performance Software | Solutions Review","description":"Evaluating Enterprise NPM Software, Network Observability &amp; Packet Analysis Tools.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/solutionsreview.com\/network-monitoring\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/solutionsreview.com\/network-monitoring\/#\/schema\/person\/01fc44bee21239a68c799d68affae610","name":"Andrew Peterson","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/solutionsreview.com\/network-monitoring\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/9e42255c92f6c29ad84939de55b4348e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9e42255c92f6c29ad84939de55b4348e?s=96&d=mm&r=g","caption":"Andrew Peterson"},"description":"Prior to co-founding Signal Sciences and leading Fastly security sales, Andrew had been building high-performing product and sales teams across five continents for 15+ years with companies such as Etsy, Google, and the Clinton Foundation. His book \"Cracking Security Misconceptions\" encourages non-security professionals to participate in organizational security. He graduated from Stanford University with a BA in Science, Technology, and Society.","url":"https:\/\/solutionsreview.com\/network-monitoring\/author\/apeterson\/"}]}},"_links":{"self":[{"href":"https:\/\/solutionsreview.com\/network-monitoring\/wp-json\/wp\/v2\/posts\/4990"}],"collection":[{"href":"https:\/\/solutionsreview.com\/network-monitoring\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/solutionsreview.com\/network-monitoring\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/solutionsreview.com\/network-monitoring\/wp-json\/wp\/v2\/users\/529"}],"replies":[{"embeddable":true,"href":"https:\/\/solutionsreview.com\/network-monitoring\/wp-json\/wp\/v2\/comments?post=4990"}],"version-history":[{"count":0,"href":"https:\/\/solutionsreview.com\/network-monitoring\/wp-json\/wp\/v2\/posts\/4990\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/solutionsreview.com\/network-monitoring\/wp-json\/wp\/v2\/media\/4991"}],"wp:attachment":[{"href":"https:\/\/solutionsreview.com\/network-monitoring\/wp-json\/wp\/v2\/media?parent=4990"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/solutionsreview.com\/network-monitoring\/wp-json\/wp\/v2\/categories?post=4990"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/solutionsreview.com\/network-monitoring\/wp-json\/wp\/v2\/tags?post=4990"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}