home.social

#threatdetection โ€” Public Fediverse posts

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

fetched live
  1. ๐Ÿ’ญ Did you know? Your CrowdSec Security Engine already knows when something unusual is happening.

    Am I Under Attack turns those signals into a simple answer, notifying you when your instance is likely facing a targeted attackโ€”so you can investigate immediately instead of discovering it later.

    Learn how to enable it ๐Ÿ‘‡
    crowdsec.net/blog/am-i-under-a

    #CyberSecurity #ThreatDetection #SecOps

  2. ๐Ÿ’ญ Did you know? Your CrowdSec Security Engine already knows when something unusual is happening.

    Am I Under Attack turns those signals into a simple answer, notifying you when your instance is likely facing a targeted attackโ€”so you can investigate immediately instead of discovering it later.

    Learn how to enable it ๐Ÿ‘‡
    crowdsec.net/blog/am-i-under-a

    #CyberSecurity #ThreatDetection #SecOps

  3. ๐—ช๐—ต๐—ฎ๐˜ ๐—ถ๐—ณ ๐—ฒ๐˜ƒ๐—ฒ๐—ฟ๐˜† ๐—ฎ๐—ป๐—ฎ๐—น๐˜†๐˜€๐˜ ๐—ต๐—ฎ๐—ฑ ๐—ฎ๐—ป ๐—ฒ๐—ป๐˜๐—ถ๐—ฟ๐—ฒ ๐—”๐—œ ๐—ฆ๐—ข๐—– ๐˜„๐—ผ๐—ฟ๐—ธ๐—ถ๐—ป๐—ด ๐—ฎ๐—น๐—ผ๐—ป๐—ด๐˜€๐—ถ๐—ฑ๐—ฒ ๐˜๐—ต๐—ฒ๐—บ?

    technicalciso.com/tc-visual-ai #CyberSecurity #SOC #SecurityOperations #AgenticAI #ArtificialIntelligence #ThreatDetection #ThreatHunting #IncidentResponse

  4. ๐—ช๐—ต๐—ฎ๐˜ ๐—ถ๐—ณ ๐—ฒ๐˜ƒ๐—ฒ๐—ฟ๐˜† ๐—ฎ๐—ป๐—ฎ๐—น๐˜†๐˜€๐˜ ๐—ต๐—ฎ๐—ฑ ๐—ฎ๐—ป ๐—ฒ๐—ป๐˜๐—ถ๐—ฟ๐—ฒ ๐—”๐—œ ๐—ฆ๐—ข๐—– ๐˜„๐—ผ๐—ฟ๐—ธ๐—ถ๐—ป๐—ด ๐—ฎ๐—น๐—ผ๐—ป๐—ด๐˜€๐—ถ๐—ฑ๐—ฒ ๐˜๐—ต๐—ฒ๐—บ?

    technicalciso.com/tc-visual-ai #CyberSecurity #SOC #SecurityOperations #AgenticAI #ArtificialIntelligence #ThreatDetection #ThreatHunting #IncidentResponse

  5. #HandsOnWorkshop
    Adversary Village at @defcon 34!
    Filipi Pires, Head of Technical Advocacy at Scythe and CEO of Cross-Intel, joins Adversary Village with โ€œInfostealer: Replicating Commodity Threat Actor Credential Theft TTPs and Validating Detection Gapsโ€ on 8 Aug 2026.
    Adversary Village schedule:
    adversaryvillage.org/adversary
    More info on the session: adversaryvillage.org/adversary
    #AdversaryVillage #DEFCON34
    #HandsOnWorkshop #ThreatDetection #Infostealer
    #ThreatActors #AdversaryEmulation

  6. #HandsOnWorkshop
    Adversary Village at @defcon 34!
    Filipi Pires, Head of Technical Advocacy at Scythe and CEO of Cross-Intel, joins Adversary Village with โ€œInfostealer: Replicating Commodity Threat Actor Credential Theft TTPs and Validating Detection Gapsโ€ on 8 Aug 2026.
    Adversary Village schedule:
    adversaryvillage.org/adversary
    More info on the session: adversaryvillage.org/adversary
    #AdversaryVillage #DEFCON34
    #HandsOnWorkshop #ThreatDetection #Infostealer
    #ThreatActors #AdversaryEmulation

  7. Once attackers gain initial access, lateral movement is how they expand their reach without tripping alarms. They mimic legitimate admin behavior to pivot toward domain controllers, sensitive file shares, and databases.

    Our latest blog covers the techniques attackers use and the strategies (segmentation, least privilege, MFA, Zero Trust) that help security teams detect and contain it early.
    graylog.org/post/lateral-movem
    #CyberSecurity #SIEM #InfoSec #ThreatDetection

  8. Once attackers gain initial access, lateral movement is how they expand their reach without tripping alarms. They mimic legitimate admin behavior to pivot toward domain controllers, sensitive file shares, and databases.

    Our latest blog covers the techniques attackers use and the strategies (segmentation, least privilege, MFA, Zero Trust) that help security teams detect and contain it early.
    graylog.org/post/lateral-movem
    #CyberSecurity #SIEM #InfoSec #ThreatDetection

  9. Detect credential stuffing attacks with Sentinel analytics. aka.ms/SentinelAnalytics
    KQL: SigninLogs | summarize Attempts=count() by IPAddress | where Attempts > 50

  10. The Silent Breach and the Persistence of Unauthorized Access

    938 words, 5 minutes read time.

    Once the session token is successfully exfiltrated, the nature of the intrusion shifts from external deception to internal subversion. The attacker does not need to crack passwords or trigger further security alerts, as they are now effectively operating with the digital identity of a trusted employee. Analyzing these incidents, I see that the primary goal is often the establishment of persistence within the target environment, which is achieved through the modification of inbox rules or the creation of clandestine mailbox delegates. By silently forwarding incoming emails to an external address or creating hidden folders for sensitive correspondence, the adversary can monitor ongoing business deals, intercept financial instructions, and identify high-value targets for subsequent business email compromise attacks. This stage of the operation is characterized by extreme patience, as the threat actor avoids loud, disruptive actions in favor of a low-and-slow approach that can remain undetected for months. The tragedy is that the victim often remains entirely unaware of the breach, believing they are still securely authenticated while their environment is being methodically picked apart from the inside.

    Challenging the Failure of Traditional Defensive Postures

    When considering why these attacks continue to succeed with such alarming frequency, it becomes evident that the industryโ€™s reliance on legacy defensive postures is a failing strategy. Many organizations still treat email security as a static barrier, implementing blacklists and rudimentary heuristic scans that are easily circumvented by adversaries who control their own infrastructure and rotating IP addresses. Furthermore, the human-centric nature of these scams renders technical controls inherently insufficient unless they are paired with a cultural shift toward skeptical verification. It is not enough to deploy an automated solution if the culture within a firm encourages speed over accuracy and ignores the red flags of irregular communication patterns. Consequently, the defense against these campaigns must evolve into a proactive, threat-hunting discipline that monitors for anomalous login locations, unexpected session durations, and unauthorized changes to account configurations. Without this layer of vigilant oversight, the technical barriers essentially act as a screen door, providing the illusion of protection while failing to stop the actual threat.

    Implementing Rigorous Verification Protocols in a High-Stakes Environment

    The path forward requires a departure from the convenience-first mindset that dominates modern digital work environments. Organizations must adopt hardware-backed authentication methods, such as FIDO2-compliant security keys, which are resistant to the proxy-based interception tactics that currently plague mobile-based push notifications and SMS codes. Additionally, the adoption of strict device posture checks ensures that an attacker cannot simply use a stolen session token from an unauthorized machine or an unrecognized geographic region. Beyond the hardware, there must be a fundamental hardening of organizational processes, such as implementing mandatory out-of-band verification for any request involving financial transfers or the sharing of sensitive credentials. It is a harsh reality that trust is the primary vulnerability in any system, and the most secure posture is one that treats every incoming request as potentially malicious until proven otherwise through independent channels. While this might introduce friction into the workflow, that friction is the necessary price of security in an age where the cost of a single successful breach is often the survival of the entity itself.

    Call to Action

    The time for passive observation has passed, as the threats currently infiltrating our inboxes are not waiting for an invitation to compromise your organization. You must decide whether to continue relying on outdated defensive protocols that offer only the illusion of safety or to begin the hard work of hardening your infrastructure against the reality of modern adversarial tactics. I urge you to conduct an immediate audit of your current authentication stack and evaluate the necessity of migrating to hardware-backed security keys, as this is the single most effective step you can take to neutralize the threat of proxy-based session hijacking. Furthermore, initiate a comprehensive review of your internal communication policies to ensure that your team is empowered to question anomalies rather than blindly following the path of least resistance. Security is not a product you purchase, but a discipline you practice, and the responsibility to bridge the gap between your existing defenses and the current threat reality rests entirely with you. Do not wait for a compromised session to force your hand, because by the time the impact of a breach is visible, the damage is already absolute.

    SUPPORTSUBSCRIBECONTACT ME

    D. Bryan King

    Sources

    Disclaimer:

    The views and opinions expressed in this post are solely those of the author. The information provided is based on personal research, experience, and understanding of the subject matter at the time of writing. Readers should consult relevant experts or authorities for specific guidance related to their unique situations.

    Related Posts

    Rate this:

    #accountTakeover #adversaryInTheMiddle #AiTM #ATO #authenticationProtocols #BEC #businessEmailCompromise #corporatePhishing #corporateSecurity #credentialHarvesting #cyberResilience #cyberThreatIntelligence #cyberWarfare #cybersecurity #cybersecurityBestPractices #dataBreachPrevention #digitalFraud #digitalIdentity #emailScams #emailSecurity #emailThreats #enterpriseSecurity #FIDO2 #hardwareSecurity #identityTheftProtection #incidentResponse #informationSecurity #infosec #maliciousInfrastructure #MFABypass #multiFactorAuthentication #networkDefense #onlineSafety #passwordless #phishingAttacks #phishingAwareness #phishingKits #phishingResistantAuthentication #riskManagement #secureAuthentication #securityAudit #securityCulture #securityHardening #securityKeys #sessionTokenTheft #socialEngineering #threatDetection #threatLandscape #zeroTrust
  11. Enable Sentinel UEBA for insider threat detection. aka.ms/SentinelUEBA ->Combine Purview & Sentinel for even more powerful detections!
    KQL: BehaviorAnalytics | where AnomalyScore > 0.8 | project UserPrincipalName, ActivityType

  12. Exploitation of PAN-OS GlobalProtect Authentication Bypass Vulnerability (CVE-2026-0257)

    In this article, I break down how the vulnerability works, affected configurations, exploitation scenarios, and the mitigation steps organizations should take to protect their remote access infrastructure.

    denizhalil.com/2026/06/02/cve-

    #CyberSecurity #PaloAlto #GlobalProtect #PANOS #CVE20260257 #VulnerabilityManagement #ThreatDetection #NetworkSecurity #BlueTeam #RedTeam #InfoSec #DenizHalil

  13. Exploitation of PAN-OS GlobalProtect Authentication Bypass Vulnerability (CVE-2026-0257)

    In this article, I break down how the vulnerability works, affected configurations, exploitation scenarios, and the mitigation steps organizations should take to protect their remote access infrastructure.

    denizhalil.com/2026/06/02/cve-

    #CyberSecurity #PaloAlto #GlobalProtect #PANOS #CVE20260257 #VulnerabilityManagement #ThreatDetection #NetworkSecurity #BlueTeam #RedTeam #InfoSec #DenizHalil

  14. EDR Adoption Falls Short on Cyber Resilience

    Many organizations have invested in advanced endpoint detection and response (EDR) platforms, but struggle to turn that visibility into real-world protection, leaving them vulnerable to cyber threats. The harsh reality is that EDR is only as effective as the team's ability to act on its alerts.

    osintsights.com/edr-adoption-f

    #EndpointDetectionResponse #Edr #CyberResilience #OperationalResilience #ThreatDetection

  15. SIEM Helps MSPs Filter Out Noise, Accelerate Threat Detection

    MSPs are drowning in a sea of security alerts, but the real challenge is cutting through the noise to identify genuine threats. When endpoint, identity, cloud, and network sensors operate in isolation, duplicate alerts and blind spots create an incomplete picture, making it tough to prioritize and respond to potential threats.

    osintsights.com/siem-helps-msp

    #ThreatDetection #Siem #ManagedServiceProviders #ToolFragmentation #AlertFatigue

  16. SOCs Shut Down Incident Risks with Proactive Threat Detection

    Stay ahead of incident risks with proactive threat detection from ANY.RUN's Threat Intelligence Feeds, which deliver a continuous stream of high-confidence threat data from a vast network of organizations and SOC professionals. By shrinking the time between detection and understanding, modern Security Operations Centers (SOCs)โ€ฆ

    osintsights.com/socs-shut-down

    #ThreatDetection #Socs #ProactiveSecurity #ThreatIntelligence #IncidentResponse

  17. "Before asking what you'd detect, ask what an attacker with compromised admin credentials to your endpoint management platform, your identity provider or your cloud management console could do. Most organizations haven't mapped that explicitly."

    Razvan Ionescu, head of professional services at Pentest-Tools.com, in ITPro on LotL attacks.

    itpro.com/security/cyber-attac

    #offensivesecurity #threatdetection

  18. "Before asking what you'd detect, ask what an attacker with compromised admin credentials to your endpoint management platform, your identity provider or your cloud management console could do. Most organizations haven't mapped that explicitly."

    Razvan Ionescu, head of professional services at Pentest-Tools.com, in ITPro on LotL attacks.

    itpro.com/security/cyber-attac

    #offensivesecurity #threatdetection

  19. โ€œStatic rules also did not scale.โ€
    Sebastian Cesario of BforeAI explains why attackers eventually reverse-engineer fixed security models and why predictive security depends on adaptive infrastructure intelligence.

    Read the interview:
    technadu.com/adaptive-vs-stati

    #CyberSecurity #ThreatIntelligence #PredictiveSecurity #Phishing #ThreatDetection

  20. Phishing Attacks Expose Gaps in Early Detection

    In just 40 seconds, ANY.RUN's interactive sandbox exposed the full attack chain of a phishing attack, revealing redirects, fake pages, and signs of possible remote access. This game-changing tool helps teams detect phishing threats early, providing concrete evidence of business exposure before it's too late.

    osintsights.com/phishing-attac

    #PhishingAttacks #EarlyDetection #InteractiveSandbox #ThreatDetection #EmergingThreats

  21. Kafka Streaming for Cyber Security ๐Ÿ”๐Ÿš€

    Built a multi-source streaming engine pushing to Kafka:

    โ€ข Network logs โ€“ CICIDS2017 style (500/sec, 5% attacks)
    โ€ข User activity โ€“ Insider threat patterns (50/sec)
    โ€ข System events โ€“ ADFA-LD host intrusions (200/sec)
    โ€ข Correlated alerts โ€“ Real-time threat detection

    Attack simulation: DDoS, Botnet, Web Shell, Rootkit

    Kafka = Perfect for SIEM data ingestion! ๐Ÿ“Š

    #ApacheKafka #CyberSecurity #ThreatDetection

  22. Android 17 Bolsters Defenses Against Banking Scams, Device Theft

    Stay one step ahead of scammers with Android 17's cutting-edge security features, including robust protection against banking scam calls and device theft. Android 17 will work hand-in-hand with banking apps to detect and block spoofed calls, giving you an added layer of defense against financial threats.

    osintsights.com/android-17-bol

    #Android17 #BankingSecurity #DeviceTheftProtection #ThreatDetection #ScamPrevention

  23. Low-Severity Alerts Expose Hidden Threats in Enterprise Security

    Don't let low-severity alerts fly under the radar - nearly 1% of confirmed incidents come from these seemingly minor warnings, translating to around one missed breach per week for a typical enterprise. This small but significant gap in enterprise security can have big consequences.

    osintsights.com/low-severity-a

    #EnterpriseSecurity #LowseverityAlerts #HiddenThreats #IncidentResponse #ThreatDetection

  24. Monitor lateral movement. Use Defender for Identity to detect suspicious Kerberos activity. aka.ms/DefenderIdentity
    KQL: SecurityEvent | where EventID == 4769 | summarize count() by TargetUserName

  25. Kaspersky Exposes Web Filtering Category for Sites with Undefined Trust Levels

    Kaspersky has introduced a new web-filtering category for sites that just don't feel right - they're not quite phishing sites, but you still shouldn't trust them. The new "Sites with an undefined trust level" category helps keep you safe from manipulative or shady online resources.

    osintsights.com/kaspersky-expo

    #WebFiltering #UndefinedTrustLevel #Kaspersky #EmergingThreats #ThreatDetection

  26. Encrypted traffic.
    Trusted platforms.
    Zero alerts.
    Mayank Kumar (DeepTempo) explains how attackers bypassed traditional tools โ€” and how behavioral AI caught it.

    technadu.com/how-an-attack-hid

    #Infosec #CyberSecurity #AI #ThreatDetection

  27. Encrypted traffic.
    Trusted platforms.
    Zero alerts.
    Mayank Kumar (DeepTempo) explains how attackers bypassed traditional tools โ€” and how behavioral AI caught it.

    technadu.com/how-an-attack-hid

    #Infosec #CyberSecurity #AI #ThreatDetection

  28. Python C2 Server for Red Teaming: A Comprehensive Hands-On Guide

    In this guide, I walk through building a Python-based C2 server, covering its architecture, encrypted communication, and real-world operational workflow.
    denizhalil.com/2025/12/15/pyth

    #CyberSecurity #RedTeam #C2 #commandandcontrol #Python #offensivesecurity #Pentesting #infosec #threatdetection #blueteam #securityengineering #ethicalhacking

  29. ๐ŸŽ–๏ธ El Curso Forense de Redes estรก permanente disponible en el aula virtual para acceso inmediato. ๐Ÿ“ฒ WhatsApp: https://wa.me/51949304030 ๐ŸŒ https://www.reydes.com/e/Curso_Forense_de_Redes #threatdetection #investigation #cybercrime #digitalforensics #dfir #malware #incidentresponse
  30. What is DCSync Attack and Mimikatz Usage in Active Directory

    One of the most critical attacks in Active Directory environments, DCSync, allows attackers to impersonate a Domain Controller and extract password hashes through replication abuse.

    #CyberSecurity #ActiveDirectory #DCSync #RedTeam #BlueTeam #InfoSec #Pentesting #SOC #ThreatDetection #WindowsSecurity #EthicalHacking #ITSecurity #NetworkSecurity #SecurityOperations #DenizHalil

    denizhalil.com/2026/03/27/dcsy