<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Hardening on Insinuator.net - Bold Statements</title>
    <link>https://insinuator.net/tags/hardening/</link>
    <description>Recent content in Hardening on Insinuator.net - Bold Statements</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 20 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://insinuator.net/tags/hardening/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>ERNW White Paper 77: Unified Security Hardening with Cross-Platform Native Binaries</title>
      <link>https://insinuator.net/2026/05/ernw-white-paper-77-unified-security-hardening-with-cross-platform-native-binaries/</link>
      <pubDate>Wed, 20 May 2026 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2026/05/ernw-white-paper-77-unified-security-hardening-with-cross-platform-native-binaries/</guid>
      <description>&lt;p&gt;When configuring a new device, achieving an acceptable Lynis hardening score is&#xA;a challenge most practitioners are familiar with.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ERNW Whitepaper 76: Linux Client Hardening Guide</title>
      <link>https://insinuator.net/2026/05/ernw-whitepaper-76-linux-client-hardening-guide/</link>
      <pubDate>Tue, 19 May 2026 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2026/05/ernw-whitepaper-76-linux-client-hardening-guide/</guid>
      <description>&lt;p&gt;Hardening a Linux client system to an acceptable degree is a time-consuming&#xA;process, one that demands familiarity with a broad set of configuration&#xA;parameters, framework recommendations, and the reasoning behind each control.&lt;/p&gt;&#xA;&lt;p&gt;This post introduces our new Linux client hardening guide&#xA;(&lt;a href=&#34;https://github.com/ernw/hardening/blob/master/operating_system/linux/ERNW_Hardening_Linux.md&#34;&gt;MD&lt;/a&gt;,&#xA;&lt;a href=&#34;https://ernw.de/en/whitepapers/issue-76.html&#34;&gt;PDF&lt;/a&gt;), a comprehensive, publicly&#xA;available hardening reference for Linux systems.&lt;/p&gt;&#xA;&lt;h2 id=&#34;motivation-and-scope&#34;&gt;Motivation and Scope&lt;/h2&gt;&#xA;&lt;p&gt;The guide covers the full breadth of controls needed to significantly raise the&#xA;security posture of a modern Linux installation while preserving operational&#xA;usability (this will be very subjective, the guide reflects my opinion of&#xA;“usable”). It has been developed and validated against Ubuntu 24.04 LTS as the&#xA;primary reference platform, and cross-tested on Fedora, Debian 12, and Arch&#xA;Linux as well as on traditionally server-oriented distributions like openSUSE&#xA;Leap 15.6, Debian 12, Rocky Linux 9, and Red Hat Enterprise Linux 9 while not&#xA;focussing on those as the guide is created for Linux clients.&lt;/p&gt;</description>
    </item>
    <item>
      <title>One More Thing: Introducing the New macOS 26 Tahoe Hardening Guide</title>
      <link>https://insinuator.net/2026/02/one-more-thing-introducing-the-new-macos-26-tahoe-hardening-guide/</link>
      <pubDate>Wed, 11 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2026/02/one-more-thing-introducing-the-new-macos-26-tahoe-hardening-guide/</guid>
      <description>&lt;p&gt;After seven years, we’re publishing a new macOS hardening guide. Fully updated,&#xA;modernized, and now publicly available on&#xA;&lt;a href=&#34;https://github.com/ernw/hardening/blob/master/operating_system/osx/26/Hardening_Guide-macOS_26_Tahoe_1.0.md&#34;&gt;GitHub&lt;/a&gt;&#xA;as&#xA;&lt;a href=&#34;https://github.com/ernw/hardening/blob/master/operating_system/osx/26/Hardening_Guide-macOS_26_Tahoe_1.0.md&#34;&gt;Markdown&lt;/a&gt;&#xA;and on our &lt;a href=&#34;https://ernw.de/en/whitepapers/issue-75.html&#34;&gt;website&lt;/a&gt; as&#xA;&lt;a href=&#34;https://ernw.de/en/whitepapers/issue-75.html&#34;&gt;PDF&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;The previous guide, written for macOS Mojave (10.14), reflected a very different&#xA;macOS security model. At the time, hardening often meant working around the&#xA;operating system, manually enforcing controls, and compensating for missing&#xA;platform guarantees. That guide served its purpose, but the platform has&#xA;fundamentally changed since then.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Setting up Secure Boot on Gentoo Linux</title>
      <link>https://insinuator.net/2025/07/setting-up-secure-boot-on-gentoo-linux/</link>
      <pubDate>Mon, 28 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2025/07/setting-up-secure-boot-on-gentoo-linux/</guid>
      <description>&lt;p&gt;The purpose of this blog post is to explain how Secure Boot works. In&#xA;particular, we will explain where current implementations of Secure Boot by&#xA;Linux distributors fall short compared to Microsoft Windows and Apple macOS.&lt;/p&gt;&#xA;&lt;p&gt;Major distributors like Canonical, Debian, openSUSE, and Red Hat place a high&#xA;priority on making their operating systems work out of the box. Given the&#xA;current Linux landscape with out-of-tree drivers and incompatible licenses,&#xA;providing the end user with all the drivers possibly needed to boot the system&#xA;can be challenging.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Insecure Boot: Injecting initramfs from a debug shell</title>
      <link>https://insinuator.net/2025/07/insecure-boot-injecting-initramfs-from-a-debug-shell/</link>
      <pubDate>Thu, 03 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2025/07/insecure-boot-injecting-initramfs-from-a-debug-shell/</guid>
      <description>&lt;p&gt;Many Linux hardening guides focus on well-known protections: full-disk&#xA;encryption, Secure Boot, and password-protected bootloaders. While these&#xA;measures are critical, they often overlook a subtle but serious attack vector:&#xA;the ability to drop into a debug shell via the &lt;em&gt;Initial RAM Filesystem&lt;/em&gt;&#xA;(initramfs). This oversight can enable an attacker with brief physical access to&#xA;bypass conventional boot protections and inject persistent malware into the&#xA;system.&lt;/p&gt;&#xA;&lt;p&gt;In this post, it is demonstrated how this attack works on modern Linux&#xA;distributions, such as Ubuntu and Fedora, and explained why existing guidance&#xA;often fails to mention it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Disclosure: Potential Limitations of Apple ADE in Corporate Usage Scenarios</title>
      <link>https://insinuator.net/2024/09/disclosure-potential-limitations-of-apple-ade-in-corporate-usage-scenarios/</link>
      <pubDate>Tue, 03 Sep 2024 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2024/09/disclosure-potential-limitations-of-apple-ade-in-corporate-usage-scenarios/</guid>
      <description>&lt;p&gt;Apple Automated Device Enrollment (ADE) is presented as a way to automate and simplify the enrollment process of Apple devices within Mobile Device Management (MDE) solutions. This blog post is aimed at organizations currently planning or even already using this feature and making you, the reader, aware of potential limitations of this process that might otherwise not be clearly addressed in your companies’ device management process.&lt;/p&gt;&#xA;&lt;h2 id=&#34;how-apple-ade-is-presented&#34;&gt;How Apple ADE Is Presented&lt;/h2&gt;&#xA;&lt;p&gt;Looking at the Apple Support pages today, Automated Device Enrollment is described as a process that&lt;/p&gt;</description>
    </item>
    <item>
      <title>Disclosure: Apple ADE – Network Based Provisioning Bypass</title>
      <link>https://insinuator.net/2024/08/disclosure-apple-ade-network-based-provisioning-bypass/</link>
      <pubDate>Fri, 09 Aug 2024 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2024/08/disclosure-apple-ade-network-based-provisioning-bypass/</guid>
      <description>&lt;p&gt;Mobile Device Management (MDM) solutions are used to centrally manage mobile devices in corporate environments. This includes the monitoring of the device, automatic installation/removal of apps or certificates and restrict the functionality. Even though MDM solutions exist for multiple vendors, we will look specifically on Apple devices enrolled via Intune. When an Apple device is registered for Automated Device Enrollment (ADE), it will automatically download and apply these policies during the initial setup and prior to the first boot.&lt;/p&gt;</description>
    </item>
    <item>
      <title>macOS Mojave Hardening Guide</title>
      <link>https://insinuator.net/2019/01/macos-mojave-hardening-guide/</link>
      <pubDate>Thu, 10 Jan 2019 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2019/01/macos-mojave-hardening-guide/</guid>
      <description>&lt;p&gt;Due to the new release of macOS Mojave in September we updated the El Capitan hardening guide.&lt;/p&gt;&#xA;&lt;p&gt;The hardening guide received a little revamp on some chapters which are now obsolete or had to be changed due to the new features of macOS Mojave. Further, the hardening guide got extended for the new privacy features in macOS Mojave.&lt;/p&gt;&#xA;&lt;p&gt;You can check it out &lt;a href=&#34;https://github.com/ernw/hardening/blob/master/operating_system/osx/10.14/ERNW_Hardening_OS_X_Mojave.md&#34;&gt;here&lt;/a&gt;. We hope some of you might find it helpful.&lt;br&gt;&#xA;Cheers,&lt;br&gt;&#xA;Birk&lt;/p&gt;</description>
    </item>
    <item>
      <title>Files Your Webserver Shouldn’t Deliver</title>
      <link>https://insinuator.net/2016/09/files-your-webserver-shouldnt-deliver/</link>
      <pubDate>Sun, 18 Sep 2016 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2016/09/files-your-webserver-shouldnt-deliver/</guid>
      <description>&lt;p&gt;During penetration tests, we often find interesting files on web servers. Almost as often, those files enable us to carry out further attacks with much higher impact. Inspired by Chris Gate’s great series &lt;a href=&#34;http://carnal0wnage.attackresearch.com/2012/05/from-low-to-pwned-4-browsable.html&#34;&gt;From Low to Pwned&lt;/a&gt;, we decided to share the following small piece.&lt;/p&gt;&#xA;&lt;p&gt;The web server under test did not deliver directory listings. However, the directory contained a &lt;a href=&#34;https://en.wikipedia.org/wiki/.DS_Store&#34;&gt;.DS_Store&lt;/a&gt; file (one of macOS’ many — lets say special — traits). While .DS_Store files store various information, a simple cat shows one relevant characteristic:&lt;/p&gt;</description>
    </item>
    <item>
      <title>ERNW Hardening Repository</title>
      <link>https://insinuator.net/2016/08/ernw-hardening-repository/</link>
      <pubDate>Sun, 21 Aug 2016 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2016/08/ernw-hardening-repository/</guid>
      <description>&lt;p&gt;Today we started publishing several of our hardening documents to a &lt;a href=&#34;https://github.com/ernw/hardening&#34;&gt;dedicated GitHub repository&lt;/a&gt; — and we’re quite excited about it! It took a while to develop a suitable markdown template to support all the requirements you have when you write a hardening guide, but we’re online now!&lt;/p&gt;&#xA;&lt;p&gt;At the moment, only a few hardening guides are online, but that should continuously increase in the future.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://github.com/ernw/hardening&#34;&gt;Click here for the GitHub ERNW Hardening Repository!&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Internet Information Service 7.5 Hardening Guide</title>
      <link>https://insinuator.net/2015/06/internet-information-service-7.5-hardening-guide/</link>
      <pubDate>Fri, 26 Jun 2015 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2015/06/internet-information-service-7.5-hardening-guide/</guid>
      <description>&lt;p&gt;Internet Information Services (IIS) contains several components that perform important functions for the application and Web server roles in Windows Server. As it is designed to be used in an enterprise environment, the security of this system must be kept at a high level.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;By default IIS implements a lot of basic security measures, but are these the relevant ones to protect your business?&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;In order to answer this question for one of our customers, we have compiled the most relevant security settings in an IIS 7.5 Hardening Guide for you. In this guide we define a baseline security level, which is to be used for so called “crash and burn systems” (systems with non-critical data, systems whose availability have no business relevant impact) and a security level high, which includes all other systems. The mitigations in the baseline section are non-critical and therefore no further test are necessary. The mitigation in the section high, are critical in terms of availability and need to be tested extensively. The system owner must decide, which security level is the right one for their system, and which mitigation from section high are mandatory for their system.&lt;/p&gt;</description>
    </item>
    <item>
      <title>IPv6 Hardening Guide for OS X</title>
      <link>https://insinuator.net/2015/02/ipv6-hardening-guide-for-os-x/</link>
      <pubDate>Wed, 04 Feb 2015 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2015/02/ipv6-hardening-guide-for-os-x/</guid>
      <description>&lt;p&gt;Similar to the documents we released &lt;a href=&#34;http://www.insinuator.net/2014/12/ipv6-hardening-guide-for-linux-servers/&#34;&gt;for Linux&lt;/a&gt; and &lt;a href=&#34;http://www.insinuator.net/2014/12/ipv6-hardening-guide-for-windows-servers/&#34;&gt;Windows&lt;/a&gt; (and actually inspired by a comment to the post on the Linux guide) &lt;a href=&#34;https://twitter.com/AntoniosAtlasis&#34;&gt;Antonios&lt;/a&gt; wrote another guide, this time for Mac OS X.&lt;/p&gt;&#xA;&lt;p&gt;It can &lt;a href=&#34;https://www.ernw.de/download/ERNW_Hardening_IPv6_MacOS-X_v1_0.pdf&#34;&gt;be found here&lt;/a&gt;. We hope some of you might find it helpful.&lt;br&gt;&#xA;Have a great day&lt;/p&gt;&#xA;&lt;p&gt;Enno&lt;/p&gt;&#xA;&lt;p&gt;PS: in the past we also made a &lt;a href=&#34;https://www.ernw.de/download/hardening/ERNW_Checklist_OSX_Hardening.pdf&#34;&gt;general Mac OS X hardening document available&lt;/a&gt; and we’ve discussed an additional patch &lt;a href=&#34;http://www.insinuator.net/2013/07/basic-os-x-hardening-dma/&#34;&gt;in this post&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hardening Against Local PrivEsc: Protecting Your Links</title>
      <link>https://insinuator.net/2014/12/hardening-against-local-privesc-protecting-your-links/</link>
      <pubDate>Tue, 30 Dec 2014 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2014/12/hardening-against-local-privesc-protecting-your-links/</guid>
      <description>&lt;p&gt;Following up on &lt;a href=&#34;https://www.insinuator.net/2014/12/revisiting-an-old-friend-shell-globbing/&#34;&gt;this post&lt;/a&gt;, we want to provide some details on &lt;a href=&#34;http://www.openwall.com/lists/kernel-hardening/2012/01/07/1&#34;&gt;two rather new&lt;/a&gt; (well, compared to its lifespan) Linux kernel parameters — and emphasize the need to enable those:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;fs.protected_hardlinks&lt;/li&gt;&#xA;&lt;li&gt;fs.protected_symlinks&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;For BSD, similar parameters for hardlinks exist: security.bsd.hardlink_check_uid/security.bsd.hardlink_check_gid.&lt;/p&gt;&#xA;&lt;p&gt;Those parameters control whether users are allowed to create links pointing to files which are not owned by them. If &lt;em&gt;fs.protected_hardlinks/symlinks&lt;/em&gt; is set to &lt;em&gt;1&lt;/em&gt;, users can only create links to files which they own. Attackers have used this possibility for a long time, and here are some sample attack scenarios:&lt;/p&gt;</description>
    </item>
    <item>
      <title>IPv6 Hardening Guide for Windows Servers</title>
      <link>https://insinuator.net/2014/12/ipv6-hardening-guide-for-windows-servers/</link>
      <pubDate>Mon, 22 Dec 2014 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2014/12/ipv6-hardening-guide-for-windows-servers/</guid>
      <description>&lt;p&gt;After we recently released the “&lt;a href=&#34;http://www.insinuator.net/2014/12/ipv6-hardening-guide-for-linux-servers/&#34;&gt;Linux IPv6 Hardening Guide&lt;/a&gt;” we got a number of suggestions “could you pls provide a similar document for $OS?” (btw: thanks to you all for the overwhelming interest in the Linux document and the active discussion of ip6tables rule approaches on the &lt;a href=&#34;http://lists.si6networks.com/listinfo/ipv6hackers/&#34;&gt;&lt;em&gt;ipv6hackers&lt;/em&gt; mailing list&lt;/a&gt;).&lt;/p&gt;&#xA;&lt;p&gt;Hence Antonios thankfully decided to put together a list of configuration steps for Windows servers. It &lt;a href=&#34;https://www.ernw.de/download/ERNW_Guide_to_Configure_Securely_Windows_Servers_For_IPv6_v1_0.pdf&#34;&gt;can be found here&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Once more we’d like to emphasize that the approach described is only suited for very specific environments with high security requirements and an associated ratio of “generous operational resources”. From our perspective this guide is intended mostly to serve as a source of inspiration (“what could be done”) and for documentation purposes (“how to do it”). Everything described should be carefully tested in your specific environment.&lt;br&gt;&#xA;For example, we were recently involved in IPv6 security planning in an organization where the Windows guys (completely legitimately) came up with a stance of “before we fully accept and ratify the strategy and policy just discussed, we’d like to get feedback from Microsoft, if we still have full support once we follow this path”.&lt;/p&gt;</description>
    </item>
    <item>
      <title>IPv6 Hardening Guide for Linux Servers</title>
      <link>https://insinuator.net/2014/12/ipv6-hardening-guide-for-linux-servers/</link>
      <pubDate>Wed, 17 Dec 2014 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2014/12/ipv6-hardening-guide-for-linux-servers/</guid>
      <description>&lt;p&gt;We were recently approached by a customer asking us for support along the lines of “do you have any recommendations as for strict hardening of IPv6 parameters on Linux systems?”. It turned out that the systems in question process quite sensitive data and are located in certain, not too big network segments with very high security requirements.&lt;/p&gt;&#xA;&lt;p&gt;They indicated they were willing to spend significant operational resources on “securely configuring them”. So Antonios deciced to write a small hardening guide for IPv6 on Linux, mostly focusing on manual configuration of pretty much everything (including neighbor cache entries 😉 with accompanying deactivation of all automatic mechanisms, together with ip6tables based local packet filtering.&lt;br&gt;&#xA;The document &lt;a href=&#34;https://www.ernw.de/download/ERNW_Guide_to_Securely_Configure_Linux_Servers_For_IPv6_v1_0.pdf&#34;&gt;can be found here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tomcat 7 Hardening Guide</title>
      <link>https://insinuator.net/2014/01/tomcat-7-hardening-guide/</link>
      <pubDate>Sat, 11 Jan 2014 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2014/01/tomcat-7-hardening-guide/</guid>
      <description>&lt;p&gt;Hi,&lt;/p&gt;&#xA;&lt;p&gt;continuing our tradition from last year (see &lt;a href=&#34;http://www.insinuator.net/2013/08/sles-11-hardening-guide/&#34;&gt;here&lt;/a&gt; and &lt;a href=&#34;http://www.insinuator.net/2013/07/basic-os-x-hardening-dma/&#34;&gt;here&lt;/a&gt;), we summarized more of our hardening recommendations for you. This guide is covering Tomcat 7 and is supposed to provide a solid base of hardening measures. It includes configuration examples and all necessary commands for each control, specifically for the most recent branch of Tomcat as there were some significant changes. Download: &lt;a href=&#34;https://www.ernw.de/download/hardening/ERNW_Checklist_Tomcat7_Hardening.pdf&#34;&gt;ERNW_Checklist_Tomcat7_Hardening.pdf&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Have a good one,&lt;/p&gt;&#xA;&lt;p&gt;Matthias&lt;/p&gt;</description>
    </item>
    <item>
      <title>SLES 11 Hardening Guide</title>
      <link>https://insinuator.net/2013/08/sles-11-hardening-guide/</link>
      <pubDate>Thu, 15 Aug 2013 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2013/08/sles-11-hardening-guide/</guid>
      <description>&lt;p&gt;SUSE Linux Enterprise Server (SLES) has been around since 2000. As it is designed to be used in an enterprise environment the security of these systems must be kept at a high level. SLES implements a lot of basic security measures that are common in most Linux systems, but are these enough to protect your business? We think that with a little effort you can raise the security of your SLES installation a lot.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Basic OS X Hardening &amp; DMA</title>
      <link>https://insinuator.net/2013/07/basic-os-x-hardening-dma/</link>
      <pubDate>Wed, 31 Jul 2013 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2013/07/basic-os-x-hardening-dma/</guid>
      <description>&lt;p&gt;In the course of a recent endpoint assessment, we also had a OS X 10.8 client system as a target. While we still rely on the Firewire “capability” of unlocking systems on a regular base (using &lt;a href=&#34;http://www.breaknenter.org/projects/inception/&#34;&gt;this great tool&lt;/a&gt;), we noticed that Apple released a &lt;a href=&#34;http://support.apple.com/kb/HT5002&#34;&gt;patch&lt;/a&gt; to disable Firewire DMA access whenever the system is in a &lt;em&gt;locked&lt;/em&gt; state (e.g. with an active screensaver or no user logged in). As we test the Firewire DMA access vulnerability quite often (at least we thought so 😉 ) to prepare for demonstrations in the board room or client assessments, we were quite surprised that we must have actually missed that nice update. In order to verify the effectiveness of the patch, we ran our typical test bed and can quite happily confirm that the update successfully mitigates Firewire DMA access in locked system states.&lt;/p&gt;</description>
    </item>
    <item>
      <title>iOS Hardening Configuration Guide</title>
      <link>https://insinuator.net/2011/07/ios-hardening-configuration-guide/</link>
      <pubDate>Sun, 17 Jul 2011 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2011/07/ios-hardening-configuration-guide/</guid>
      <description>&lt;p&gt;Hi everybody,&lt;br&gt;&#xA;eye-catching title of this post, huh?&lt;/p&gt;&#xA;&lt;p&gt;Actually there is some justification for it ;-), that is bringing &lt;a href=&#34;http://www.dsd.gov.au/publications/iOS_Hardening_Guide.pdf&#34;&gt;this excellent document covering the exact topic&lt;/a&gt; to your attention.&lt;br&gt;&#xA;Other than that this post contains some unordered reflections which arose in a recent meeting in a quite large organization on the “common current iPad topic” (executives would like to have/use an iPad, infosec doesn’t like the idea, business – as we all know – wins, so bring external expertise in “to help us find a way of doing this securely” yadda yadda yadda).&lt;br&gt;&#xA;Which – given those nifty little boxes are _consumer_ devices which were probably never meant to process sensitive corporate data – might be a next-to-impossible task… at least in a way that satisfies business expectations as for “usability”…[btw: can anybody confirm my observation that there’s a correlation between “rigor of restriction approach” to “number of corporate emails forwarded to private webmail accounts”?]&lt;/p&gt;</description>
    </item>
    <item>
      <title>Once more: hardening is better than patching</title>
      <link>https://insinuator.net/2011/04/once-more-hardening-is-better-than-patching/</link>
      <pubDate>Wed, 13 Apr 2011 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2011/04/once-more-hardening-is-better-than-patching/</guid>
      <description>&lt;p&gt;I can’t help myself. And I fully understand that some of you, dear readers, might get a bit annoyed by always hearing the same tune from our side. This post is, surprise!, about yesterday’s Microsoft Patch Tuesday which – as can be seen &lt;a href=&#34;http://www.microsoft.com/technet/security/bulletin/ms11-apr.mspx&#34;&gt;here&lt;/a&gt; and &lt;a href=&#34;http://blogs.technet.com/b/srd/archive/2011/04/12/assessing-the-risk-of-the-april-security-updates.aspx%20&#34;&gt;here&lt;/a&gt; – disclosed quite a number of vulnerabilities in various Microsoft components. To make the point evoked in this post’s title I’d like to draw your attention to two particular bulletins, both rated as critical.&lt;/p&gt;</description>
    </item>
    <item>
      <title>News from the Desktop, Edition 2010/07/21</title>
      <link>https://insinuator.net/2010/07/news-from-the-desktop-edition-2010/07/21/</link>
      <pubDate>Wed, 21 Jul 2010 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2010/07/news-from-the-desktop-edition-2010/07/21/</guid>
      <description>&lt;p&gt;Back on track as for one of our favorite rant subjects: desktop security. &lt;a href=&#34;http://www.microsoft.com/technet/security/advisory/2286198.mspx&#34;&gt;This stuff&lt;/a&gt;, commonly called the “LNK vulnerability”, has gained quite some momentum in the last days, including the release of &lt;a href=&#34;http://www.metasploit.com/modules/exploit/windows/browser/ms10_xxx_windows_shell_lnk_execute&#34;&gt;a &lt;em&gt;Metasploit&lt;/em&gt; module&lt;/a&gt; and a temporary raise of &lt;a href=&#34;http://isc.sans.edu/&#34;&gt;SANS Internet Storm Center&lt;/a&gt;‘s Infocon level to yellow (it’s back on green in the interim).&lt;/p&gt;&#xA;&lt;p&gt;CVE-2010-2568 has been assigned and some technical details can be found &lt;a href=&#34;http://blogs.technet.com/b/mmpc/archive/2010/07/16/the-stuxnet-sting.aspx&#34;&gt;here&lt;/a&gt; and &lt;a href=&#34;http://www.sophos.com/blogs/chetw&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;To give you a rough idea how this piece works, here’s a quote from the &lt;a href=&#34;http://www.kb.cert.org/vuls/id/940193&#34;&gt;US-CERT advisory&lt;/a&gt;:&lt;/p&gt;</description>
    </item>
    <item>
      <title>News from Old Friends, Edition 2010/06/09</title>
      <link>https://insinuator.net/2010/06/news-from-old-friends-edition-2010/06/09/</link>
      <pubDate>Wed, 09 Jun 2010 00:00:00 +0000</pubDate>
      <guid>https://insinuator.net/2010/06/news-from-old-friends-edition-2010/06/09/</guid>
      <description>&lt;p&gt;This is the first post of a – potential – series of rants on ubiquitous pieces of crap (security-wise), bothering pretty much every ISO I know.&lt;br&gt;&#xA;I’m talking about “common desktop applications” and today’s topic is going to be the beloved Adobe Flash Player. Some of you who had the opportunity (or imposition 😉 to listen to one my talks covering “modern enterprise security space” (e.g. &lt;a href=&#34;http://troopers09.org/content/e644/e676/TROOPERS09_rey_keynote_stop_the_madness.pdf&#34;&gt;this one&lt;/a&gt;) might remember me saying sth like “If a fairy godmother turned up and asked me for three things to get rid of in order to enhance overall corporate information security in a sustainable way, my answers would be…” and then giving Adobe Flash as the first mention. (before you ask: amongst the other candidates are Apple Quicktime, Windows GDI and “Javascript in Acrobat Reader”).&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
