home.social

#activedirectory — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #activedirectory, aggregated by home.social.

fetched live
  1. I'm Nashville-bound next week for the Hybrid Identity Protection Conference!

    Focusing on:
    🛡️ Defending AD
    🛑 Retiring NTLM
    ☁️ Securing Entra
    (w/ @horse, @ericonidentity, @merill, and others!)

    Staying ahead of identity threats is how I keep clients secure. Attending? Drop a reply to connect!

    #HIPConf #InfoSec #CyberSecurity #ActiveDirectory #EntraID #IdentitySecurity

  2. Агрегируем практики по харденингу Active Directory Domain Services

    Служба каталогов Active Directory Domain Services, к сожалению, достаточно часто недооценивается бизнесом или ИТ-персоналом с точки зрения её критичности. Она представляет из себя не просто базу данных пользователей - а целый набор информационных систем, компрометация которых даёт злоумышленникам полный контроль над всеми сервисами, интегрированными в доменную среду (файловые и веб-сервера, СУБД, иногда среды управления виртуализацией, резервным копированием, сетевым оборудованием и т.д.), позволяя беспрепятственно эскалировать привилегии и осуществлять горизонтальное перемещение в сети. Именно поэтому сегодня я постараюсь агрегировать в данном материале релевантную информацию касательно харденинга AD DS для нашего профессионального сообщества.

    habr.com/ru/articles/975480/

    #информационная_безопасность #activedirectory #pki

  3. 🕵️ Who is running your #PowerShell code—and what are they actually allowed to do?

    @[email protected] explores tokens, claims, privileges, remoting, and authorization context in this deep dive into PowerShell security.
    👉 youtu.be/vFlTHpPzktA?si=KcT...

    #CyberSecurity #PSConfEU #ActiveDirectory

    - YouTube

  4. «Эллес» и Global Catalog. Как вычерпать наполняющийся бассейн

    Привет, Хабр! Меня зовут Динар, я один из разработчиков службы каталогов «Эллес» в ГК «Иннотех». Кратко о продукте «Эллес», откуда он взялся и что из себя представляет, писал мой коллега. Подробное описание и документацию можете найти на

    habr.com/ru/companies/T1Holdin

    #эллес #samba #activedirectory #служба_каталогов #global_catalog

  5. Just published my comprehensive guide on AS-REP Roasting — a stealthy Kerberos attack that exploits disabled pre-authentication in Active Directory to crack passwords offline.

    denizhalil.com/2026/08/03/as-r

    #CyberSecurity #ActiveDirectory #ASREPRoasting

  6. I like a fresh lab. I do not like building one for the umpteenth time, especially when the build takes longer than the thing I actually wanted to test.

    build-lab is the final piece in a three-script set, and the one that ties the other two together. One command, an ISO, and roughly half an hour later you have a Windows Server 2025 domain controller. Log on once and the domain populates itself with a directory that looks lived in, nested groups and GPOs and an Enterprise CA included. No GUI, no answer file to hand-edit, no clicking Next.

    This is an orchestrator. It calls New-VMwareWorkstationVM to build and start the VM, pushes the new-AdDomain payload into the guest over vmrun, and kicks off the promotion. Still PowerShell 5.1, still nothing outside what Microsoft and VMware already ship.

    One thing is deliberately manual. Directory population runs from a scheduled task that fires at your first Administrator logon, so you do have to log into the console once. I could automate it by storing a domain Administrator password under a startup-triggered task. That's the one compromise I decided not to make, even in a lab, and I'm still not certain it was the right call.

    The interesting problem was verification. A successful AD promotion reboots Windows immediately, which tears down the vmrun guest-operations channel mid-call. A blocking call hung on that reboot and never came back. So the guest script gets launched fire-and-forget, which means there is no exit code to read. Just silence.

    Instead, build-lab confirms success by polling for ntds.dit in the guest, and pulls the guest's deployment logs back to the host either way, because the run you need logs from is the one that failed.

    github.com/0x44616e69656c/buil

    What's the step in your lab build that you've rebuilt by hand so many times you've stopped noticing it?

    #PowerShell #ActiveDirectory #WindowsServer #Automation #HomeLab #VMware #InfoSec

  7. 🎊 LTB Service Desk 0.9 released!

    ℹ️ LDAP Tool Box Service Desk is a web application for administrators and support teams. It allows to browse and manage (create/modify/delete) accounts in an LDAP directory, manage group membership, view and update their password and security status.

    🆕 Main changes: authentication system, group membership, account creation branch, new design

    🔗 projects.ow2.org/view/ldaptool

    @ow2 @worteks_com

    #LDAP #LTB #OpenLDAP #ActiveDirectory #IAM #IGA #PHP #LDAPToolBox

  8. Active Directory Pentest Mindmap: Complete Attack Path 🧠

    🔥 Telegram: t.me/hackinarticles

    The AD Pentest Mindmap is a visual roadmap that helps attackers and defenders understand the full attack lifecycle, from enumeration to domain dominance, in a structured way.

    📖 Resource: github.com/Ignitetechnologies/