{"id":111,"date":"2023-02-17T00:49:47","date_gmt":"2023-02-16T23:49:47","guid":{"rendered":"https:\/\/kosokoking.com\/?p=111"},"modified":"2025-01-02T10:55:38","modified_gmt":"2025-01-02T09:55:38","slug":"installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution","status":"publish","type":"post","link":"https:\/\/kosokoking.com\/index.php\/technology\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\/","title":{"rendered":"Installing Suricata on Parrot OS: Don&#8217;t make the same mistake I did, here&#8217;s the simple solution!"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">So, there I was on a normal geeky afternoon trying to install <a href=\"https:\/\/suricata.io\/\">Suricata<\/a> on my <a href=\"https:\/\/www.parrotsec.org\/\">Parrot OS<\/a> so I could learn the ropes of the application on my cybersecurity journey. As usual, I did a quick search on the installation of Suricata on Parrot OS and they returned a response. Add the repository and install using \u201capt\u201d. Little did I know I was about to be distracted and frustrated for the next 1 hour. Apparently, I wasn\u2019t in the know enough to solve this simple problem, but whoever does a quick search should not need to go down the rabbit hole as I finally stumbled on the problem and its solution. I then journaled what happened to help anyone who searches for the solution, just as I did.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">My Linux journey so far has been <a href=\"https:\/\/ubuntu.com\/\">Ubuntu<\/a> and Windows. Then I discovered <a href=\"https:\/\/linuxmint.com\/\">Linux Mint<\/a> which became my daily driver. As a support desk technician and later network administrator, I used Linux Mint as my daily driver with Windows as a gaming operating system. Then I got interested in cybersecurity and switched my daily driver to <a href=\"https:\/\/www.kali.org\/\">Kali Linux<\/a>. But Kali Linux had its issues my wireless network card would just not work and so I switched to Parrot OS. But until now, whenever I wanted to add a repository, the simple \u201cadd-apt-repository\u201d command worked. But I didn\u2019t know that\u2019s not the default behaviour and my distributions had just enabled this apt function.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Fast forward to trying to install Suricata, my quick search directed me to <a href=\"https:\/\/www.reddit.com\/r\/ParrotOS\/comments\/opjb8e\/install_suricata_ids\/\">this<\/a> Reddit question on the <a href=\"https:\/\/www.reddit.com\/r\/ParrotOS\/\">ParrotOS Community<\/a>. They had left the question ignored for two years and I wondered if that meant I won\u2019t be able to solve my predicament. The second suggestion I got was <a href=\"https:\/\/danielmiessler.com\/blog\/how-to-install-suricata-on-a-linux-box-in-5-minutes\/\">this piece<\/a> by the well-respected Daniel Miessler. But following the steps, I found that Suricata just won\u2019t compile properly (and I\u2019m too lazy to debug).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The next step I examined was to seek how to configure Suricata on RaspberryPi and thus I stumbled on the solution. Parrot OS didn\u2019t ship with add-apt-repository installed and thus each time I tried to add the Suricata repository I got the error as shown in the picture.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/kosokoking.com\/wp-content\/uploads\/2023\/02\/first.png\" alt=\"A Picture showing the error that occurs when I try to add the Suricata Repository on Parrot OS\" class=\"wp-image-112\" width=\"841\" height=\"106\" srcset=\"https:\/\/kosokoking.com\/wp-content\/uploads\/2023\/02\/first.png 542w, https:\/\/kosokoking.com\/wp-content\/uploads\/2023\/02\/first-300x38.png 300w\" sizes=\"(max-width: 841px) 100vw, 841px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">And thus, to solve this issue, add-apt-repository must be installed. We can find it in the software-properties-common package.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To successfully install Suricata on Parrot OS, run the following commands in order:<\/p>\n\n\n\n<ol class=\"wp-block-list\" type=\"1\">\n<li>sudo apt-get install software-properties-common -y<\/li>\n\n\n\n<li>sudo add-apt-repository ppa:oisf\/suricata-stable<\/li>\n\n\n\n<li>sudo apt-get update<\/li>\n\n\n\n<li>sudo apt-get install Suricata -y<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-full is-resized is-style-default\"><img decoding=\"async\" src=\"https:\/\/kosokoking.com\/wp-content\/uploads\/2023\/02\/midle.png\" alt=\"A picture showing the set of commands needed to successfully install Suricata on Parrot OS.\" class=\"wp-image-113\" width=\"839\" height=\"146\" srcset=\"https:\/\/kosokoking.com\/wp-content\/uploads\/2023\/02\/midle.png 534w, https:\/\/kosokoking.com\/wp-content\/uploads\/2023\/02\/midle-300x52.png 300w\" sizes=\"(max-width: 839px) 100vw, 839px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Checking the manual page of Suricata to confirm successful installation gives the much-needed result<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/kosokoking.com\/wp-content\/uploads\/2023\/02\/last.png\" alt=\"A picture of the Manual page for Suricata which confirms the successful installation of Suricata on Parrot OS.\" class=\"wp-image-114\" width=\"841\" height=\"726\" srcset=\"https:\/\/kosokoking.com\/wp-content\/uploads\/2023\/02\/last.png 615w, https:\/\/kosokoking.com\/wp-content\/uploads\/2023\/02\/last-300x259.png 300w\" sizes=\"(max-width: 841px) 100vw, 841px\" \/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>The ultimate solution to installing Suricata on Parrot OS: Don&#8217;t waste time like I did. Follow these easy steps and get it done!<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7,6],"tags":[50,51,57,42,53,52,56,55,54,49],"class_list":["post-111","post","type-post","status-publish","format-standard","hentry","category-security","category-technology","tag-add-apt-repository","tag-cybersecurity","tag-kali-linux","tag-linux","tag-linux-mint","tag-network-security","tag-parrot-os","tag-raspberrypi","tag-software-properties-common","tag-suricata"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"The ultimate solution to installing Suricata on Parrot OS: Don&#039;t waste time like I did. Follow these easy steps and get it done!\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"KosokoKing\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/kosokoking.com\/index.php\/technology\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Kosokoking - 31337\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Installing Suricata on Parrot OS: Don\u2019t make the same mistake I did, here\u2019s the simple solution!\" \/>\n\t\t<meta property=\"og:description\" content=\"The ultimate solution to installing Suricata on Parrot OS: Don&#039;t waste time like I did. Follow these easy steps and get it done!\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/kosokoking.com\/index.php\/technology\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/kosokoking.com\/wp-content\/uploads\/2020\/08\/edited-personal-picture-scaled.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/kosokoking.com\/wp-content\/uploads\/2020\/08\/edited-personal-picture-scaled.jpg\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2023-02-16T23:49:47+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-01-02T09:55:38+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/adeife\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@kosokoking\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Installing Suricata on Parrot OS: Don\u2019t make the same mistake I did, here\u2019s the simple solution!\" \/>\n\t\t<meta name=\"twitter:description\" content=\"The ultimate solution to installing Suricata on Parrot OS: Don&#039;t waste time like I did. Follow these easy steps and get it done!\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@kosokoking\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/kosokoking.com\/wp-content\/uploads\/2020\/08\/edited-personal-picture-scaled.jpg\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/kosokoking.com\\\/index.php\\\/technology\\\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\\\/#blogposting\",\"name\":\"Installing Suricata on Parrot OS: Don\\u2019t make the same mistake I did, here\\u2019s the simple solution!\",\"headline\":\"Installing Suricata on Parrot OS: Don&#8217;t make the same mistake I did, here&#8217;s the simple solution!\",\"author\":{\"@id\":\"https:\\\/\\\/kosokoking.com\\\/index.php\\\/author\\\/adeifekosokokinggmail-com\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/kosokoking.com\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/kosokoking.com\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/first.png\",\"@id\":\"https:\\\/\\\/kosokoking.com\\\/index.php\\\/technology\\\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\\\/#articleImage\",\"width\":542,\"height\":68},\"datePublished\":\"2023-02-17T00:49:47+01:00\",\"dateModified\":\"2025-01-02T10:55:38+01:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/kosokoking.com\\\/index.php\\\/technology\\\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/kosokoking.com\\\/index.php\\\/technology\\\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\\\/#webpage\"},\"articleSection\":\"Info. Sec., Technology, Add-apt-repository, Cybersecurity, Kali Linux, Linux, Linux Mint, Network security, Parrot OS, RaspberryPi, Software-properties-common, Suricata\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/kosokoking.com\\\/index.php\\\/technology\\\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kosokoking.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/kosokoking.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kosokoking.com\\\/index.php\\\/category\\\/technology\\\/#listItem\",\"name\":\"Technology\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kosokoking.com\\\/index.php\\\/category\\\/technology\\\/#listItem\",\"position\":2,\"name\":\"Technology\",\"item\":\"https:\\\/\\\/kosokoking.com\\\/index.php\\\/category\\\/technology\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kosokoking.com\\\/index.php\\\/technology\\\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\\\/#listItem\",\"name\":\"Installing Suricata on Parrot OS: Don&#8217;t make the same mistake I did, here&#8217;s the simple solution!\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kosokoking.com#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kosokoking.com\\\/index.php\\\/technology\\\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\\\/#listItem\",\"position\":3,\"name\":\"Installing Suricata on Parrot OS: Don&#8217;t make the same mistake I did, here&#8217;s the simple solution!\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/kosokoking.com\\\/index.php\\\/category\\\/technology\\\/#listItem\",\"name\":\"Technology\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/kosokoking.com\\\/#person\",\"name\":\"KosokoKing\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/kosokoking.com\\\/index.php\\\/technology\\\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\\\/#personImage\",\"url\":\"https:\\\/\\\/kosokoking.com\\\/wp-content\\\/litespeed\\\/avatar\\\/7352636f37cc2ce2fad7b856df236dff.jpg?ver=1784102442\",\"width\":96,\"height\":96,\"caption\":\"KosokoKing\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/kosokoking.com\\\/index.php\\\/author\\\/adeifekosokokinggmail-com\\\/#author\",\"url\":\"https:\\\/\\\/kosokoking.com\\\/index.php\\\/author\\\/adeifekosokokinggmail-com\\\/\",\"name\":\"KosokoKing\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/kosokoking.com\\\/index.php\\\/technology\\\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\\\/#authorImage\",\"url\":\"https:\\\/\\\/kosokoking.com\\\/wp-content\\\/litespeed\\\/avatar\\\/7352636f37cc2ce2fad7b856df236dff.jpg?ver=1784102442\",\"width\":96,\"height\":96,\"caption\":\"KosokoKing\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/kosokoking.com\\\/index.php\\\/technology\\\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\\\/#webpage\",\"url\":\"https:\\\/\\\/kosokoking.com\\\/index.php\\\/technology\\\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\\\/\",\"name\":\"Installing Suricata on Parrot OS: Don\\u2019t make the same mistake I did, here\\u2019s the simple solution!\",\"description\":\"The ultimate solution to installing Suricata on Parrot OS: Don't waste time like I did. Follow these easy steps and get it done!\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kosokoking.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/kosokoking.com\\\/index.php\\\/technology\\\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/kosokoking.com\\\/index.php\\\/author\\\/adeifekosokokinggmail-com\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/kosokoking.com\\\/index.php\\\/author\\\/adeifekosokokinggmail-com\\\/#author\"},\"datePublished\":\"2023-02-17T00:49:47+01:00\",\"dateModified\":\"2025-01-02T10:55:38+01:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/kosokoking.com\\\/#website\",\"url\":\"https:\\\/\\\/kosokoking.com\\\/\",\"name\":\"Kosokoking\",\"description\":\"31337\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/kosokoking.com\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Installing Suricata on Parrot OS: Don\u2019t make the same mistake I did, here\u2019s the simple solution!","description":"The ultimate solution to installing Suricata on Parrot OS: Don't waste time like I did. Follow these easy steps and get it done!","canonical_url":"https:\/\/kosokoking.com\/index.php\/technology\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/kosokoking.com\/index.php\/technology\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\/#blogposting","name":"Installing Suricata on Parrot OS: Don\u2019t make the same mistake I did, here\u2019s the simple solution!","headline":"Installing Suricata on Parrot OS: Don&#8217;t make the same mistake I did, here&#8217;s the simple solution!","author":{"@id":"https:\/\/kosokoking.com\/index.php\/author\/adeifekosokokinggmail-com\/#author"},"publisher":{"@id":"https:\/\/kosokoking.com\/#person"},"image":{"@type":"ImageObject","url":"https:\/\/kosokoking.com\/wp-content\/uploads\/2023\/02\/first.png","@id":"https:\/\/kosokoking.com\/index.php\/technology\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\/#articleImage","width":542,"height":68},"datePublished":"2023-02-17T00:49:47+01:00","dateModified":"2025-01-02T10:55:38+01:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/kosokoking.com\/index.php\/technology\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\/#webpage"},"isPartOf":{"@id":"https:\/\/kosokoking.com\/index.php\/technology\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\/#webpage"},"articleSection":"Info. Sec., Technology, Add-apt-repository, Cybersecurity, Kali Linux, Linux, Linux Mint, Network security, Parrot OS, RaspberryPi, Software-properties-common, Suricata"},{"@type":"BreadcrumbList","@id":"https:\/\/kosokoking.com\/index.php\/technology\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/kosokoking.com#listItem","position":1,"name":"Home","item":"https:\/\/kosokoking.com","nextItem":{"@type":"ListItem","@id":"https:\/\/kosokoking.com\/index.php\/category\/technology\/#listItem","name":"Technology"}},{"@type":"ListItem","@id":"https:\/\/kosokoking.com\/index.php\/category\/technology\/#listItem","position":2,"name":"Technology","item":"https:\/\/kosokoking.com\/index.php\/category\/technology\/","nextItem":{"@type":"ListItem","@id":"https:\/\/kosokoking.com\/index.php\/technology\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\/#listItem","name":"Installing Suricata on Parrot OS: Don&#8217;t make the same mistake I did, here&#8217;s the simple solution!"},"previousItem":{"@type":"ListItem","@id":"https:\/\/kosokoking.com#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/kosokoking.com\/index.php\/technology\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\/#listItem","position":3,"name":"Installing Suricata on Parrot OS: Don&#8217;t make the same mistake I did, here&#8217;s the simple solution!","previousItem":{"@type":"ListItem","@id":"https:\/\/kosokoking.com\/index.php\/category\/technology\/#listItem","name":"Technology"}}]},{"@type":"Person","@id":"https:\/\/kosokoking.com\/#person","name":"KosokoKing","image":{"@type":"ImageObject","@id":"https:\/\/kosokoking.com\/index.php\/technology\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\/#personImage","url":"https:\/\/kosokoking.com\/wp-content\/litespeed\/avatar\/7352636f37cc2ce2fad7b856df236dff.jpg?ver=1784102442","width":96,"height":96,"caption":"KosokoKing"}},{"@type":"Person","@id":"https:\/\/kosokoking.com\/index.php\/author\/adeifekosokokinggmail-com\/#author","url":"https:\/\/kosokoking.com\/index.php\/author\/adeifekosokokinggmail-com\/","name":"KosokoKing","image":{"@type":"ImageObject","@id":"https:\/\/kosokoking.com\/index.php\/technology\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\/#authorImage","url":"https:\/\/kosokoking.com\/wp-content\/litespeed\/avatar\/7352636f37cc2ce2fad7b856df236dff.jpg?ver=1784102442","width":96,"height":96,"caption":"KosokoKing"}},{"@type":"WebPage","@id":"https:\/\/kosokoking.com\/index.php\/technology\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\/#webpage","url":"https:\/\/kosokoking.com\/index.php\/technology\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\/","name":"Installing Suricata on Parrot OS: Don\u2019t make the same mistake I did, here\u2019s the simple solution!","description":"The ultimate solution to installing Suricata on Parrot OS: Don't waste time like I did. Follow these easy steps and get it done!","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/kosokoking.com\/#website"},"breadcrumb":{"@id":"https:\/\/kosokoking.com\/index.php\/technology\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\/#breadcrumblist"},"author":{"@id":"https:\/\/kosokoking.com\/index.php\/author\/adeifekosokokinggmail-com\/#author"},"creator":{"@id":"https:\/\/kosokoking.com\/index.php\/author\/adeifekosokokinggmail-com\/#author"},"datePublished":"2023-02-17T00:49:47+01:00","dateModified":"2025-01-02T10:55:38+01:00"},{"@type":"WebSite","@id":"https:\/\/kosokoking.com\/#website","url":"https:\/\/kosokoking.com\/","name":"Kosokoking","description":"31337","inLanguage":"en-US","publisher":{"@id":"https:\/\/kosokoking.com\/#person"}}]},"og:locale":"en_US","og:site_name":"Kosokoking - 31337","og:type":"article","og:title":"Installing Suricata on Parrot OS: Don\u2019t make the same mistake I did, here\u2019s the simple solution!","og:description":"The ultimate solution to installing Suricata on Parrot OS: Don't waste time like I did. Follow these easy steps and get it done!","og:url":"https:\/\/kosokoking.com\/index.php\/technology\/installing-suricata-on-parrot-os-dont-make-the-same-mistake-i-did-heres-the-simple-solution\/","og:image":"https:\/\/kosokoking.com\/wp-content\/uploads\/2020\/08\/edited-personal-picture-scaled.jpg","og:image:secure_url":"https:\/\/kosokoking.com\/wp-content\/uploads\/2020\/08\/edited-personal-picture-scaled.jpg","article:published_time":"2023-02-16T23:49:47+00:00","article:modified_time":"2025-01-02T09:55:38+00:00","article:publisher":"https:\/\/facebook.com\/adeife","twitter:card":"summary","twitter:site":"@kosokoking","twitter:title":"Installing Suricata on Parrot OS: Don\u2019t make the same mistake I did, here\u2019s the simple solution!","twitter:description":"The ultimate solution to installing Suricata on Parrot OS: Don't waste time like I did. Follow these easy steps and get it done!","twitter:creator":"@kosokoking","twitter:image":"https:\/\/kosokoking.com\/wp-content\/uploads\/2020\/08\/edited-personal-picture-scaled.jpg"},"aioseo_meta_data":{"post_id":"111","title":"#post_title","description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"Suricata on Parrot OS","score":100,"analysis":{"keyphraseInTitle":{"score":9,"maxScore":9,"error":0},"keyphraseInDescription":{"score":9,"maxScore":9,"error":0},"keyphraseLength":{"score":9,"maxScore":9,"error":0,"length":4},"keyphraseInURL":{"score":5,"maxScore":5,"error":0},"keyphraseInIntroduction":{"score":9,"maxScore":9,"error":0},"keyphraseInSubHeadings":[],"keyphraseInImageAlt":{"score":9,"maxScore":9,"error":0}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2023-02-16 23:45:24","updated":"2025-06-07 20:23:14","seo_analyzer_scan_date":null},"_links":{"self":[{"href":"https:\/\/kosokoking.com\/index.php\/wp-json\/wp\/v2\/posts\/111","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kosokoking.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kosokoking.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kosokoking.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kosokoking.com\/index.php\/wp-json\/wp\/v2\/comments?post=111"}],"version-history":[{"count":2,"href":"https:\/\/kosokoking.com\/index.php\/wp-json\/wp\/v2\/posts\/111\/revisions"}],"predecessor-version":[{"id":116,"href":"https:\/\/kosokoking.com\/index.php\/wp-json\/wp\/v2\/posts\/111\/revisions\/116"}],"wp:attachment":[{"href":"https:\/\/kosokoking.com\/index.php\/wp-json\/wp\/v2\/media?parent=111"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kosokoking.com\/index.php\/wp-json\/wp\/v2\/categories?post=111"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kosokoking.com\/index.php\/wp-json\/wp\/v2\/tags?post=111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}