SpecterOps的封面图片
SpecterOps

SpecterOps

计算机和网络安全

Alexandria,Virginia 22,428 位关注者

Know Your Adversary

关于我们

SpecterOps provides adversary-focused cybersecurity solutions to help organizations understand how threat actors maneuver against them, so they can successfully defend against advanced attacks. SpecterOps replicates adversary tradecraft, hardens systems against the attack cycle, and helps detect current advanced threat actor activity. Service offerings include internal program development, training courses, independent assessment options, and assessment operations support. With knowledge of the adversary, organizations are empowered to successfully prevent against devastating breaches. Contact us at [email protected].

网站
https://www.specterops.io
所属行业
计算机和网络安全
规模
51-200 人
总部
Alexandria,Virginia
类型
私人持股
创立
2017
领域
Red Team Operations、Penetration Testing、Hunt Operations、Breach Assessments、Active Directory Security、Security Research和Adversary Simulation

产品

地点

SpecterOps员工

动态

  • 查看SpecterOps的组织主页

    22,428 位关注者

    BIG NEWS: SpecterOps raises $75M to strengthen Identity security! Excited to announce our $75M Series B funding round led by Insight Partners, with participation from Ansa Capital, M12, Microsoft's Venture Fund, Ballistic Ventures, Decibel Partners and Cisco Investments. We're tackling the complicated problem of Identity Attack Paths with a prevention-first approach - eliminating the backdoors that attackers exploit before they can turn initial access into devastating data breaches. The momentum is real: ?? BloodHound Enterprise: 100% YoY ARR growth in 2024 ?? Nearly 200 customers who achieve 40% reduction in identity risk within first 30 days ?? Supporting the 90% of companies relying on Active Directory - a frequent target for threat actors Our CEO, David McGuire, explains why identity risk increases as networks become more distributed and how Attack Path Management stands apart as one of the only true prevention solutions in the increasingly crowded identity security market.?https://lnkd.in/eEdSWWpf #IdentitySecurity #AttackPathManagement #CyberSecurity #SeriesB

    • 该图片无替代文字
  • 查看SpecterOps的组织主页

    22,428 位关注者

    We are serving up another #BloodHoundBasics post, this time on understanding how BloodHound classifies Tier Zero. Q: Why is not just the DA group Tier Zero but also all members? A: BloodHound classifies a few default Tier Zero assets, then adds more w/ logic from known attack techniques. Here is a breakdown of three Active Directory Tier Zero inheritance rules: 1?? A Group/User/Computer is Tier Zero if it is a member of a Tier Zero group. Why? Control the account & you will through group membership automatically have all the permissions of the group. 2?? An OU is Tier Zero if it contains a Tier Zero principal. Why? Control the OU = control objects within by either: 1. Set an abusable ACE on the OU (e.g. FullControl) and let it inherit to objects within. 2. Link any abusable GPO to the OU & let it apply to objects within. 3?? A GPO is Tier Zero if it affects a Tier Zero principal. Why? Control the GPO and you can modify it to execute code as the principal, for example, through a Scheduled Task or Logon Script. You will soon be able to easily understand why a specific object is classified as Tier Zero, but for now, you can use these three Cypher queries. On the Explore page, run the below queries after replacing "OBJECT_ID_HERE" with that of your object under investigation: // Tier Zero reason for: Group/User/Computer MATCH p=(n:Base)-[:MemberOf*1..]->(t:Group) WHERE n.objectid = "OBJECT_ID_HERE" AND COALESCE(t.system_tags, '') CONTAINS 'admin_tier_0' RETURN p LIMIT 500 // Tier Zero reason for: OU MATCH p=(n:Base)-[:Contains*1..]->(t:Base) WHERE n.objectid = "OBJECT_ID_HERE" AND COALESCE(t.system_tags, '') CONTAINS 'admin_tier_0' AND (t:User or t:Computer or t:Group) RETURN p LIMIT 500 // Tier Zero reason for: GPO MATCH p=(n:GPO)-[:GPLink|Contains*1..]->(t:Base) WHERE n.objectid = "OBJECT_ID_HERE" AND COALESCE(t.system_tags, '') CONTAINS 'admin_tier_0' AND (t:User or t:Computer) RETURN p LIMIT 500 s/o Martin Sohn Christensen

    • 该图片无替代文字
    • 该图片无替代文字
    • 该图片无替代文字

相似主页

查看职位

融资