<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ekansh</title>
    <description>The latest articles on DEV Community by Ekansh (@lazyekansh).</description>
    <link>https://dev.to/lazyekansh</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3772824%2F20c6c62c-f4c2-451e-b394-541a6b3c6106.jpg</url>
      <title>DEV Community: Ekansh</title>
      <link>https://dev.to/lazyekansh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lazyekansh"/>
    <language>en</language>
    <item>
      <title>Building a Custom OSINT Tool for Digital Footprinting (by lazyekansh)</title>
      <dc:creator>Ekansh</dc:creator>
      <pubDate>Sat, 14 Feb 2026 15:25:50 +0000</pubDate>
      <link>https://dev.to/lazyekansh/building-a-custom-osint-tool-for-digital-footprinting-by-lazyekansh-501m</link>
      <guid>https://dev.to/lazyekansh/building-a-custom-osint-tool-for-digital-footprinting-by-lazyekansh-501m</guid>
      <description>&lt;p&gt;Hi everyone! I am &lt;strong&gt;&lt;u&gt;Ekansh T. &lt;/u&gt;&lt;/strong&gt;(known online as &lt;u&gt;lazyekansh&lt;/u&gt;), a frontend developer and JEE aspirant from India.&lt;br&gt;
While studying, I became fascinated by Open Source Intelligence (OSINT)—the art of gathering data from public sources. I realized that manual information gathering (like checking usernames across 50+ sites) was slow and boring.&lt;br&gt;
So, I decided to automate it. I built a custom OSINT Tool (integrated with a Telegram bot) to streamline digital footprint analysis.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Problem&lt;/strong&gt;&lt;br&gt;
When performing basic reconnaissance or digital footprinting, I faced these issues:&lt;br&gt;
fragmented Tools: I had to visit one site for IP lookup, another for username checks, and a third for DNS info.&lt;br&gt;
Rate Limits: Public APIs often blocked me after a few requests.&lt;br&gt;
Slow UI: Most free tools have terrible user interfaces filled with ads.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Solution: My Custom Tool&lt;/strong&gt;&lt;br&gt;
I built a centralized tool that aggregates data from multiple sources into a clean, dark-themed interface (and a Telegram bot for mobile use).&lt;br&gt;
Tech Stack&lt;br&gt;
Frontend: Next.js &amp;amp; React (for the web dashboard).&lt;br&gt;
Backend: Python &amp;amp; Node.js (for handling the logic and scraping).&lt;br&gt;
Automation: Telegram Bot API (for quick lookups on the go).&lt;br&gt;
Infrastructure: Custom proxy rotation to bypass rate limits.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Future Plans&lt;/strong&gt;&lt;br&gt;
I am currently working on:&lt;br&gt;
Adding visual graphing to show connections between data points.&lt;br&gt;
Improving the "Dark Teal" UI to make it look even more like a sci-fi HUD.&lt;br&gt;
Optimizing the proxy network for faster scans.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Connect with Me&lt;/strong&gt;&lt;br&gt;
I am constantly building new tools and updating my portfolio.&lt;br&gt;
&lt;a href="//ek4nsh.tech"&gt;Portfolio&lt;/a&gt;&lt;br&gt;
&lt;a href="//github.com/lazyekansh"&gt;GitHub&lt;/a&gt;&lt;br&gt;
&lt;a href="//twitter.com/lazyekansh"&gt;Twitter/X&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you are interested in OSINT, automation, or web development, let's connect!&lt;/p&gt;

</description>
      <category>osint</category>
      <category>lazyekansh</category>
      <category>developer</category>
    </item>
  </channel>
</rss>
