Humiliating IIS servers for fun and jail time
Posted by denysvitali 10 hours ago
Comments
Comment by naturalmovement 9 hours ago
Nothing makes me happier than knowing I've wasted hours of their time chasing their own tails.
Comment by p1necone 8 hours ago
Comment by DaSHacka 5 hours ago
High-tier blackhats focus on big targets, and low-tier ones focus on low-hanging fruits they find off shodan or application 0days they've found.
Comment by bitwize 3 hours ago
Comment by forgetfreeman 3 hours ago
Comment by wildlogic 3 hours ago
Comment by stavros 2 hours ago
Comment by bryanrasmussen 2 hours ago
Comment by egil 7 minutes ago
Comment by wil421 6 hours ago
Comment by themafia 8 hours ago
Comment by YeahThisIsMe 1 hour ago
Comment by close04 18 minutes ago
Comment by l23k4 28 minutes ago
Comment by Lammy 7 hours ago
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:"Comment by Terr_ 5 hours ago
https://www.pcworld.com/article/2684062/why-is-windows-11-la...
Comment by mook 1 hour ago
While that's still pretty vague, it sounds like the issue was that something running as SYSTEM (the page seems to indicate some part of Windows Update) was not correctly checking if inetpub was a symlink or something along those lines. It also links to a script to set ACLs on that directory; presumably that's not possible to do if the directory doesn't exist.
It would probably be better to fix whatever component to not have the link traversal bug, but maybe there's some reason that makes the proper fix infeasible…
Comment by Lammy 4 hours ago
Everything old is new again https://devblogs.microsoft.com/oldnewthing/20041116-00/?p=37... (2004)
Comment by raesene9 2 hours ago
Comment by hstaab 8 hours ago
Comment by andai 7 hours ago
Comment by Stitch4223 6 hours ago
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
Comment by merpkz 2 hours ago
Found the LLM generated part.
Comment by suslik 2 hours ago
Comment by Tiberium 3 hours ago
Comment by kitd 1 hour ago
Comment by helloplanets 2 hours ago
Comment by MagicMoonlight 2 hours ago
Comment by t1234s 7 hours ago
Comment by samplatt 5 hours ago
Comment by qingcharles 6 hours ago
Comment by naturalmovement 5 hours ago
Every large company big enough to host an intranet is running IIS somewhere, possibly everywhere. It integrates well with AD so some really complex tasks become stupid simple.
It's seeing less and less usage as the world moves to AWS which is equally stupid because you're tied to one vendor's proprietary products (Amazon) again. Except this time you don't own the hardware.
Public sector IT loves IIS. Check your municipality's tax or property website it's probably got .aspx scripts out the ass.
I've seen it hosting European web apps, public sector if I recall. Lots of bespoke .NET applications out there with SQL Server backends running entire local governments.
Asian countries especially China and Taiwan love IIS and use it to host anything and everything. This is a personal observation.
Sure the world has mostly moved on, but there's tons of legacy code out there that keeps cities and really important organizations humming that runs on IIS and it's never changing.
You think that's bad, there's still places out there running AS/400 stuff on the web, Lotus Notes, and Novell Groupwise (gasp).
Comment by forkerenok 2 hours ago
Comment by raesene9 2 hours ago
Comment by AznHisoka 5 hours ago
Comment by thedougd 5 hours ago
Comment by vlan0 7 hours ago
Comment by swarnie 3 hours ago
Nothing internet facing mind.
Comment by forgetfreeman 3 hours ago
Comment by swarnie 2 hours ago
I read the prerequisites of whatever software im asked to install and do what it says.
I'm not spending the next 3 years of my life trying to make some monitoring platform run on WebLogic i have other jobs to do in 4-8-12 hours.
Comment by esikich 5 hours ago
Comment by mpyne 6 hours ago
Comment by jimt1234 3 hours ago
Comment by bitwize 3 hours ago
Comment by AuthAuth 8 hours ago
Comment by Group_B 7 hours ago
Comment by sytelus 8 hours ago
Comment by aix1 4 hours ago
I can't tell if you're being sarcastic, but on my full desktop browser the side bar overlaps the main panel, putting text on top of other text.
P.S. Other than this, I do like the presentation.
Comment by Shellban 3 hours ago
Comment by mopsi 8 hours ago
The author has yet to learn the extent to which civilization depends on people not being cunts to one another for no good reason.
Comment by BalinKing 6 hours ago
Comment by caspper69 7 hours ago
Comment by deadbabe 7 hours ago
Comment by dakolli 5 hours ago
note: Don't take this as your cue to start messing around with black hat. Don't become the guy trying to explain to your cell mate who's doing 50 years for a violent crimes what a unauthenticated supabase table is and why you deleted it.
Comment by cindyllm 7 hours ago
Comment by NooneAtAll3 4 hours ago
Comment by kahf56 3 hours ago