<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Windows on BITFRAGMENT</title>
    <link>https://bitfragment.com/tags/windows/</link>
    <description>Recent content in Windows on BITFRAGMENT</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>&lt;a href=&#34;https://creativecommons.org/licenses/by-nc/4.0/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;CC BY-NC 4.0&lt;/a&gt;</copyright>
    <lastBuildDate>Mon, 26 Oct 2020 05:12:13 +0100</lastBuildDate>
    
	<atom:link href="https://bitfragment.com/tags/windows/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>TryHackMe - Throwback</title>
      <link>https://bitfragment.com/posts/tryhackme-throwback/</link>
      <pubDate>Mon, 26 Oct 2020 05:12:13 +0100</pubDate>
      
      <guid>https://bitfragment.com/posts/tryhackme-throwback/</guid>
      <description>Introduction In this blog post, I am going to cover attacking a Windows infrastructure, from initial reconnaissance to domain dominance.
Our target is Throwback Hacks Corporation - a company providing pentesting services who has hired us to perform a black-box pentest on their network.
The Kill Chain The term kill chain was originally used as a military concept related to the structure of an attack; consisting of target identification, force dispatch to target, decision and order to attack the target, and finally the destruction of the target.</description>
    </item>
    
    <item>
      <title>TryHackMe - Blue Room</title>
      <link>https://bitfragment.com/posts/tryhackme-blue-room/</link>
      <pubDate>Fri, 31 Jul 2020 08:18:16 +0100</pubDate>
      
      <guid>https://bitfragment.com/posts/tryhackme-blue-room/</guid>
      <description>Before we begin, you can access this room by creating an account with tryhackme.com and browsing this link to join it, or by simply searching for &amp;ldquo;Blue&amp;rdquo; under the Hacktivities tab.
Scanning &amp;amp; Enumeration Running nmap nmap -sV -sC -oA nmap/top1000 10.10.196.230 -vv  There are quite a few interesting ports open on this box, amongst which
 389 - RDP 445/139 - SMB 35 - RPC  As part of the nmap scan, we now know:</description>
    </item>
    
  </channel>
</rss>