Category: InfoSec

Threat Hunting a Telegram C2 Channel

Source: Active Countermeasures Author: Faan Rossouw URL: https://www.activecountermeasures.com/threat-hunting-a-telegram-c2-channel/

  1. ONE SENTENCE SUMMARY:
    A newly discovered C2 channel exploits Telegram’s API as a backdoor, using Go programming for stealthy command-and-control operations.

  2. MAIN POINTS:

  3. A novel Command-and-Control (C2) channel was found leveraging Telegram’s API for covert communication.

  4. The malware is written in Go, enhancing its cross-platform capabilities and stealth.

  5. Telegram’s API provides a reliable and encrypted medium for attackers to control compromised systems.

  6. This method bypasses traditional network security measures by using a legitimate service.

  7. Attackers can issue commands and exfiltrate data through Telegram bots.

  8. Threat actors benefit from Telegram’s anonymity and resilience to takedown efforts.

  9. Detection is challenging due to the encrypted nature of Telegram communications.

  10. Security teams must develop new strategies to identify and mitigate Telegram-based C2 channels.

  11. Indicators of compromise (IoCs) include unusual Telegram traffic from enterprise networks.

  12. Organizations should monitor for unauthorized Telegram API usage to prevent potential threats.

  13. TAKEAWAYS:

  14. Telegram’s API is increasingly exploited as a covert C2 channel by threat actors.

  15. Traditional security tools may struggle to detect encrypted Telegram-based malware communications.

  16. Monitoring network traffic for unusual Telegram activity can help identify potential threats.

  17. Security teams should develop detection strategies specifically for Telegram-based C2 channels.

  18. Proactive threat hunting is essential to mitigate the risks posed by novel C2 techniques.

5 pitfalls that can delay cyber incident response and recovery

Source: Help Net Security Author: Help Net Security URL: https://www.helpnetsecurity.com/2025/03/20/incident-response-pitfalls/

ONE SENTENCE SUMMARY:

CISOs must enhance cyber incident response by avoiding common pitfalls, improving planning, communication, exercises, security, and automation for better preparedness.

MAIN POINTS:

  1. Cyber incident response requires more than technical recovery; it must address business impact, reputation, and legal ramifications.
  2. An effective response plan should define roles, escalation paths, communication strategies, and be regularly updated.
  3. Tabletop exercises must be customized, internally owned, and frequently conducted to ensure realistic and actionable insights.
  4. Lack of timely information sharing can lead to confusion, downtime, and regulatory penalties during an incident.
  5. Coordination across multiple business functions is crucial for effective cyber incident response.
  6. Secure, out-of-band communication channels are essential to prevent attackers from accessing response strategies.
  7. Corporate communication tools may be compromised, necessitating independent backup systems for incident coordination.
  8. Manual response processes slow reaction times; automation can streamline decision-making and improve efficiency.
  9. Dynamic, automated response playbooks enable faster, more accurate incident handling.
  10. Proactive identification of weaknesses strengthens an organization’s overall cyber resilience and response effectiveness.

TAKEAWAYS:

  1. Incident response must go beyond technical fixes to include legal, reputational, and business considerations.
  2. Regularly updated and tested response plans are essential for effective cyber incident management.
  3. Customized, frequent tabletop exercises improve response readiness and prevent them from becoming mere checkbox activities.
  4. Secure, independent communication channels are necessary to protect response efforts from attackers.
  5. Automation and dynamic playbooks enhance response speed, accuracy, and efficiency.

Tomcat PUT to active abuse as Apache deals with critical RCE flaw

Source: Tomcat PUT to active abuse as Apache deals with critical RCE flaw | CSO Online Author: unknown URL: https://www.csoonline.com/article/3847956/tomcat-put-to-active-abuse-as-apache-deals-with-critical-rce-flaw.html

## ONE SENTENCE SUMMARY:
A critical RCE vulnerability in Apache Tomcat (CVE-2025-24813) is actively exploited, allowing attackers to gain remote control via PUT requests.

## MAIN POINTS:
1. Apache Tomcat has a critical remote code execution (RCE) vulnerability (CVE-2025-24813) under active exploitation.
2. Attackers use a public proof-of-concept (PoC) exploit just 30 hours after disclosure.
3. Exploitation requires only a single PUT API request to compromise vulnerable servers.
4. PUT requests appear normal and use base64 encoding to evade detection.
5. The attack leverages Tomcat’s session persistence and partial PUT request handling.
6. Malicious session files uploaded via PUT requests execute remote code upon deserialization.
7. The attack is unauthenticated and works if Tomcat uses file-based session storage.
8. Affected versions include Tomcat 11.0.0-M1 to 11.0.2, 10.1.0-M1 to 10.1.34, and 9.0.0 M1 to 9.0.98.
9. Fixed versions are 11.0.3 or later, 10.1.35 or later, and 9.0.99 or later.
10. Attackers may soon escalate to uploading malicious JSP files and modifying configurations.

## TAKEAWAYS:
1. Organizations using vulnerable Tomcat versions should upgrade to fixed versions immediately.
2. The attack method is simple, requiring no authentication for exploitation.
3. Detecting the attack is difficult due to the normal appearance of PUT requests.
4. Future attacks may involve broader abuse beyond session storage manipulation.
5. Security teams should monitor for suspicious PUT requests and improve detection mechanisms.

Malicious PyPI Packages Stole Cloud Tokens—Over 14,100 Downloads Before Removal

Source: The Hacker News Author: info@thehackernews.com (The Hacker News) URL: https://thehackernews.com/2025/03/malicious-pypi-packages-stole-cloud.html

1. ONE SENTENCE SUMMARY:
A malicious campaign targeted PyPI users with fake "time" utilities to steal cloud credentials, affecting thousands of downloads before removal.

1. MAIN POINTS:
1. Cybercriminals uploaded 20 malicious Python packages to PyPI, masquerading as "time"-related utilities.
2. These packages were designed to steal sensitive cloud access tokens from affected users.
3. The campaign resulted in over 14,100 downloads before the packages were removed.
4. Some packages uploaded data to threat actor infrastructure, while others mimicked cloud client functionalities.
5. Three packages were dependencies in a popular GitHub project, increasing their reach.
6. A commit referencing a malicious package dates back to November 8, 2023.
7. Fortinet discovered thousands of suspicious packages across PyPI and npm with harmful install scripts.
8. Malicious packages often use external URLs to download payloads or communicate with command-and-control servers.
9. 974 packages were linked to data exfiltration, malware downloads, and other threats.
10. Monitoring external URLs in package dependencies is critical to preventing exploitation.

1. TAKEAWAYS:
1. Attackers increasingly exploit software supply chains by injecting malicious packages into trusted repositories.
2. Developers should verify package authenticity before installation to prevent credential theft.
3. Open-source ecosystems remain vulnerable to dependency hijacking and supply chain attacks.
4. Continuous monitoring and scrutiny of external URLs in dependencies are essential for security.
5. Security firms play a vital role in identifying and mitigating emerging threats in package repositories.

Continuous Penetration Testing – A Consultant’s Perspective

Source: SANS Blog Author: unknown URL: https://www.sans.org/blog/continuous-penetration-testing-a-consultants-perspective/

1. ONE SENTENCE SUMMARY:
Continuous penetration testing provides more value than fixed-time assessments by identifying vulnerabilities earlier and allowing timely remediation.

1. MAIN POINTS:
1. Fixed-time penetration tests often fail due to project delays, preventing timely identification and remediation of vulnerabilities.
2. A smart toy assessment revealed security flaws too late, forcing the company to release a vulnerable product.
3. Continuous penetration testing would have identified the toy’s Bluetooth vulnerability earlier, allowing fixes before production.
4. An assumed breach assessment failed because the customer allocated excessive resources, creating an unrealistic security scenario.
5. Continuous testing would provide a more accurate assessment of an organization’s real-world security posture.
6. Scheduling a penetration test can be complex, especially when teams lack clarity on testing priorities and readiness.
7. A financial technology customer failed to complete a security assessment due to scheduling misalignment among teams.
8. Continuous penetration testing integrates security assessments into the development cycle, minimizing delays and improving security outcomes.
9. Transitioning to continuous testing increases costs but provides a more comprehensive and valuable security assessment.
10. Organizations benefit from early vulnerability detection, better compliance, and stronger security posture with continuous penetration testing.

1. TAKEAWAYS:
1. Fixed-time penetration tests often fail due to delays, leading to security risks in final products.
2. Continuous penetration testing allows vulnerabilities to be detected and remediated earlier in the development cycle.
3. A realistic security assessment requires testing under normal conditions, not during artificially heightened monitoring.
4. Integrating security testing into development reduces disruptions and enhances overall security effectiveness.
5. While costlier, continuous penetration testing provides a more valuable and comprehensive security assessment.

Microsoft Patch Tuesday, March 2025 Security Update Review

Source: Qualys Security Blog Author: Diksha Ojha URL: https://blog.qualys.com/vulnerabilities-threat-research/2025/03/11/microsoft-patch-tuesday-march-2025-security-update-review

1. ONE SENTENCE SUMMARY:
Microsoft's March 2025 Patch Tuesday addresses 67 vulnerabilities, including seven zero-days and six critical flaws, across multiple Windows products and services.

1. MAIN POINTS:
1. Microsoft patched 67 vulnerabilities, including six critical and 51 important severity issues.
2. Seven zero-day vulnerabilities were fixed, with four actively exploited in the wild.
3. Microsoft Edge (Chromium-based) received patches for 10 security flaws.
4. Updates cover Windows, DNS Server, Hyper-V, Visual Studio, and multiple other Microsoft products.
5. Vulnerabilities include Spoofing, DoS, Elevation of Privilege, Information Disclosure, and Remote Code Execution.
6. Critical flaws in Windows Remote Desktop Services, Microsoft Office, and Windows NTFS were patched.
7. CISA urged users to patch specific zero-day vulnerabilities before April 1, 2025.
8. Qualys TruRisk Eliminate offers patchless mitigation for high-risk vulnerabilities.
9. Microsoft advises immediate patching to mitigate potential cyber threats.
10. Next Patch Tuesday is scheduled for April 15, 2025.

1. TAKEAWAYS:
1. Immediate patching is necessary to protect against actively exploited zero-day vulnerabilities.
2. Remote Code Execution vulnerabilities in Windows Remote Desktop Services pose a significant risk.
3. Qualys TruRisk Eliminate provides mitigation strategies for critical vulnerabilities without requiring system reboots.
4. Organizations should stay updated with Microsoft’s Patch Tuesday to maintain security.
5. The Qualys monthly webinar series offers insights on vulnerability management and patching strategies.

How NOT to f-up your security incident response

Source: The Register – Security Author: Jessica Lyons URL: https://www.theregister.com/2025/03/10/incident_response_advice/

  1. ONE SENTENCE SUMMARY: Failing to properly investigate and respond to a cybersecurity breach can lead to costly mistakes, reputational damage, and repeated intrusions.

  2. MAIN POINTS:

  3. DIY forensic investigations often result in costly errors and overlooked attack vectors.

  4. Confirmation bias can skew incident response, leading to incorrect conclusions about breach origins.

  5. Insufficient investigation time and failure to integrate new evidence worsen security incidents.

  6. Organizations often react to breaches like patients receiving bad medical diagnoses—unprepared and uncertain.

  7. Narrow investigative focus, often due to cost concerns, risks missing key backdoors and vulnerabilities.

  8. Rushing to restore systems without preserving forensic evidence hampers proper breach analysis.

  9. Creating a detailed attack timeline aids in understanding and mitigating security incidents.

  10. Ransomware attacks exacerbate crisis response due to operational disruptions and extortion risks.

  11. Incident response teams must balance technical investigation with external pressures from stakeholders.

  12. Maintaining an updated, rehearsed cyber resilience plan is crucial for effective breach management.

  13. TAKEAWAYS:

  14. Avoid DIY forensic investigations—engage experienced cybersecurity professionals.

  15. Take a methodical approach to incident response, ensuring evidence preservation before remediation.

  16. Regularly update and rehearse your incident response plan for better preparedness.

  17. Foster collaboration between security vendors to improve investigation effectiveness.

  18. Rebuilding compromised systems is often safer than attempting to clean them.

VMware Security Flaws Exploited in the Wild—Broadcom Releases Urgent Patches

Source: The Hacker News Author: info@thehackernews.com (The Hacker News) URL: https://thehackernews.com/2025/03/vmware-security-flaws-exploited-in.html

1. ONE SENTENCE SUMMARY:
Broadcom released security updates for actively exploited VMware ESXi, Workstation, and Fusion vulnerabilities that enable code execution and data leaks.

1. MAIN POINTS:
1. Broadcom patched three VMware security flaws actively exploited in the wild.
2. CVE-2025-22224 allows code execution via a TOCTOU vulnerability with a CVSS score of 9.3.
3. CVE-2025-22225 enables sandbox escape through an arbitrary write flaw with a CVSS score of 8.2.
4. CVE-2025-22226 causes information disclosure via an out-of-bounds read with a CVSS score of 7.1.
5. Affected products include VMware ESXi, Workstation, Fusion, Cloud Foundation, and Telco Cloud Platform.
6. Fixed versions include ESXi 7.0U3s, ESXi 8.0U3d, Workstation 17.6.3, and Fusion 13.6.3.
7. Microsoft Threat Intelligence Center discovered and reported these vulnerabilities.
8. Broadcom confirmed real-world exploitation but did not disclose attack details or threat actor identities.
9. Users are urged to apply patches immediately for protection against active threats.
10. The vulnerabilities impact virtual machine security, potentially compromising host systems.

1. TAKEAWAYS:
1. Organizations using VMware products must urgently apply the latest security patches.
2. Exploited vulnerabilities pose significant risks, including code execution and data leaks.
3. Microsoft played a key role in identifying and reporting these security flaws.
4. Broadcom acknowledged real-world exploitation but withheld specific attack details.
5. Keeping virtualization infrastructure updated is crucial to mitigating security risks.

Rubrik rotates authentication keys after log server breach

Source: BleepingComputer Author: unknown URL: https://www.bleepingcomputer.com/news/security/rubrik-rotates-authentication-keys-after-log-server-breach/

  1. ONE SENTENCE SUMMARY:
    Rubrik experienced a security breach on a log file server, prompting key rotations, but found no evidence of data misuse.

  2. MAIN POINTS:

  3. Rubrik detected unusual activity on a server hosting log files.

  4. The company immediately took the affected server offline to mitigate risks.

  5. A forensic investigation confirmed the breach was isolated to this single server.

  6. No unauthorized access to customer data or internal source code was found.

  7. Some log files contained access information, leading to a precautionary key rotation.

  8. There is no evidence that the compromised information was misused.

  9. The breach was not a ransomware attack, and no communication from threat actors was received.

  10. Rubrik has over 6,000 customers, including major corporations and institutions.

  11. The company previously suffered a data breach in 2023 due to Fortra GoAnywhere attacks.

  12. A third-party forensic partner assisted in confirming the breach’s limited scope.

  13. TAKEAWAYS:

  14. Quick detection and response helped contain the breach.

  15. Rotating authentication keys minimized potential risks from leaked access information.

  16. No customer data or internal source code was compromised.

  17. The incident was not linked to ransomware or extortion attempts.

  18. Past security breaches highlight the ongoing cybersecurity challenges for major firms.

CISO vs. CIO: Where security and IT leadership clash (and how to fix it)

Source: Help Net Security Author: Mirko Zorz URL: https://www.helpnetsecurity.com/2025/03/04/ciso-vs-cio/

ONE SENTENCE SUMMARY:

CISOs and CIOs often have conflicting priorities, but strategic collaboration enhances security, IT efficiency, and overall business resilience.

MAIN POINTS:

  1. CIOs prioritize IT efficiency and innovation, while CISOs focus on security, risk management, and compliance.
  2. Differing goals, budget constraints, and reporting structures often create friction between the two roles.
  3. Security requirements can slow down IT projects, creating conflicts between agility and risk management.
  4. A lack of shared language between IT and security teams leads to misunderstandings.
  5. Strong CIO-CISO collaboration increases budget efficiency, streamlines processes, and improves stakeholder confidence.
  6. Joint key performance indicators (KPIs) help align IT and security objectives.
  7. Organizations increasingly favor CISOs reporting to the CEO or Board for independent security oversight.
  8. Security-by-design principles prevent security from becoming a last-minute roadblock in IT projects.
  9. Risk-based security frameworks allow for faster, secure technology adoption without unnecessary restrictions.
  10. A unified IT-security budget approach strengthens the case for security investments as a business enabler.

TAKEAWAYS:

  1. Aligning IT and security goals fosters a resilient, innovative, and secure organization.
  2. Early CISO involvement in IT projects reduces friction and costly disruptions.
  3. Integrated reporting structures and collaboration tools improve communication and decision-making.
  4. Risk-based security approaches support business agility while maintaining strong protections.
  5. Presenting IT and security investments as a unified strategy enhances leadership buy-in and funding.

The Shift to Risk-Based Data Security Posture Management

Source: Cloud Security Alliance Author: unknown URL: https://cloudsecurityalliance.org/blog/2025/03/03/the-shift-to-risk-based-data-security-posture-management

  1. ONE SENTENCE SUMMARY: Organizations are shifting from compliance-driven cybersecurity to proactive, risk-based data security strategies to address evolving threats and enhance resilience.

  2. MAIN POINTS:

  3. Traditional compliance-based cybersecurity strategies are insufficient for modern data environments and evolving threats.

  4. Risk-based approaches focus on mitigating high-impact risks rather than merely meeting compliance requirements.

  5. Organizations face significant challenges in identifying and prioritizing vulnerabilities in complex cloud environments.

  6. Many companies lack adequate tools and confidence to manage high-risk data sources effectively.

  7. Diverging security priorities between executives and operational teams create inefficiencies in risk management.

  8. Overuse of multiple security tools leads to inefficiencies and conflicting information.

  9. Data Security Posture Management (DSPM) enhances visibility, risk identification, and security control implementation.

  10. Key performance indicators are shifting from compliance violations to vulnerability patch rates and security violations.

  11. Organizations plan to invest in staff training, process automation, and security tool consolidation to improve risk management.

  12. A proactive, data-centric security approach enhances resilience and naturally supports compliance requirements.

  13. TAKEAWAYS:

  14. Risk-based security strategies enable proactive threat mitigation and resource optimization.

  15. Cloud complexity requires unified security approaches to manage vulnerabilities effectively.

  16. DSPM enhances data protection by improving visibility and prioritizing critical risks.

  17. Investing in automation and tool consolidation reduces inefficiencies in risk management.

  18. Proactive security measures strengthen resilience while ensuring long-term organizational success.

Top 10 Most Probable Ways a Company Can Be Hacked

Source: Dark Reading Author: Erich Kron URL: https://www.darkreading.com/vulnerabilities-threats/top-10-most-probable-ways-company-can-be-hacked

ONE SENTENCE SUMMARY:

A data-driven cybersecurity strategy prioritizes addressing root causes of attacks rather than symptoms, ensuring proactive defense against evolving cyber threats.

MAIN POINTS:

  1. A data-driven cybersecurity strategy relies on real data, not intuition, to protect critical assets.
  2. Understanding attack root causes prevents vulnerabilities rather than just mitigating attack symptoms.
  3. Social engineering is the primary attack method, exploiting human behavior through phishing, vishing, and other deceptive techniques.
  4. Programming bugs create exploitable security weaknesses, often due to coding errors or outdated software.
  5. Authentication attacks exploit credential vulnerabilities using brute force, MFA bypass, and credential stuffing.
  6. Malicious scripting abuses legitimate programming tools like PowerShell to execute harmful actions.
  7. Human errors and misconfigurations, such as overly permissive permissions, frequently lead to security breaches.
  8. Eavesdropping and man-in-the-middle attacks intercept and manipulate sensitive communications.
  9. Brute-force attacks leverage computing power to crack weak passwords and encryption keys.
  10. Insider threats pose significant risks as they originate from trusted individuals with legitimate access.

TAKEAWAYS:

  1. Prioritize addressing root causes like social engineering and unpatched software over reacting to attack symptoms.
  2. Focus cybersecurity efforts on protecting the most critical assets and identifying likely attack vectors.
  3. Human error and misconfigurations remain major security risks that require training and strict access controls.
  4. Security teams must avoid distraction from news-driven threats and instead rely on their own risk assessments.
  5. Preventing future attacks demands continuous evaluation of vulnerabilities rather than just responding to incidents.

Building Better GRC Habits: Why 2025 Is the Year To Embrace Continuous Controls Monitoring

Source: Cloud Security Alliance Author: unknown URL: https://cloudsecurityalliance.org/articles/building-better-grc-habits-why-2025-is-the-year-to-embrace-continuous-controls-monitoring

  1. ONE SENTENCE SUMMARY: Many organizations struggle with effective compliance management, needing a shift from reactive approaches to continuous controls monitoring for lasting improvement.

  2. MAIN POINTS:

  3. Many organizations invest in GRC tools but fail to develop sustainable compliance habits.

  4. Only 5% of organizations consider their compliance programs optimized for efficiency and continuous improvement.

  5. 94% of CISOs believe Continuous Controls Monitoring (CCM) improves security and compliance.

  6. Over 50% of organizations lack compliance integration in their CI/CD pipeline.

  7. 80% of CISOs report unnecessary duplication in compliance efforts.

  8. 55% of CISOs cite cultural resistance as the main barrier to CCM adoption.

  9. 31% of CISOs highlight financial concerns as a primary obstacle to change.

  10. Successful GRC transformation requires breaking goals into smaller, manageable steps.

  11. Choosing the right CCM tools with strong integrations is crucial for success.

  12. Measuring and communicating compliance achievements builds momentum for broader transformation.

  13. TAKEAWAYS:

  14. Shifting from reactive compliance to a continuous mindset is essential for long-term security and efficiency.

  15. Cultural and organizational resistance pose greater challenges than financial constraints in adopting CCM.

  16. Automating repetitive compliance tasks can significantly reduce manual effort and improve efficiency.

  17. Selecting CCM tools with strong integrations and real-time reporting enhances compliance management.

  18. Organizations should focus on small wins and gradual improvements to build sustainable GRC habits.

Using RPC Filters to Protect Against Coercion Attacks

Source: #_shellntel Blog Author: unknown URL: https://blog.shellntel.com/p/using-rpc-filters-to-protect-against-coercion-attacks

  1. ONE SENTENCE SUMMARY: Coercion attacks exploit network vulnerabilities to escalate privileges, requiring comprehensive remediation and detection strategies beyond simple patches or fixes.

  2. MAIN POINTS:

  3. Coercion attacks force authentication requests to attacker-specified hosts, often chaining with other exploits.

  4. Many organizations fail to fully remediate coercion vulnerabilities despite widespread awareness.

  5. Partial remediation often focuses on ADCS or NTLMv1 downgrading, leaving other attack vectors open.

  6. RPC filters in Windows can mitigate some coercion attacks but have limitations and bypasses.

  7. Several well-known coercion vulnerabilities exist, including Printer Bug, PetitPotam, and DFS Coerce.

  8. Microsoft has patched some vulnerabilities, but others remain exploitable with authenticated access.

  9. PowerShell scripts can help automate blocking vulnerable RPC endpoints.

  10. Event IDs like 5145 and 5712 can aid in detecting coercion attack attempts.

  11. Domain Controllers should not run print spooler services to reduce attack surfaces.

  12. Effective remediation requires patching, disabling unnecessary services, and implementing robust monitoring.

  13. TAKEAWAYS:

  14. Coercion attacks remain a serious privilege escalation threat despite existing mitigations.

  15. Organizations must implement layered defenses, not just rely on patching.

  16. PowerShell scripts can streamline RPC endpoint blocking for better security.

  17. Monitoring Event IDs like 5145 can improve detection of attack attempts.

  18. Regular security assessments are essential to identify and remediate lingering vulnerabilities.

How to configure OAuth in Microsoft 365 Defender and keep your cloud secure

Source: 5 things to know about ransomware threats in 2025 | CSO Online Author: unknown URL: https://www.csoonline.com/article/3833826/how-to-configure-oauth-in-microsoft-365-defender-and-keep-your-cloud-secure.html

  1. ONE SENTENCE SUMMARY: Cloud authentication offers security and efficiency but requires vigilant monitoring to prevent OAuth abuse, phishing attacks, and Active Directory compromises.

  2. MAIN POINTS:

  3. Cloud authentication enhances security, scalability, and cost-efficiency but can be exploited if not properly managed.

  4. OAuth technology enables third-party access without sharing credentials but can be misused for unauthorized access.

  5. Attackers exploit OAuth through phishing, stealing session tokens to gain persistent access.

  6. Microsoft 365 Defender helps detect OAuth-related threats, including business email compromise and phishing attacks.

  7. Organizations should regularly review OAuth connections, focusing on high-risk permissions and newly authorized apps.

  8. Administrative approval for OAuth applications can prevent unauthorized access but may introduce operational overhead.

  9. Monitoring OAuth logs and resetting credentials after a compromise is crucial for security.

  10. On-premises Active Directory is also targeted, requiring additional security measures.

  11. Microsoft 365 Defender tools help identify vulnerabilities and recommend security improvements.

  12. Regular reviews and proactive security measures, such as LAPS, help prevent lateral movement and credential misuse.

  13. TAKEAWAYS:

  14. Regularly audit OAuth applications and permissions to mitigate security risks.

  15. Enable administrative approval for OAuth apps to prevent unauthorized access.

  16. Use Microsoft 365 Defender to detect and respond to OAuth-related attacks.

  17. Implement LAPS to manage administrator passwords and prevent lateral movement.

  18. Continuously monitor cloud authentication and Active Directory security to stay ahead of threats.

Key Updates in the OWASP Top 10 List for LLMs 2025

Source: Blog RSS Feed Author: Josh Breaker-Rolfe URL: https://www.tripwire.com/state-of-security/key-updates-owasp-top-list-llms

ONE SENTENCE SUMMARY:

The OWASP Top Ten List for LLMs and Gen AI 2025 highlights evolving threats, emphasizing sensitive data exposure, supply chain risks, and new vulnerabilities.

MAIN POINTS:

  1. Sensitive information disclosure risk jumped from sixth to second place due to increased LLM usage in daily operations.
  2. Employees misusing LLMs by inputting sensitive data can cause data leaks and security breaches.
  3. Supply chain risks rose from fifth to third place, emphasizing vulnerabilities in pre-trained models and datasets.
  4. Data poisoning, model tampering, and fine-tuning risks contribute to supply chain security concerns.
  5. System prompt leakage, ranked seventh, exposes internal instructions that attackers can exploit for further attacks.
  6. OWASP advises separating sensitive data from system prompts and enforcing independent security controls.
  7. Vector and embedding weaknesses, ranked eighth, pose risks in Retrieval-Augmented Generation (RAG) applications.
  8. OWASP recommends fine-grained access controls and detailed logging for embedding-based methods.
  9. Misinformation, unbounded consumption, and excessive agency risks were updated for the 2025 list.
  10. Organizations must remain vigilant as LLM threats and vulnerabilities constantly evolve.

TAKEAWAYS:

  1. Organizations must educate employees on responsible AI tool usage to prevent sensitive data leaks.
  2. Strengthening supply chain security is critical as external components introduce multiple vulnerabilities.
  3. Implementing independent security controls helps mitigate system prompt leakage risks.
  4. Fine-grained access controls and logging improve security in embedding-based AI applications.
  5. Continuous monitoring and adaptation are essential as LLM threats evolve rapidly.

Why Should Active Directory Hygiene Be Part of Your NHI Security Program?

Source: Cloud Security Alliance Author: unknown URL: https://www.oasis.security/resources/blog/why-should-active-directory-hygiene-be-part-of-your-nhi-security-program

  1. ONE SENTENCE SUMMARY:
    Active Directory struggles with modern hybrid environments, requiring improved hygiene to manage machine identities, reduce security risks, and maintain operational stability.

  2. MAIN POINTS:

  3. Active Directory was designed for human users, not machine identities, which now outnumber humans by 20 to 1.

  4. Machine identities require multiple credentials and have unpredictable lifecycles, complicating security and access management.

  5. Poor AD hygiene can cause security risks, operational disruptions, and inefficiencies in hybrid environments.

  6. Stale accounts and excessive permissions create vulnerabilities that attackers can exploit.

  7. Forgotten dependencies in AD can lead to sync failures with Entra, disrupting critical applications.

  8. Manual identity tracking is slow, error-prone, and needs automation for efficiency.

  9. AD’s nested group structures obscure permissions, making access control difficult.

  10. Logs from AD and Entra are fragmented, requiring significant expertise to analyze effectively.

  11. Service accounts often lack clear ownership, making them hard to manage securely.

  12. Hybrid environments amplify these challenges, with lingering permissions and hidden dependencies causing governance issues.

  13. TAKEAWAYS:

  14. Active Directory hygiene is crucial for securing hybrid environments and preventing security risks.

  15. Automation is essential for effective identity tracking and reducing manual errors.

  16. Organizations must regularly audit and clean up stale accounts and excessive permissions.

  17. Visibility into AD and Entra logs is necessary for understanding and managing access.

  18. Clear ownership of service accounts is key to maintaining security and operational stability.

How to create an effective incident response plan

Source: How to create an effective incident response plan | CSO Online Author: unknown URL: https://www.csoonline.com/article/3829684/how-to-create-an-effective-incident-response-plan.html

  1. ONE SENTENCE SUMMARY: A well-structured incident response plan ensures business resilience by prioritizing critical systems, clear communication, defined roles, and continuous testing.

  2. MAIN POINTS:

  3. A major IT outage can halt business operations, making incident response planning crucial for resilience.

  4. Business impact analysis (BIA) helps identify essential functions and prioritize response efforts.

  5. Clear communication strategies prevent extended downtimes and confusion during incidents.

  6. Defined roles and responsibilities ensure a coordinated and efficient incident response.

  7. Incident response should involve cross-functional teams beyond just IT and cybersecurity.

  8. Understanding the evolving threat landscape, including supply chain and insider threats, is essential.

  9. Continuous testing and reviews improve response effectiveness and readiness.

  10. Lessons learned from past incidents should inform future response strategies.

  11. Simplified, modular playbooks enhance usability and adaptability in crisis situations.

  12. Cybersecurity incidents should be treated as business-wide concerns, not just IT issues.

  13. TAKEAWAYS:

  14. Businesses must proactively assess critical systems and plan responses before an incident occurs.

  15. Effective communication protocols minimize downtime and improve coordination during crises.

  16. Clearly assigned roles and workflows prevent confusion and enhance response efficiency.

  17. Regular testing and post-incident reviews strengthen overall resilience and preparedness.

  18. A modular playbook approach simplifies response efforts and ensures adaptability.

The compliance illusion: Why your company might be at risk despite passing audits

Source: Help Net Security Author: Mirko Zorz URL: https://www.helpnetsecurity.com/2025/02/26/compliance-security-illustion/

  1. ONE SENTENCE SUMMARY: Compliance frameworks provide structure but don’t guarantee security; organizations must shift from checkbox compliance to continuous, risk-based cybersecurity resilience.

  2. MAIN POINTS:

  3. Compliance frameworks like ISO 27001 and SOC 2 don’t equate to strong security.

  4. Many organizations treat compliance as a checkbox rather than an ongoing security practice.

  5. Security breaches can occur even in fully compliant organizations.

  6. Compliance should be a tool for progress, not the final security goal.

  7. Companies often focus on passing audits rather than ensuring effective security controls.

  8. Overreliance on third-party auditors can lead to false security confidence.

  9. Compliance frameworks often neglect human error, a major cause of breaches.

  10. Static compliance requirements fail to adapt to evolving cybersecurity threats.

  11. Organizations should align compliance efforts with real business risks.

  12. Security culture and continuous training are essential for true resilience.

  13. TAKEAWAYS:

  14. Treat compliance as a baseline, not the ultimate security goal.

  15. Regularly test security controls beyond compliance audits.

  16. Reframe board discussions to focus on risk exposure, not just compliance status.

  17. Align security efforts with business-specific threats beyond regulatory requirements.

  18. Foster a strong security culture through continuous, adaptive training.

Massive botnet hits Microsoft 365 accounts

Source: Help Net Security Author: Help Net Security URL: https://www.helpnetsecurity.com/2025/02/24/botnet-hits-microsoft-365-accounts/

  1. ONE SENTENCE SUMMARY:
    A massive botnet of 130,000 devices is launching stealthy password-spraying attacks on Microsoft 365 accounts, bypassing traditional security defenses.

  2. MAIN POINTS:

  3. A newly discovered botnet is conducting large-scale password-spraying attacks on Microsoft 365 accounts.

  4. SecurityScorecard researchers suspect links to China-affiliated threat actors based on hosting infrastructure evidence.

  5. The attack exploits Non-Interactive Sign-Ins to evade traditional security controls and MFA defenses.

  6. Targeted industries include financial services, healthcare, government, technology, and education.

  7. The botnet uses command-and-control servers hosted by SharkTech, known for previous malicious activity.

  8. Non-Interactive Sign-Ins allow attackers to avoid triggering account lockouts or security alerts.

  9. Organizations with strong security measures may still be vulnerable due to gaps in authentication logging.

  10. Potential nation-state involvement raises concerns about espionage and data exfiltration risks.

  11. Security teams should review logs, rotate credentials, disable legacy authentication, and monitor for stolen credentials.

  12. Microsoft plans to retire Basic Authentication by September 2025, increasing urgency for stronger authentication methods.

  13. TAKEAWAYS:

  14. Password-spraying attacks are evolving to bypass traditional security measures like MFA and Conditional Access Policies.

  15. Non-Interactive Sign-Ins present a critical security blind spot that attackers are actively exploiting.

  16. Organizations relying on Microsoft 365 must enhance authentication monitoring and security controls.

  17. Nation-state actors may be leveraging this attack for espionage and data theft.

  18. Transitioning away from legacy authentication methods is crucial before Microsoft’s 2025 deadline.

Simplicity is Complexity Resolved

Source: Cloud Security Alliance Author: unknown URL: https://www.zscaler.com/cxorevolutionaries/insights/simplicity-complexity-resolved

  1. ONE SENTENCE SUMMARY: Zero trust security simplifies IT environments by eliminating complexity, reducing failure points, and decoupling security from network infrastructure for efficiency.

  2. MAIN POINTS:

  3. Zero trust security focuses on simplicity, eliminating unnecessary functions and streamlining existing ones.

  4. SpaceX’s rocket success highlights the benefits of reducing complexity for efficiency and reliability.

  5. Complexity increases security risks, as each component adds potential failure points.

  6. Legacy network security architectures are often overly complex, with multiple redundant tools.

  7. More security tools can create additional vulnerabilities rather than improving protection.

  8. Zero trust shifts security from perimeter-based protection to per-resource policy enforcement.

  9. Cloud-based zero trust architecture enhances security by eliminating reliance on traditional security appliances.

  10. True zero trust separates security functions from the network, making networks more efficient.

  11. Single-scan, multi-action (SSMA) architecture processes security functions in parallel, improving speed and accuracy.

  12. Simplifying security policies reduces complexity and strengthens overall protection.

  13. TAKEAWAYS:

  14. Reducing complexity in IT security enhances efficiency and minimizes failure points.

  15. Legacy security architectures often introduce unnecessary risks through redundant and outdated tools.

  16. Zero trust security improves protection by focusing on per-resource access rather than network perimeters.

  17. Cloud-based zero trust models provide enhanced security without traditional appliance vulnerabilities.

  18. Simplifying security policies leads to stronger, more manageable cybersecurity frameworks.

Understanding OWASP’s Top 10 list of non-human identity critical risks

Source: CSO Online Author: unknown URL: https://www.csoonline.com/article/3828216/understanding-owasps-top-10-list-of-non-human-identity-critical-risks.html

  1. ONE SENTENCE SUMMARY: Non-human identities (NHIs) pose significant cybersecurity risks, requiring organizations to adopt best practices for management, authentication, and access control.

  2. MAIN POINTS:

  3. NHIs vastly outnumber human identities in enterprise networks, increasing security risks.

  4. Credential misuse remains the leading attack vector in breaches.

  5. OWASP released a Non-Human Identities Top 10 list to address key security challenges.

  6. Improper offboarding of NHIs leaves orphaned accounts vulnerable to attacks.

  7. Secret leakage from API keys, tokens, and credentials is a major security concern.

  8. Third-party NHIs can introduce vulnerabilities through integrations with external tools and services.

  9. Insecure authentication methods expose NHIs to exploitation.

  10. Overprivileged NHIs increase the blast radius of security breaches.

  11. Poor cloud deployment configurations contribute to security incidents.

  12. Long-lived secrets, lack of environment isolation, and credential reuse heighten security risks.

  13. TAKEAWAYS:

  14. Automate NHI offboarding to prevent orphaned credentials from becoming attack vectors.

  15. Implement secret management tools and automated detection to mitigate secret leakage risks.

  16. Enforce least privilege access and regularly audit NHI permissions.

  17. Use modern authentication protocols like OAuth 2.1 and OpenID Connect.

  18. Educate developers and administrators on the risks of human use of NHIs.

Microsoft reminds admins to prepare for WSUS driver sync deprecation

Source: BleepingComputer Author: Sergiu Gatlan URL: https://www.bleepingcomputer.com/news/microsoft/microsoft-reminds-admins-to-prepare-for-wsus-driver-sync-deprecation/

  1. ONE SENTENCE SUMMARY:
    Microsoft is deprecating WSUS driver synchronization on April 18, urging enterprises to transition to cloud-based solutions like Intune and Autopatch.

  2. MAIN POINTS:

  3. WSUS driver synchronization will be deprecated on April 18, 2024.

  4. Microsoft recommends using cloud-based alternatives like Windows Autopatch, Azure Update Manager, and Microsoft Intune.

  5. On-premises drivers will remain available via the Microsoft Update catalog but cannot be imported into WSUS.

  6. Enterprises must transition to alternative solutions like Device Driver Packages or cloud-based services.

  7. This deprecation follows prior warnings issued since June 2024.

  8. WSUS itself was deprecated in September 2024 but will still receive updates and maintain existing capabilities.

  9. Microsoft is no longer developing new WSUS features or accepting feature requests.

  10. WSUS has been managing Microsoft product updates for enterprises since its introduction in 2005.

  11. Windows NTLM authentication was also deprecated, with Microsoft advising a transition to Kerberos or Negotiation authentication.

  12. Microsoft is encouraging enterprises to modernize their update management strategies with cloud-based solutions.

  13. TAKEAWAYS:

  14. Organizations relying on WSUS for driver updates must transition before April 18, 2024.

  15. Microsoft is shifting focus to cloud-based update management solutions.

  16. WSUS will still function but without new feature developments.

  17. IT admins should explore Microsoft Intune and Windows Autopatch for driver updates.

  18. Security and authentication protocols are evolving, requiring adaptation to newer methods like Kerberos.

Proof-of-Concept Exploits Published for 2 New OpenSSH Bugs

Source: BankInfoSecurity.com RSS Syndication Author: unknown URL: https://www.bankinfosecurity.com/proof-of-concept-exploits-published-for-2-new-openssh-bugs-a-27544

1. ONE SENTENCE SUMMARY:
Two new OpenSSH vulnerabilities enable man-in-the-middle attacks and denial of service, prompting urgent patching to mitigate security risks.

1. MAIN POINTS:
1. Two OpenSSH vulnerabilities (CVE-2025-26465, CVE-2025-26466) expose millions of servers to security threats.
2. The man-in-the-middle flaw (CVE-2025-26465) allows attackers to impersonate servers and intercept SSH sessions.
3. The denial of service flaw (CVE-2025-26466) enables resource exhaustion attacks using SSH2_MSG_PING packets.
4. OpenSSH patched both flaws in version 9.9p2, released on February 18, 2025.
5. The man-in-the-middle attack requires the VerifyHostKeyDNS option to be enabled, which is disabled by default.
6. FreeBSD had VerifyHostKeyDNS enabled by default from September 2013 until March 2023.
7. The denial of service attack can be mitigated using built-in OpenSSH mechanisms like LoginGraceTime and MaxStartups.
8. Qualys Security Advisory team discovered and reported the flaws to OpenSSH on January 31, 2025.
9. Proof-of-concept exploit code was published by Qualys on the same day OpenSSH released patches.
10. Urgent upgrading to OpenSSH 9.9p2 is recommended to prevent potential exploits.

1. TAKEAWAYS:
1. Immediate patching is crucial to mitigate OpenSSH vulnerabilities and prevent potential attacks.
2. Organizations should verify their SSH configurations, especially the VerifyHostKeyDNS setting.
3. Built-in OpenSSH security mechanisms can help reduce denial of service risks.
4. Attackers could exploit these flaws to intercept credentials or disrupt server operations.
5. Security teams must stay updated on vulnerabilities and apply patches as soon as they are released.

The absence of CISOs in credit unions: A structural reality

Source: CUInsight Author: Barry Lewis URL: https://www.cuinsight.com/the-absence-of-cisos-in-credit-unions-a-structural-reality/

1. ONE SENTENCE SUMMARY:
Credit unions often lack CISOs due to structural, financial, and cultural factors, impacting their cybersecurity strategy and long-term risk management.

1. MAIN POINTS:
1. Credit unions typically rely on Information Security Officers (ISOs) rather than Chief Information Security Officers (CISOs).
2. Smaller organizational size and limited resources prevent credit unions from establishing executive cybersecurity roles.
3. Cybersecurity is often seen as an IT function rather than a strategic business concern.
4. Budget constraints make it difficult to justify a dedicated CISO position.
5. Credit unions’ historical focus on member services reduces emphasis on executive-level security leadership.
6. ISOs handle operational security but lack strategic influence within leadership teams.
7. Reporting structures create potential conflicts of interest between IT operations and cybersecurity priorities.
8. Regulatory expectations for strong security governance are increasing across financial institutions.
9. Member trust depends on visible cybersecurity commitment and proactive risk management.
10. Elevating the ISO role, adopting a virtual CISO model, and educating boards can improve security leadership.

1. TAKEAWAYS:
1. Credit unions must rethink cybersecurity as a strategic business imperative, not just an IT function.  
2. The absence of CISOs limits cybersecurity integration into long-term planning and executive decision-making.  
3. Budget-friendly solutions like virtual CISOs can help bridge the leadership gap.  
4. Strengthening board awareness of cybersecurity risks can drive better governance and investment.  
5. Prioritizing cybersecurity leadership enhances trust, compliance, and overall resilience in the financial sector.