Humiliating IIS servers for fun and jail time

(mll.sh)

115 points | by denysvitali 4 hours ago

7 comments

  • naturalmovement 3 hours ago
    I front all my honeypots with the IIS landing page precisely because it attracts black hat jagoffs.

    Nothing makes me happier than knowing I've wasted hours of their time chasing their own tails.

    • wil421 15 minutes ago
      Tell me more…I opened a plex and Nintendo switch port, the scans were out of control. I’d love to screw over port scanner over.
    • p1necone 2 hours ago
      Why stop there? Front the honeypot with a real IIS server, build a matryoshka doll of honeypots and see how far people get.
    • themafia 3 hours ago
      Noise is a really underrated security layer.
  • Lammy 1 hour ago
    > IIS has a legacy behavior inherited from the old DOS 8.3 filename convention.

    Is this exposing the underlying OS's behavior coupled with the fact that the IIS document root is `C:\Inetpub` by default? Eight-dot-three filenames are enabled by default on the C drive but disabled by default on all other drives on Windows 10/11:

      PS> (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion').DisplayVersion
      24H2
    
      PS> fsutil 8dot3name query C:
      The volume state is: 0 (8dot3 name creation is ENABLED)
      The registry state is: 2 (Per volume setting - the default)
      Based on the above settings, 8dot3 name creation is ENABLED on "C:"
    
      PS> fsutil 8dot3name query U:
      The volume state is: 1 (8dot3 name creation is DISABLED)
      The registry state is: 2 (Per volume setting - the default)
      Based on the above settings, 8dot3 name creation is DISABLED on "U:"
  • hstaab 2 hours ago
    The tone of this is something else
    • andai 1 hour ago
      Several times, I wondered if Claude wrote it.
      • Stitch4223 19 minutes ago
        One confusing part is that the blue screen is not a reference to BSOD but to the IIS default page with the blue squares. That’s probably jargon.

        The article lists all the tricks I’ve collected over the years doing pentesting and then some, with great tool references. The signal to noise ratio is very high and there’s little “here’s why” filler which instead might just be someone’s way of storytelling. The article drones on, but with actual content as there is a lot to tell. It’s even light on features like trace.axd, but does mention them and their purposes.

        I found it an entertaining overview of taking apart unassuming IIS servers and the point of “Recon harder. ” is made very well :)

        Edit: s/boring/unassuming + added point was made very well

  • AuthAuth 2 hours ago
    Ah webpage formatting cooked but otherwise a fun read
  • t1234s 1 hour ago
    Does anyone use IIS anymore?
    • qingcharles 56 minutes ago
      Yeah, I regularly speak to folks still running IIS on Windows Server. There are a lot of old apps out there, sadly. Some really, really important ones.
    • mpyne 43 minutes ago
      Tons of the Navy's public websites still run on it.
    • vlan0 1 hour ago
      The entire solarwinds platform(barf)
  • Group_B 1 hour ago
    Would love to see a write yo on nginx!
  • sytelus 2 hours ago
    This is extremely well done design (at least on full desktop browsers). Amazing content as well.
    • mopsi 2 hours ago
      "Amazing" is a little generous for script kiddie stuff from the early 2000s.

      The author has yet to learn the extent to which civilization depends on people not being cunts to one another for no good reason.

      • BalinKing 1 hour ago
        The lead says "how I approach IIS targets during bug bounty" (emphasis mine), so (assuming the author is being truthful) I'm guessing the tone of the title is just for fun.
      • caspper69 1 hour ago
        Ah yes, the lulz, the great American pastime.
      • deadbabe 1 hour ago
        Civilization has a way of dealing with these individuals: prison.