<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>appsec.fyi — BloodHound</title>
  <link>https://appsec.fyi/tools.html#bloodhound</link>
  <description>Curated BloodHound resources from appsec.fyi</description>
  <language>en-us</language>
  <atom:link href="https://appsec.fyi/feeds/tool/bloodhound.xml" rel="self" type="application/rss+xml"/>
  <lastBuildDate>Sat, 29 Aug 2026 16:04:10 +0000</lastBuildDate>
  <managingEditor>carl@chs.us (Carl Sampson)</managingEditor>
  <item>
    <title>Graphing AWS Attack Paths in Bloodhound</title>
    <link>https://blog.n0pe-sled.com/2026/08/10/awshound-an-opensource-aws-opengraph-collector</link>
    <guid isPermaLink="true">https://blog.n0pe-sled.com/2026/08/10/awshound-an-opensource-aws-opengraph-collector</guid>
    <description>This content likely describes the use of BloodHound, a popular graph theory tool for exploring active directory attack paths, to visualize and analyze attack paths within Amazon Web Services (AWS) environments. It focuses on how BloodHound can be adapted or used in conjunction with AWS data to map potential security vulnerabilities and identify pathways an attacker might exploit to gain privileged access or move laterally within an AWS infrastructure. The goal is to improve security posture by understanding and mitigating these identified attack paths.</description>
    <category domain="tool">BloodHound</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Thu, 20 Aug 2026 06:15:24 +0000</pubDate>
  </item>
  <item>
    <title>How I Abused a Group Policy Object (GPO) in Active Directory (And How to Fix It)</title>
    <link>https://infosecwriteups.com/how-i-abused-a-group-policy-object-gpo-in-active-directory-and-how-to-fix-it-5d59c031e602</link>
    <guid isPermaLink="true">https://infosecwriteups.com/how-i-abused-a-group-policy-object-gpo-in-active-directory-and-how-to-fix-it-5d59c031e602</guid>
    <description>Writeup detailing Active Directory GPO abuse, demonstrating how misconfigured permissions on Group Policy Objects can lead to privilege escalation. The process involves using BloodHound to identify vulnerabilities like WriteDacl and WriteOwner on the Employees Policy GPO, and then provides steps to remediate by removing these excessive rights from the Delegation tab in Group Policy Management.</description>
    <category domain="tool">BloodHound</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Sun, 19 Jul 2026 06:00:28 +0000</pubDate>
  </item>
  <item>
    <title>Hack Smarter — City Council (Active Directory)</title>
    <link>https://infosecwriteups.com/hack-smarter-city-council-active-directory-15ef3f2b3c1c</link>
    <guid isPermaLink="true">https://infosecwriteups.com/hack-smarter-city-council-active-directory-15ef3f2b3c1c</guid>
    <description>Writeup detailing the compromise of a City Council Active Directory environment, starting with only an IP address. The process involved initial port scanning with rustscan, web enumeration with gobuster, and reverse engineering an application executable with strings to uncover a service account. The service account&#x27;s password was then extracted by intercepting application traffic with Wireshark. Finally, BloodHound was used to map the Active Directory structure via credentials obtained for the svc_services_portal account.</description>
    <category domain="tool">BloodHound</category>
    <category domain="difficulty">intermediate</category>
    <pubDate>Thu, 02 Jul 2026 06:00:45 +0000</pubDate>
  </item>
</channel>
</rss>