Skip to content
View himanshurwtt's full-sized avatar
💭
homesick for a place I'm not even sure exists
💭
homesick for a place I'm not even sure exists

Block or report himanshurwtt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
himanshurwtt/README.md
typing-svg

himanshurwtt@recon:~$ cat status.log
──────────────────────────────────────────
 name      : Himanshu Rawat
 process   : discord.py, aiohttp, dnspython
 focus     : OSINT automation, recon tooling
 shipping  : osint-bot — 20+ commands, live terminal UI
 noise     : minimal
──────────────────────────────────────────

connect


stack


what i'm building

@bot.command()
async def whoami(ctx):
    """every command renders as a live terminal session."""
    return await ctx.send(ansi_block(
        prompt="himanshu@recon:~$",
        output="20+ commands · domain intel · breach checks · threat intel · zero drama"
    ))

osint-bot — a Discord bot for OSINT recon, styled entirely as a live terminal session using Discord's ansi code blocks. Domain/IP intel, WHOIS, DNS, certificate transparency search, subdomain discovery, username scanning across 12 platforms, breach checks, threat intel (AbuseIPDB, VirusTotal, Shodan), Wayback Machine lookups, and BTC/ETH wallet checks — 20+ commands, all sourced from public data only.


stats


himanshu@recon:~$ exit
session closed — 20+ commands still running in the background.

Popular repositories Loading

  1. osint-bot osint-bot Public

    Discord bot for OSINT recon: domain/IP intel, breach checks, username scanning, threat intel, and blockchain lookups — styled as a live terminal

    Python 1 1

  2. SubDomain SubDomain Public

    Interactive subdomain enumeration toolkit combining crt.sh certificate transparency lookups, threaded DNS brute-forcing with custom wordlist support, and HTTP status probing — built with Python + R…

    Python 1 1

  3. himanshurwtt himanshurwtt Public

  4. himanshurwtt.github.io himanshurwtt.github.io Public

    My personal portfolio — Python developer building security & recon tooling.

    HTML