{"id":18106,"date":"2023-11-14T14:16:10","date_gmt":"2023-11-14T13:16:10","guid":{"rendered":"https:\/\/www.nextron-systems.com\/?p=18106"},"modified":"2024-08-02T11:33:36","modified_gmt":"2024-08-02T09:33:36","slug":"supercharged-postfix","status":"publish","type":"post","link":"https:\/\/www.nextron-systems.com\/2023\/11\/14\/supercharged-postfix\/","title":{"rendered":"Supercharging Postfix With THOR Thunderstorm"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;section&#8221; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;||0px|||&#8221; da_disable_devices=&#8221;off|off|off&#8221; global_colors_info=&#8221;{}&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_row admin_label=&#8221;row&#8221; _builder_version=&#8221;4.16&#8243; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Have you already heard about <a href=\"https:\/\/www.nextron-systems.com\/thor-thunderstorm\/\">THOR Thunderstorm<\/a>,\u00a0 a self-hosted THOR as a service? In this blog post, we will show how you can leverage THOR Thunderstorm to level up your email infrastructure security.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;3_5,2_5&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; min_height=&#8221;58.5px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;3_5&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_heading title=&#8221;THOR Thunderstorm&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_heading][\/et_pb_column][et_pb_column type=&#8221;2_5&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/www.nextron-systems.com\/wp-content\/uploads\/2023\/10\/thor-thunderstorm-logo-text.svg&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>THOR Thunderstorm is a web API wrapped around THOR, which accepts file uploads and returns matches in JSON format. It can process thousands of samples per minute sent from any device within the network. The abilities are seemingly endless, from scanning exotic OSs to integrating custom services (e.g., mail server). Check out this introduction <a href=\"https:\/\/www.nextron-systems.com\/thor-thunderstorm\/\">blog<\/a> for a taste of the many use cases of THOR Thunderstrom. Lets get started with some background on Postfix and Milter.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_heading title=&#8221;Background: Postfix and Milter&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_heading][et_pb_text _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>The Postfix mail server is a popular and highly configurable Mail Transfer Agent (MTA) used for routing and delivering email messages within a network or across the Internet. Similar to the Sendmail MTA, it can use Milter (protocol) to scan incoming emails for spam or malware. On incoming emails, compatible MTAs use the Milter protocol to communicate with an extra service, which also speaks the Milter protocol. This extra service scans the email and responds with its findings. Based on the response of the extra service the MTA can filter, discard, or quarantine the email. In this blog post, we are releasing an open-source implementation of a Milter Service called &#8220;postfix2thunderstorm&#8221; which allows you to scan emails using THOR Thunderstorm: <a href=\"https:\/\/github.com\/NextronSystems\/postfix2thunderstorm\">https:\/\/github.com\/NextronSystems\/postfix2thunderstorm<\/a> .<\/p>\n<p>[\/et_pb_text][et_pb_heading title=&#8221;Bring Postfix To The Next Level&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_heading][et_pb_image src=&#8221;https:\/\/www.nextron-systems.com\/wp-content\/uploads\/2023\/11\/p2t.png&#8221; title_text=&#8221;p2t&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Supercharging your Postfix involves three things:<\/p>\n<p>First, you need to set up THOR Thunderstorm &#8211; our manual will help you <a href=\"https:\/\/thor-thunderstorm-setup-guide.nextron-systems.com\/en\/latest\/\">here<\/a>. Make sure that there are the appropriate firewall rules in place to allow communication between the Milter service and THOR Thunderstrom.<\/p>\n<p>Second, you need the &#8220;postfix2thunderstorm&#8221; service itself. You can find setup and usage instructions in the GitHub <a href=\"https:\/\/github.com\/NextronSystems\/postfix2thunderstorm\">repo<\/a>. Make sure that Postfix is able to reach this service via the network.<\/p>\n<p>Last, you need to configure Postfix to &#8220;speak&#8221; to the &#8220;postfix2thunderstorm&#8221; service. To do this, add the following to your Postfix config (\/etc\/postfix\/main.cf) and restart it:<\/p>\n<pre># See https:\/\/www.postfix.org\/MILTER_README.html for more information\n# IP\/Port of host where the postfix2thunderstorm service is running  \n# (might be a good idea to make it the localhost (or use TLS)) \nsmtpd_milters = inet:&lt;IP&gt;:&lt;Port&gt; \n# default action in case of error\/timeout\/... \nmilter_default_action = accept  \n<\/pre>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]Using this config, every email received by Postfix via SMTP will be forwarded to the &#8220;postfix2thunderstorm&#8221; service. Based on the response, the email will be quarantined or accepted &#8211; see the &#8220;postfix2thunderstorm&#8221; instructions regarding when emails should be quarantined.<br \/>\nThe &#8220;postfix2thunderstorm&#8221; service can also be run in the &#8220;non-active mode&#8221; where all emails are accepted but it is logged if a mail would be quarantined.<br \/>\nForward the log lines into  your SIEM (or similar) and alert on &#8220;warning&#8221; level messages to bring your email security to the next level.[\/et_pb_text][et_pb_image src=&#8221;https:\/\/www.nextron-systems.com\/wp-content\/uploads\/2023\/11\/log.png&#8221; title_text=&#8221;log&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_heading title=&#8221;Elevating Any Mail Server&#8221; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_heading][et_pb_text _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]There are many different mail servers out there. However, almost all of them have some similar mechanism as Postfix with Milter. Based on the informations in this blog post, you should be able to integrate THOR Thunderstorm into any mail server.<br \/>\nThe following links might help as well:<\/p>\n<ul>\n<li><a href=\"https:\/\/thor-thunderstorm-setup-guide.nextron-systems.com\/en\/latest\/\">https:\/\/thor-thunderstorm-setup-guide.nextron-systems.com\/en\/latest\/<\/a><\/li>\n<li><a href=\"https:\/\/github.com\/NextronSystems\/thunderstorm-collector\">https:\/\/github.com\/NextronSystems\/thunderstorm-collector<\/a><\/li>\n<li><a href=\"https:\/\/github.com\/NextronSystems\/thunderstormAPI\">https:\/\/github.com\/NextronSystems\/thunderstormAPI<\/a><\/li>\n<\/ul>\n<p>In case you need additional help, drop us a line.[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Have you already heard about THOR Thunderstorm,\u00a0 a self-hosted THOR as a service? In this blog post, we will show how you can leverage THOR Thunderstorm to level up your email infrastructure security.THOR Thunderstorm is a web API wrapped around THOR, which accepts file uploads and returns matches in JSON format. It can process thousands of samples per minute sent from any device within the network. The abilities are seemingly endless, from scanning exotic OSs to integrating custom services (e.g., mail server). Check out this introduction blog for a taste of the many use cases of THOR Thunderstrom. Lets get started with some background on Postfix and Milter.The Postfix mail server is a popular and highly configurable Mail Transfer Agent (MTA) used for routing and delivering email messages within a network or across the Internet. Similar to the Sendmail MTA, it can use Milter (protocol) to scan incoming emails for spam or malware. On incoming emails, compatible MTAs use the Milter protocol to communicate with an extra service, which also speaks the Milter protocol. This extra service scans the email and responds with its findings. Based on the response of the extra service the MTA can filter, discard, or quarantine [&hellip;]<\/p>\n","protected":false},"author":13,"featured_media":18107,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[749,760,87,32,574,264,269],"tags":[13,149,460,7,61,94,5],"class_list":["post-18106","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-homepage","category-recommended","category-security-monitoring","category-thor","category-thunderstorm","category-tool","category-tutorial","tag-detection","tag-email","tag-gateway","tag-scanner","tag-security-monitoring","tag-server","tag-thor"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Supercharging Postfix With THOR Thunderstorm - Nextron Systems<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.nextron-systems.com\/2023\/11\/14\/supercharged-postfix\/\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.nextron-systems.com\/2023\/11\/14\/supercharged-postfix\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.nextron-systems.com\/2023\/11\/14\/supercharged-postfix\/\"},\"author\":{\"name\":\"Paul Hager\",\"@id\":\"https:\/\/www.nextron-systems.com\/#\/schema\/person\/cda3539ca95e549d45316b14bea853eb\"},\"headline\":\"Supercharging Postfix With THOR Thunderstorm\",\"datePublished\":\"2023-11-14T13:16:10+00:00\",\"dateModified\":\"2024-08-02T09:33:36+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.nextron-systems.com\/2023\/11\/14\/supercharged-postfix\/\"},\"wordCount\":960,\"publisher\":{\"@id\":\"https:\/\/www.nextron-systems.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.nextron-systems.com\/2023\/11\/14\/supercharged-postfix\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.nextron-systems.com\/wp-content\/uploads\/2023\/11\/logo1.png\",\"keywords\":[\"detection\",\"email\",\"gateway\",\"scanner\",\"Security Monitoring\",\"server\",\"thor\"],\"articleSection\":[\"Homepage\",\"Recommended\",\"Security Monitoring\",\"THOR\",\"Thunderstorm\",\"Tool\",\"Tutorial\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.nextron-systems.com\/2023\/11\/14\/supercharged-postfix\/\",\"url\":\"https:\/\/www.nextron-systems.com\/2023\/11\/14\/supercharged-postfix\/\",\"name\":\"Supercharging Postfix With THOR Thunderstorm - Nextron Systems\",\"isPartOf\":{\"@id\":\"https:\/\/www.nextron-systems.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.nextron-systems.com\/2023\/11\/14\/supercharged-postfix\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.nextron-systems.com\/2023\/11\/14\/supercharged-postfix\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.nextron-systems.com\/wp-content\/uploads\/2023\/11\/logo1.png\",\"datePublished\":\"2023-11-14T13:16:10+00:00\",\"dateModified\":\"2024-08-02T09:33:36+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.nextron-systems.com\/2023\/11\/14\/supercharged-postfix\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.nextron-systems.com\/2023\/11\/14\/supercharged-postfix\/#primaryimage\",\"url\":\"https:\/\/www.nextron-systems.com\/wp-content\/uploads\/2023\/11\/logo1.png\",\"contentUrl\":\"https:\/\/www.nextron-systems.com\/wp-content\/uploads\/2023\/11\/logo1.png\",\"width\":1024,\"height\":1024},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.nextron-systems.com\/#website\",\"url\":\"https:\/\/www.nextron-systems.com\/\",\"name\":\"Nextron Systems\",\"description\":\"We Detect Hackers\",\"publisher\":{\"@id\":\"https:\/\/www.nextron-systems.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.nextron-systems.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.nextron-systems.com\/#organization\",\"name\":\"Nextron Systems GmbH\",\"url\":\"https:\/\/www.nextron-systems.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.nextron-systems.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.nextron-systems.com\/wp-content\/uploads\/2017\/11\/Nextron_0.2s_inv_symbol_only.png\",\"contentUrl\":\"https:\/\/www.nextron-systems.com\/wp-content\/uploads\/2017\/11\/Nextron_0.2s_inv_symbol_only.png\",\"width\":260,\"height\":260,\"caption\":\"Nextron Systems GmbH\"},\"image\":{\"@id\":\"https:\/\/www.nextron-systems.com\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.nextron-systems.com\/#\/schema\/person\/cda3539ca95e549d45316b14bea853eb\",\"name\":\"Paul Hager\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.nextron-systems.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/e6adba4e18061540f4e1aa40fd7aa12d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/e6adba4e18061540f4e1aa40fd7aa12d?s=96&d=mm&r=g\",\"caption\":\"Paul Hager\"},\"description\":\"Threat Researcher &amp; Detection Engineer @nextronsystems | @TUVienna Graduate\",\"sameAs\":[\"https:\/\/x.com\/pH_T__\"],\"url\":\"https:\/\/www.nextron-systems.com\/author\/paul\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Supercharging Postfix With THOR Thunderstorm - Nextron Systems","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:\/\/www.nextron-systems.com\/2023\/11\/14\/supercharged-postfix\/","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.nextron-systems.com\/2023\/11\/14\/supercharged-postfix\/#article","isPartOf":{"@id":"https:\/\/www.nextron-systems.com\/2023\/11\/14\/supercharged-postfix\/"},"author":{"name":"Paul Hager","@id":"https:\/\/www.nextron-systems.com\/#\/schema\/person\/cda3539ca95e549d45316b14bea853eb"},"headline":"Supercharging Postfix With THOR Thunderstorm","datePublished":"2023-11-14T13:16:10+00:00","dateModified":"2024-08-02T09:33:36+00:00","mainEntityOfPage":{"@id":"https:\/\/www.nextron-systems.com\/2023\/11\/14\/supercharged-postfix\/"},"wordCount":960,"publisher":{"@id":"https:\/\/www.nextron-systems.com\/#organization"},"image":{"@id":"https:\/\/www.nextron-systems.com\/2023\/11\/14\/supercharged-postfix\/#primaryimage"},"thumbnailUrl":"https:\/\/www.nextron-systems.com\/wp-content\/uploads\/2023\/11\/logo1.png","keywords":["detection","email","gateway","scanner","Security Monitoring","server","thor"],"articleSection":["Homepage","Recommended","Security Monitoring","THOR","Thunderstorm","Tool","Tutorial"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.nextron-systems.com\/2023\/11\/14\/supercharged-postfix\/","url":"https:\/\/www.nextron-systems.com\/2023\/11\/14\/supercharged-postfix\/","name":"Supercharging Postfix With THOR Thunderstorm - Nextron Systems","isPartOf":{"@id":"https:\/\/www.nextron-systems.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.nextron-systems.com\/2023\/11\/14\/supercharged-postfix\/#primaryimage"},"image":{"@id":"https:\/\/www.nextron-systems.com\/2023\/11\/14\/supercharged-postfix\/#primaryimage"},"thumbnailUrl":"https:\/\/www.nextron-systems.com\/wp-content\/uploads\/2023\/11\/logo1.png","datePublished":"2023-11-14T13:16:10+00:00","dateModified":"2024-08-02T09:33:36+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.nextron-systems.com\/2023\/11\/14\/supercharged-postfix\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.nextron-systems.com\/2023\/11\/14\/supercharged-postfix\/#primaryimage","url":"https:\/\/www.nextron-systems.com\/wp-content\/uploads\/2023\/11\/logo1.png","contentUrl":"https:\/\/www.nextron-systems.com\/wp-content\/uploads\/2023\/11\/logo1.png","width":1024,"height":1024},{"@type":"WebSite","@id":"https:\/\/www.nextron-systems.com\/#website","url":"https:\/\/www.nextron-systems.com\/","name":"Nextron Systems","description":"We Detect Hackers","publisher":{"@id":"https:\/\/www.nextron-systems.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.nextron-systems.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.nextron-systems.com\/#organization","name":"Nextron Systems GmbH","url":"https:\/\/www.nextron-systems.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.nextron-systems.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.nextron-systems.com\/wp-content\/uploads\/2017\/11\/Nextron_0.2s_inv_symbol_only.png","contentUrl":"https:\/\/www.nextron-systems.com\/wp-content\/uploads\/2017\/11\/Nextron_0.2s_inv_symbol_only.png","width":260,"height":260,"caption":"Nextron Systems GmbH"},"image":{"@id":"https:\/\/www.nextron-systems.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.nextron-systems.com\/#\/schema\/person\/cda3539ca95e549d45316b14bea853eb","name":"Paul Hager","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.nextron-systems.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/e6adba4e18061540f4e1aa40fd7aa12d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e6adba4e18061540f4e1aa40fd7aa12d?s=96&d=mm&r=g","caption":"Paul Hager"},"description":"Threat Researcher &amp; Detection Engineer @nextronsystems | @TUVienna Graduate","sameAs":["https:\/\/x.com\/pH_T__"],"url":"https:\/\/www.nextron-systems.com\/author\/paul\/"}]}},"_links":{"self":[{"href":"https:\/\/www.nextron-systems.com\/wp-json\/wp\/v2\/posts\/18106","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.nextron-systems.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.nextron-systems.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.nextron-systems.com\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/www.nextron-systems.com\/wp-json\/wp\/v2\/comments?post=18106"}],"version-history":[{"count":32,"href":"https:\/\/www.nextron-systems.com\/wp-json\/wp\/v2\/posts\/18106\/revisions"}],"predecessor-version":[{"id":18175,"href":"https:\/\/www.nextron-systems.com\/wp-json\/wp\/v2\/posts\/18106\/revisions\/18175"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.nextron-systems.com\/wp-json\/wp\/v2\/media\/18107"}],"wp:attachment":[{"href":"https:\/\/www.nextron-systems.com\/wp-json\/wp\/v2\/media?parent=18106"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.nextron-systems.com\/wp-json\/wp\/v2\/categories?post=18106"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.nextron-systems.com\/wp-json\/wp\/v2\/tags?post=18106"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}