<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>TryHackMe on BITFRAGMENT</title>
    <link>https://bitfragment.com/tags/tryhackme/</link>
    <description>Recent content in TryHackMe 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/tryhackme/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 - Gaming Server Room</title>
      <link>https://bitfragment.com/posts/tryhackme-gaming-server-room/</link>
      <pubDate>Mon, 31 Aug 2020 21:22:13 +0100</pubDate>
      
      <guid>https://bitfragment.com/posts/tryhackme-gaming-server-room/</guid>
      <description>Before we begin, you can access this room by creating an account with tryhackme.com and browsing to this link to join it, or by simply searching for &amp;ldquo;GamingServer&amp;rdquo; under the Hacktivities tab.
Scanning &amp;amp; Enumeration Running nmap # Nmap 7.80 scan initiated Mon Aug 31 09:48:52 2020 as: nmap -A -p- -vv -oA nmap/all 10.10.231.38 Nmap scan report for 10.10.231.38 Host is up, received syn-ack (0.087s latency). Scanned at 2020-08-31 09:48:53 BST for 64s Not shown: 65533 closed ports Reason: 65533 conn-refused PORT STATE SERVICE REASON VERSION 22/tcp open ssh syn-ack OpenSSH 7.</description>
    </item>
    
    <item>
      <title>TryHackMe - Kiba Room</title>
      <link>https://bitfragment.com/posts/tryhackme-kiba-room/</link>
      <pubDate>Mon, 31 Aug 2020 20:02:10 +0100</pubDate>
      
      <guid>https://bitfragment.com/posts/tryhackme-kiba-room/</guid>
      <description>Before we begin, you can access this room by creating an account with tryhackme.com and browsing to this link to join it, or by simply searching for &amp;ldquo;Kiba&amp;rdquo; under the Hacktivities tab.
Scanning &amp;amp; Enumeration Running nmap # Nmap 7.80 scan initiated Sun Aug 30 11:10:00 2020 as: nmap -A -p- -vv -oA nmap/all 10.10.212.50 Nmap scan report for 10.10.212.50 Host is up, received syn-ack (0.084s latency). Scanned at 2020-08-30 11:10:01 BST for 77s Not shown: 65531 closed ports Reason: 65531 conn-refused PORT STATE SERVICE REASON VERSION 22/tcp open ssh syn-ack OpenSSH 7.</description>
    </item>
    
    <item>
      <title>TryHackMe - Recovery Room</title>
      <link>https://bitfragment.com/posts/tryhackme-recovery-room/</link>
      <pubDate>Sun, 30 Aug 2020 23:32:49 +0100</pubDate>
      
      <guid>https://bitfragment.com/posts/tryhackme-recovery-room/</guid>
      <description>Before we begin, you can access this room by creating an account with tryhackme.com and browsing to this link to join it, or by simply searching for &amp;ldquo;Recovery&amp;rdquo; under the Hacktivities tab.
This was quite an interesting room to work on, rather different from the usual boot 2 root scenarios we get.
We are given a web server which has been infected by malware and all the files have been encrypted.</description>
    </item>
    
    <item>
      <title>TryHackMe - Git Happens Room</title>
      <link>https://bitfragment.com/posts/tryhackme-git-happens-room/</link>
      <pubDate>Mon, 24 Aug 2020 19:13:26 +0100</pubDate>
      
      <guid>https://bitfragment.com/posts/tryhackme-git-happens-room/</guid>
      <description>Before we begin, you can access this room by creating an account with tryhackme.com and browsing to this link to join it, or by simply searching for &amp;ldquo;Git Happens&amp;rdquo; under the Hacktivities tab.
Scanning &amp;amp; Enumeration Running nmap # Nmap 7.80 scan initiated Thu Aug 27 07:33:57 2020 as: nmap -A -p- -vv -oA nmap/all 10.10.229.19 Nmap scan report for 10.10.229.19 Host is up, received syn-ack (0.086s latency). Scanned at 2020-08-27 07:33:58 BST for 53s Not shown: 65534 closed ports Reason: 65534 conn-refused PORT STATE SERVICE REASON VERSION 80/tcp open http syn-ack nginx 1.</description>
    </item>
    
    <item>
      <title>TryHackMe - Lian Yu Room</title>
      <link>https://bitfragment.com/posts/tryhackme-lian-yu-room/</link>
      <pubDate>Sun, 23 Aug 2020 12:33:56 +0100</pubDate>
      
      <guid>https://bitfragment.com/posts/tryhackme-lian-yu-room/</guid>
      <description>Before we begin, you can access this room by creating an account with tryhackme.com and browsing to this link to join it, or by simply searching for &amp;ldquo;Lian YU&amp;rdquo; under the Hacktivities tab.
Scanning &amp;amp; Enumeration Running nmap nmap -A -p- -vv -oA nmap/all 10.10.150.221 Nmap scan report for 10.10.150.221 Host is up, received syn-ack (0.075s latency). Scanned at 2020-08-07 16:08:39 BST for 50s Not shown: 65530 closed ports Reason: 65530 conn-refused PORT STATE SERVICE REASON VERSION 21/tcp open ftp syn-ack vsftpd 3.</description>
    </item>
    
    <item>
      <title>TryHackMe - Easy Peasy Room</title>
      <link>https://bitfragment.com/posts/tryhackme-easy-peasy-room/</link>
      <pubDate>Mon, 03 Aug 2020 00:18:16 +0100</pubDate>
      
      <guid>https://bitfragment.com/posts/tryhackme-easy-peasy-room/</guid>
      <description>Before we begin, you can access this room by creating an account with tryhackme.com and browsing to this link to join it, or by simply searching for &amp;ldquo;Easy Peasy&amp;rdquo; under the Hacktivities tab.
Scanning &amp;amp; Enumeration Running nmap nmap -sV -sC -p- -oA nmap/all -vv 10.10.190.28 Nmap scan report for 10.10.190.28 Host is up, received syn-ack (0.093s latency). Scanned at 2020-08-03 10:01:19 BST for 208s Not shown: 65528 closed ports Reason: 65528 conn-refused PORT STATE SERVICE REASON VERSION 80/tcp open http syn-ack nginx 1.</description>
    </item>
    
    <item>
      <title>TryHackMe - Smag Grotto Room</title>
      <link>https://bitfragment.com/posts/tryhackme-smag-grotto-room/</link>
      <pubDate>Fri, 31 Jul 2020 10:18:16 +0100</pubDate>
      
      <guid>https://bitfragment.com/posts/tryhackme-smag-grotto-room/</guid>
      <description>Before we begin, you can access this room by creating an account with tryhackme.com and browsing to this link to join it, or by simply searching for &amp;ldquo;Smag Grotto&amp;rdquo; under the Hacktivities tab.
Reconnaissance  browsing to the website on port 80, we are greeted with a welcome page stating the website is under active development; checking the source code, we cannot find anything helpful; robots.txt does not exist.  Scanning &amp;amp; Enumeration Running nmap nmap -sV -sC -oA nmap/top1000 -vv 10.</description>
    </item>
    
    <item>
      <title>TryHackMe - CMesS Room</title>
      <link>https://bitfragment.com/posts/tryhackme-cmess-room/</link>
      <pubDate>Fri, 31 Jul 2020 09:22:16 +0100</pubDate>
      
      <guid>https://bitfragment.com/posts/tryhackme-cmess-room/</guid>
      <description>Before we begin, you can access this room by creating an account with tryhackme.com and browsing to this link to join it, or by simply searching for &amp;ldquo;CMesS&amp;rdquo; under the Hacktivities tab.
Reconnaissance  blog powered by Gila CMS might be running a version released back in 2017 as per the copyright claim doesn&amp;rsquo;t leak any username via blog posts doesn&amp;rsquo;t leak anything via source code  Scanning &amp;amp; Enumeration Running nmap to find open ports # Nmap 7.</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>