<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Offensive-Security on krash.dev</title><link>https://krash.dev/tags/offensive-security/</link><description>Recent content in Offensive-Security on krash.dev</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 14 Aug 2026 08:29:09 +0530</lastBuildDate><atom:link href="https://krash.dev/tags/offensive-security/rss.xml" rel="self" type="application/rss+xml"/><item><title>My Experiments with Raspberry Pi Pico - Poor Man's Rubber Ducky</title><link>https://krash.dev/posts/rubber-ducky-using-pi-pico/</link><pubDate>Sat, 04 Feb 2023 00:00:00 +0000</pubDate><guid>https://krash.dev/posts/rubber-ducky-using-pi-pico/</guid><description>&lt;p&gt;Mr. Robot Season 2 Episode 9 - &amp;ldquo;Rubber Duckie, You&amp;rsquo;re The One&amp;rdquo; - I was fascinated by this piece of technology when I first saw it many years ago. Then I looked it up on the internet to learn more about it, and it turned out to be HID, or Human Interface Device. It basically imitates users and executes code or performs actions in their place.&lt;/p&gt;
&lt;p&gt;Since the real rubber ducky was out of my budget, I looked for alternatives and discovered that similar behaviour to the rubber ducky can be achieved using a less expensive piece of hardware - the Raspberry Pi Pico (7$).&lt;/p&gt;</description></item><item><title>Anonymous Challenge Write-Up: WinjaCTF c0c0n 2021</title><link>https://krash.dev/posts/winja-anonymous-challenge-writeup/</link><pubDate>Mon, 15 Nov 2021 00:00:00 +0000</pubDate><guid>https://krash.dev/posts/winja-anonymous-challenge-writeup/</guid><description>&lt;p&gt;WinjaCTF at c0c0n [2021]: I developed an easy challenge - called &amp;ldquo;Anonymous&amp;rdquo; - the challenge was based upon browser forensics.&lt;/p&gt;
&lt;h2 id="tldr"&gt;TL;DR&lt;a class="heading-anchor" href="#tldr" aria-label="Link to this section"&gt;#&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Intended Way&lt;/strong&gt; - Download the zip &amp;gt; Extract it &amp;gt; Navigate the Linux directory structure &amp;gt; To find a directory called &lt;code&gt;.config&lt;/code&gt; &amp;gt; google-chrome &amp;gt; Default &amp;gt; Open the History File in SQL Browser &amp;gt; Search for URLs and upon up the URL to get a file with the name - formatted like flag.&lt;/p&gt;</description></item><item><title>This is why you need a personal Collaborator Client!</title><link>https://krash.dev/posts/this-is-why-you-need-a-personal-collaborator-client/</link><pubDate>Tue, 22 Jun 2021 00:00:00 +0000</pubDate><guid>https://krash.dev/posts/this-is-why-you-need-a-personal-collaborator-client/</guid><description>&lt;p&gt;If you have used &lt;a href="https://portswigger.net/burp/documentation/collaborator" target="_blank" rel="noopener noreferrer"&gt;Burp’s collaborator client&lt;/a&gt; for your Out-of-band testing, you know it’s awesome. Then why there is a need for a personal collaborator client? There are a few things that need to be addressed.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Companies have started to blacklist burp collaborator’s domain, making it difficult for OOB vulnerabilities detection. (&lt;a href="https://twitter.com/burp_suite/status/1069998639785725952?lang=en" target="_blank" rel="noopener noreferrer"&gt;Read here&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Collaborator client is not available for the community/free edition of BurpSuite.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;This brings the need for having a personal collaborator client, with no to minimal investments, that will help us in the detection of any out-of-band/blind vulnerabilities, and I have linked an amazing cheatsheet below that will guide in OOB Exploitation. So, let’s get started. Below are the things required for our recipe to cook:&lt;/p&gt;</description></item><item><title>How does burp proxy work?</title><link>https://krash.dev/posts/how-does-burp-proxy-work/</link><pubDate>Mon, 07 Jun 2021 00:00:00 +0000</pubDate><guid>https://krash.dev/posts/how-does-burp-proxy-work/</guid><description>&lt;h2 id="whats-a-proxy"&gt;What’s a proxy?&lt;a class="heading-anchor" href="#whats-a-proxy" aria-label="Link to this section"&gt;#&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;A proxy acts as a gateway between you and the internet. The internet traffic flow back and forth if a proxy is setup in the middle. So, what is the need of proxy? There are several reasons organizations and individuals use proxies:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Control and monitor internet usage&lt;/li&gt;
&lt;li&gt;Proxy servers can give better speed and bandwidth by caching websites&lt;/li&gt;
&lt;li&gt;Proxy servers can also be setup along with VPNs to provide anonymity and better security&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;There are different types of proxies, but a specific type of proxy that we are going to talk about in this blog is &lt;strong&gt;interception proxy&lt;/strong&gt;.&lt;/p&gt;</description></item><item><title>Exam Experience: CEH v10</title><link>https://krash.dev/posts/passed-cehv10-practical/</link><pubDate>Fri, 27 Nov 2020 00:00:00 +0000</pubDate><guid>https://krash.dev/posts/passed-cehv10-practical/</guid><description>&lt;p&gt;July 6th, 2020: It all started with this mail. I received a scholarship for CEH Practical (applied two times xD) and I had to pay $99 to take the exam.&lt;/p&gt;
&lt;img loading="lazy" decoding="async" src="../images/ec-c-600x441.png" alt="Scholarship Mail"&gt;&lt;p&gt;I guess it was worth it. Battling with college and other stuff, I used to think I am not ready yet and kept on postponing it until 6th of November, 2020. I finally took the exam and passed it easily, and now that I look back, I could have done it then as well, but yeah.&lt;/p&gt;</description></item><item><title>Bug Bounty Summit CTF Writeup</title><link>https://krash.dev/posts/bug-bounty-summit-ctf-writeup/</link><pubDate>Mon, 02 Nov 2020 00:00:00 +0000</pubDate><guid>https://krash.dev/posts/bug-bounty-summit-ctf-writeup/</guid><description>&lt;p&gt;&lt;em&gt;The CTF is live on Hacker101 as Grayhatcon CTF – &lt;a href="https://ctf.hacker101.com/ctf" target="_blank" rel="noopener noreferrer"&gt;Hacker101 CTF&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The CTF was built upon real vulnerabilities found during bug bounties. It had four flags – 250 points each.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;strong&gt;Objective&lt;/strong&gt; - Hackerone&amp;rsquo;s Username and Password database has been leaked and put on an auction. Our task was to delete the auction listing before anyone buys it.&lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;We were given an IP, which resolved to a web application. On performing some basic information gathering, I found out some stuff.&lt;/p&gt;</description></item><item><title>Hacking Is Not Black &amp; White</title><link>https://krash.dev/posts/hacking-is-not-black-and-white/</link><pubDate>Sun, 01 Nov 2020 00:00:00 +0000</pubDate><guid>https://krash.dev/posts/hacking-is-not-black-and-white/</guid><description>&lt;p&gt;&lt;em&gt;This is related to a talk given by me and pre &amp;amp; post-event activities, that were conducted at Developer Circles, Pune and Bengaluru.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;It all started with DEFCON 2020 Red Team Village CTF, my team and I reached the Top 50 and it was just amazing for all of us. It was an enriching experience, solving challenges from a wide range of categories and learning new stuff in the process. One section of the CTF dealt with Malware Analysis and I was fascinated by this domain of security and have been learning about it.&lt;/p&gt;</description></item></channel></rss>