<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Active-Directory on Shivasurya</title><link>http://shivasurya.me/categories/active-directory/</link><description>Recent content in Active-Directory on Shivasurya</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 17 Mar 2023 00:00:00 +0000</lastBuildDate><atom:link href="http://shivasurya.me/categories/active-directory/feed.xml" rel="self" type="application/rss+xml"/><item><title>HackTheBox Active Writeup - Active Directory - OSCP Practice</title><link>http://shivasurya.me/2023/03/17/hackthebox-active-writeup-oscp-active-directory/</link><pubDate>Fri, 17 Mar 2023 00:00:00 +0000</pubDate><guid>http://shivasurya.me/2023/03/17/hackthebox-active-writeup-oscp-active-directory/</guid><description>&lt;h3 id="quick-overview">Quick Overview&lt;/h3>
&lt;p>&lt;a href="https://app.hackthebox.com/machines/Active">Active&lt;/a> is one of the easy Active Directory focused Windows Box from &lt;a href="https://docs.google.com/spreadsheets/u/1/d/1dwSMIAPIam0PuRBkCiDI88pU3yzrqqHkDtBngUHNCw8/htmlview#">TJNull OSCP Practice list&lt;/a>. It&amp;rsquo;s one of those easy machine where you get initial foothold via SMB &lt;code>Replication&lt;/code> share leak &amp;amp; escalate privileges using Active Directory weakness.&lt;/p>
&lt;p>&lt;img src="http://shivasurya.me/assets/media/htb-active-logo.png" alt="Active VM - HacktheBox Logo">&lt;/p>
&lt;h3 id="enumeration">Enumeration&lt;/h3>
&lt;h4 id="nmapautomator">NMapAutomator&lt;/h4>
&lt;p>Started with enumerating the target with &lt;a href="https://github.com/21y4d/nmapAutomator">&lt;code>NMapAutomator&lt;/code>&lt;/a> script since it helps in automating all possible ports with vulnerability scripts from &lt;code>nmap&lt;/code>. Additionally, &lt;code>NmapAutomator&lt;/code> can help in recon process using &lt;code>smbmap&lt;/code>, &lt;code>ffuf&lt;/code>, &lt;code>nikto&lt;/code>, &lt;code>DNSRecon&lt;/code>, &lt;code>SMB&lt;/code> enumeration.&lt;/p></description></item></channel></rss>