<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Home on zer0arc4</title><link>https://zer0arc4.github.io/</link><description>Recent content in Home on zer0arc4</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://zer0arc4.github.io/index.xml" rel="self" type="application/rss+xml"/><item><title>Bank</title><link>https://zer0arc4.github.io/writeups/vulnyx/bank/</link><pubDate>Tue, 09 Jun 2026 21:10:28 +0530</pubDate><guid>https://zer0arc4.github.io/writeups/vulnyx/bank/</guid><description>&lt;hr&gt;
&lt;h1 id="vulnyx--bank-writeup"&gt;&lt;a href="https://vulnyx.com/"&gt;VulNyx&lt;/a&gt; – BANK Writeup&lt;/h1&gt;
&lt;img width="671" height="426" alt="image" src="https://github.com/user-attachments/assets/9b4db2b3-4119-4c80-83f6-b70d05cde7c8" /&gt;
&lt;hr&gt;
&lt;h1 id="-target-information"&gt;🎯 Target Information&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Platform:&lt;/strong&gt; VulNyx.com&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Machine Name:&lt;/strong&gt; BANK&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Key Vulnerabilities:&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;SMB Anonymous Share Access&lt;/li&gt;
&lt;li&gt;Information Disclosure&lt;/li&gt;
&lt;li&gt;JWT Information Leakage&lt;/li&gt;
&lt;li&gt;Weak Administrative Credentials&lt;/li&gt;
&lt;li&gt;File Upload Bypass&lt;/li&gt;
&lt;li&gt;Remote Code Execution (RCE)&lt;/li&gt;
&lt;li&gt;KeePass Credential Exposure&lt;/li&gt;
&lt;li&gt;Docker Group Privilege Escalation&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h1 id="-network-discovery"&gt;🔍 Network Discovery&lt;/h1&gt;
&lt;p&gt;First, scan the local network to identify active hosts using &lt;code&gt;arp-scan&lt;/code&gt;.&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;sudo arp-scan --localnet
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id="result"&gt;Result&lt;/h2&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-text" data-lang="text"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;$ sudo arp-scan --localnet
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;[sudo] password for arc: 
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Sorry, try again.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;[sudo] password for arc: 
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Sorry, try again.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;[sudo] password for arc: 
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Interface: eth0, type: EN10MB, MAC: 00:0c:29:8d:a8:e2, IPv4: 172.29.112.76
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Starting arp-scan 1.10.0 with 256 hosts (https://github.com/royhills/arp-scan)
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;172.29.112.109 fe:f7:e9:58:e3:54 (Unknown: locally administered)
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;172.29.112.122 62:70:c1:a1:26:26 (Unknown: locally administered)
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;172.29.112.170 00:0c:29:09:d5:97 VMware, Inc.
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;3 packets received by filter, 0 packets dropped by kernel
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;Ending arp-scan 1.10.0: 256 hosts scanned in 2.098 seconds (122.02 hosts/sec). 3 responded
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;The target machine IP address was identified as:&lt;/p&gt;</description></item><item><title>Future Security Tools</title><link>https://zer0arc4.github.io/projects/future-security-tools/</link><pubDate>Sun, 01 Jun 2025 00:00:00 +0000</pubDate><guid>https://zer0arc4.github.io/projects/future-security-tools/</guid><description>A collection of planned security tools including recon automation, payload generators, and lab utilities.</description></item><item><title>Getting Started with Nmap for Penetration Testing</title><link>https://zer0arc4.github.io/blog/getting-started-with-nmap/</link><pubDate>Thu, 15 May 2025 00:00:00 +0000</pubDate><guid>https://zer0arc4.github.io/blog/getting-started-with-nmap/</guid><description>Learn essential Nmap scanning techniques for port discovery, service enumeration, and OS detection.</description></item><item><title>API Security Testing Basics with Postman and Burp Suite</title><link>https://zer0arc4.github.io/blog/api-security-basics/</link><pubDate>Sun, 20 Apr 2025 00:00:00 +0000</pubDate><guid>https://zer0arc4.github.io/blog/api-security-basics/</guid><description>Cover authentication flaws, input validation, rate limiting, and common OWASP API Security Top 10 vulnerabilities.</description></item><item><title>Linux File Permissions Cheat Sheet</title><link>https://zer0arc4.github.io/notes/linux/linux-file-permissions-cheat-sheet/</link><pubDate>Mon, 10 Mar 2025 00:00:00 +0000</pubDate><guid>https://zer0arc4.github.io/notes/linux/linux-file-permissions-cheat-sheet/</guid><description>chmod, chown, SUID, SGID, sticky bit reference guide.</description></item><item><title>Student Database System</title><link>https://zer0arc4.github.io/projects/student-database-system/</link><pubDate>Mon, 20 Jan 2025 00:00:00 +0000</pubDate><guid>https://zer0arc4.github.io/projects/student-database-system/</guid><description>Database application for managing student records with search, filter, and export capabilities.</description></item><item><title>Cybersecurity Analyst Job Simulation</title><link>https://zer0arc4.github.io/certifications/tata-cybersecurity-analyst/</link><pubDate>Tue, 05 Nov 2024 00:00:00 +0000</pubDate><guid>https://zer0arc4.github.io/certifications/tata-cybersecurity-analyst/</guid><description>&lt;p&gt;Completed the Tata Cybersecurity Analyst job simulation covering SOC workflows and incident response.&lt;/p&gt;</description></item><item><title>Cryptographic Hash Generator</title><link>https://zer0arc4.github.io/projects/cryptographic-hash-generator/</link><pubDate>Tue, 15 Oct 2024 00:00:00 +0000</pubDate><guid>https://zer0arc4.github.io/projects/cryptographic-hash-generator/</guid><description>CLI tool supporting MD5, SHA-1, SHA-256, SHA-512 hash generation with file and string input.</description></item><item><title>Web Requests</title><link>https://zer0arc4.github.io/certifications/htb-web-requests/</link><pubDate>Tue, 10 Sep 2024 00:00:00 +0000</pubDate><guid>https://zer0arc4.github.io/certifications/htb-web-requests/</guid><description>&lt;p&gt;Completed HTB Academy Web Requests covering HTTP protocol analysis and web security.&lt;/p&gt;</description></item><item><title>Pentesting Fundamentals</title><link>https://zer0arc4.github.io/certifications/thm-pentesting-fundamentals/</link><pubDate>Thu, 22 Aug 2024 00:00:00 +0000</pubDate><guid>https://zer0arc4.github.io/certifications/thm-pentesting-fundamentals/</guid><description>&lt;p&gt;Completed TryHackMe Pentesting Fundamentals covering reconnaissance and vulnerability assessment.&lt;/p&gt;</description></item><item><title>Introduction to Networking</title><link>https://zer0arc4.github.io/certifications/htb-intro-networking/</link><pubDate>Mon, 15 Jul 2024 00:00:00 +0000</pubDate><guid>https://zer0arc4.github.io/certifications/htb-intro-networking/</guid><description>&lt;p&gt;Completed HTB Academy Introduction to Networking covering TCP/IP and the OSI model.&lt;/p&gt;</description></item><item><title>Linux Fundamentals</title><link>https://zer0arc4.github.io/certifications/htb-linux-fundamentals/</link><pubDate>Sun, 30 Jun 2024 00:00:00 +0000</pubDate><guid>https://zer0arc4.github.io/certifications/htb-linux-fundamentals/</guid><description>&lt;p&gt;Completed HTB Academy Linux Fundamentals covering command-line and file permissions.&lt;/p&gt;</description></item><item><title>Security Principles</title><link>https://zer0arc4.github.io/certifications/thm-security-principles/</link><pubDate>Sat, 18 May 2024 00:00:00 +0000</pubDate><guid>https://zer0arc4.github.io/certifications/thm-security-principles/</guid><description>&lt;p&gt;Completed TryHackMe Security Principles covering defense-in-depth and risk management.&lt;/p&gt;</description></item><item><title>Pre Security</title><link>https://zer0arc4.github.io/certifications/thm-pre-security/</link><pubDate>Fri, 12 Apr 2024 00:00:00 +0000</pubDate><guid>https://zer0arc4.github.io/certifications/thm-pre-security/</guid><description>&lt;p&gt;Completed TryHackMe Pre Security path covering cybersecurity and networking fundamentals.&lt;/p&gt;</description></item><item><title>API Fundamentals Student Expert</title><link>https://zer0arc4.github.io/certifications/postman-api-fundamentals/</link><pubDate>Wed, 20 Mar 2024 00:00:00 +0000</pubDate><guid>https://zer0arc4.github.io/certifications/postman-api-fundamentals/</guid><description>&lt;p&gt;Earned Postman API Fundamentals Student Expert certification for API testing and security fundamentals.&lt;/p&gt;</description></item><item><title>Operating Systems Basics</title><link>https://zer0arc4.github.io/certifications/cisco-os-basics/</link><pubDate>Sat, 10 Feb 2024 00:00:00 +0000</pubDate><guid>https://zer0arc4.github.io/certifications/cisco-os-basics/</guid><description>&lt;p&gt;Completed Cisco Operating Systems Basics covering Linux and Windows fundamentals.&lt;/p&gt;</description></item><item><title>Introduction to Cybersecurity</title><link>https://zer0arc4.github.io/certifications/cisco-intro-cybersecurity/</link><pubDate>Mon, 15 Jan 2024 00:00:00 +0000</pubDate><guid>https://zer0arc4.github.io/certifications/cisco-intro-cybersecurity/</guid><description>&lt;p&gt;Completed Cisco&amp;rsquo;s foundational cybersecurity certification covering threat landscape, security principles, and network defense basics.&lt;/p&gt;</description></item></channel></rss>