#recon#AD I'm merging my powershell enumeration commands, also used during the @SecurityTube 'Advanced Red Team' lab in this script: https://t.co/c1unFVJNsm. I'll keep on upgrading it. Cheers!
[Astuce d'été] https://t.co/A9ZW7Anj9S recommande le service https://t.co/Iy7ldj0sPc qui permet d'ajouter un #filigrane sur vos documents officiels afin d'éviter qu'ils ne puissent être réutilisés facilement à votre insu (ie. #usurpation d'#identité).
https://t.co/oXnfs522se
Finally! I have found the right conditions to hit the vulnerable function for CVE-2022-26809!
No panic, this is a custom RPC server i wrote, not a default Windows service
It seems it's required a specific RPC configuration and AFAIK it shouldn't be common, need to deepen more...
https://t.co/R3UV1900RB "dwAdminSDExMask defines which groups are covered by the SDProp mechanism", True... by excluding one / some operators groups from SDProp. Just saying that it could be great to have this SDProp groups list configurable one day in order to add some.
@LeJournalDuCoin avoir du 2FA dès que possible, des wallets multisig, ne rien exécuter de téléchargé qui ne soit pas d'une source de confiance, avoir un AV à jour (Defender fait bien le taf, mieux que certaines solutions payantes), sur du WIFI public passez par un VPN pour chiffrer vos flux, ...
@LeJournalDuCoin Clairement cela demande une sensibilisation globale à la sécu info, à savoir maintenir des mises à jour régulières de son poste, chiffrer son disque en cas de vol du laptop, ne stocker aucun secret en clair, etc... courage à ceux qui se sont fait braqués, c'est moche
💡 This is what Rubeus' new "/noPac" option (https://t.co/R0F1W0qz6b) does: it's just an option of PA-PAC-REQUEST in AS_REQ as documented in https://t.co/oMjMhI4qgO
#AD Want to dump GMSA secrets, 2 ways; 1) Read the GMSA msDs-ManagedPassword attribute from a compromised machine trustee in the msDS-GroupMSAMembership, 2) locally, https://t.co/X2qO1xxHT7 will dump the msDs-ManagedPassword blob structure, just convert it the right way.