en
Feedback
4 154
Subscribers
No data24 hours
-37 days
-3730 days
Posts Archive
summary of the changes to SMB signing enforcement defaults in Windows Server 2025 and Windows 11 24H2: https://www.dsinternal
summary of the changes to SMB signing enforcement defaults in Windows Server 2025 and Windows 11 24H2: https://www.dsinternals.com/en/smb-signing-windows-server-2025-client-11-24h2-defaults/

photo content

به نظر میرسه لیک NightHawkC2 واقعی است و احتمال میره سورس کد آن به سرقت رفته باشه این c2 جزو نسخه‌های commercial c2 matrix هس
+1
به نظر میرسه لیک NightHawkC2 واقعی است و احتمال میره سورس کد آن به سرقت رفته باشه این c2 جزو نسخه‌های commercial c2 matrix هست و محصول شرکت mdsec می‌باشد. https://x.com/deadvolvo/status/1882455367864770970?t=opQIfMzaGUZ2sybw9qU1pw&s=19

Joint-Guide-Closing-the-Software-Understanding-Gap.pdf7.57 KB

Repost from Peneter Tools
POC exploit for CVE-2024-49138 https://github.com/MrAle98/CVE-2024-49138-POC

Exploit ADCS ESC8 with nxc NetExec now supports "Pass-the-Cert" as an authentication method
Exploit ADCS ESC8 with nxc NetExec now supports "Pass-the-Cert" as an authentication method

windows DFIR artifacts collection MindMap
windows DFIR artifacts collection MindMap

Ransomware Zero Days 2023, 2024
+1
Ransomware Zero Days 2023, 2024

Repost from vx-underground
photo content

D3FEND 1.0 is here and we are excited to see how you put D3FEND into action! https://d3fend.mitre.org/blog/d3fend-1.0/

سلام وقت بخیر در این قسمت (6) که جمع بندی قسمت گذشته است روش هایی که میشه session admin و کلا session روی کامپیوترهای AD وجود دارد با ابزارها مختلف که همگی در github قابل دسترس هستند enumerate کنیم . همچنین به توضیح مختصر از مبحث مهم ACL پرداختیم که پیشنهاد میکنم حتما در کتاب James forshaw windows internals فصل ACL بخونید. یک دمو رفتیم که وقتی میگیم ACL خطرناک یا permission خطرناک چی هست چه کارهایی ممکنه هکر انجام بده. در ادامه هدف اصلی از ریکان گفتیم که دنبال این هستیم لیست یوزرها کامپیوترها و ... در بیاریم که برسیم به دسترسی یوزر دامین، ادمین لوکال که این ادمین لوکال خیلی مهمه چرا که میتونه کمک کنه ما ابزارها کاربردی مثل mimikatz روی هاست اجرا کنیم و CA, LM انجام بدهیم. https://youtu.be/L-t4XxUG_bY جهت دسترسی به کامندها و نوت ها: https://github.com/soheilsec/Active-Directory-For-Hackers/blob/main/Recon%20AD%20during%20penetration%20testing%20and%20Red%20Teaming.md

CVE-2024-49112 is a Windows Lightweight Directory Access Protocol (LDAP) Remote Code Execution Vulnerability. This critical vulnerability has been assigned a CVSS score of 9.8, indicating a high impact on confidentiality, integrity, and availability (C:H/I:H/A:H). The vulnerability is related to an integer overflow or wraparound (CWE-190) in the LDAP implementation. This issue could allow remote attackers to execute arbitrary code on vulnerable systems by sending specially crafted LDAP requests. Attackers can exploit this flaw remotely, requiring no authentication or user interaction. Exploitation results in the attacker gaining full control of the affected system. To mitigate CVE-2024-49112: 1. Apply Patches: Ensure all systems are updated with the latest security patches from Microsoft. Refer to their official advisory. 2. Restrict LDAP Access: Limit access to LDAP services by implementing network-level access controls, such as firewalls. Use secure LDAP (LDAPS) to encrypt LDAP traffic. https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-49112