<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <title>Alphasec Lab</title>
  <subtitle>Attacks from the field, taken apart — red team and blue team side by side.</subtitle>
  <link href="https://alphasec.pl/lab/en/feed.xml" rel="self" type="application/atom+xml"/>
  <link href="https://alphasec.pl/lab/en/" rel="alternate" type="text/html"/>
  <id>https://alphasec.pl/lab/en/</id>
  <updated>2019-09-24T09:00:00Z</updated>
  <author><name>Paweł Maziarz</name></author>
  <entry>
    <title>Can CTRL+C and CTRL+V be dangerous?</title>
    <link href="https://alphasec.pl/lab/en/ctrl-c-ctrl-v-moga-byc-grozne/" rel="alternate" type="text/html"/>
    <id>https://alphasec.pl/lab/en/ctrl-c-ctrl-v-moga-byc-grozne/</id>
    <published>2019-09-24T09:00:00Z</published>
    <updated>2019-09-24T09:00:00Z</updated>
    <category term="Malware"/>
    <summary>CTRL+C and CTRL+V are probably the most frequently used keyboard shortcuts today. But can using the computer clipboard be dangerous in any way?</summary>
  </entry>
  <entry>
    <title>Powershell meets Microsoft SQL Server — attacking at scale</title>
    <link href="https://alphasec.pl/lab/en/powershell-mssql-atakowanie-na-skale/" rel="alternate" type="text/html"/>
    <id>https://alphasec.pl/lab/en/powershell-mssql-atakowanie-na-skale/</id>
    <published>2019-03-15T09:00:00Z</published>
    <updated>2019-03-15T09:00:00Z</updated>
    <category term="Red team"/>
    <summary>It is not hard to find the default MSSQL passwords for the sa account. Nor is it hard to test them and, using xp_cmdshell, run code in the operating system. Now we will see how to do it fast and at large scale.</summary>
  </entry>
  <entry>
    <title>Powershell meets Microsoft SQL Server — running OS commands</title>
    <link href="https://alphasec.pl/lab/en/powershell-mssql-xp-cmdshell/" rel="alternate" type="text/html"/>
    <id>https://alphasec.pl/lab/en/powershell-mssql-xp-cmdshell/</id>
    <published>2019-02-21T09:00:00Z</published>
    <updated>2019-02-21T09:00:00Z</updated>
    <category term="Red team"/>
    <summary>We already know how to find MSSQL services with an easy/default sa password. Armed with that, we&#x27;ll use the xp_cmdshell procedure to run a command in the operating system.</summary>
  </entry>
  <entry>
    <title>Powershell meets Microsoft SQL Server — hunting for passwords</title>
    <link href="https://alphasec.pl/lab/en/powershell-mssql-domyslne-hasla/" rel="alternate" type="text/html"/>
    <id>https://alphasec.pl/lab/en/powershell-mssql-domyslne-hasla/</id>
    <published>2019-02-17T09:00:00Z</published>
    <updated>2019-02-17T09:00:00Z</updated>
    <category term="Red team"/>
    <summary>PowerShell makes it easy to connect to Microsoft SQL Server. We&#x27;ll see how PowerShell can help us run a dictionary attack against the superadmin&#x27;s password. We&#x27;ll also think about where to look for MSSQL password ideas.</summary>
  </entry>
  <entry>
    <title>Docker - Escape from Alcatraz</title>
    <link href="https://alphasec.pl/lab/en/docker-ucieczka-z-alcatraz/" rel="alternate" type="text/html"/>
    <id>https://alphasec.pl/lab/en/docker-ucieczka-z-alcatraz/</id>
    <published>2019-02-10T09:00:00Z</published>
    <updated>2019-02-10T09:00:00Z</updated>
    <category term="Red team"/>
    <summary>In production infrastructure, Docker makes it easy to raise your security posture through quick and clean separation of microservices - containerization. Often it&#x27;s developers or testers who get to launch new containers - we&#x27;ll take a look at whether that can turn out to be dangerous in any way.</summary>
  </entry>
</feed>
