R0X4R
AboutProjectsExperienceSkills & ToolsBlogsGet in touch

Hi there, I’m Eshan.

A Cybersecurity Enthusiast and Web Developer from Bharat. I excel in securing digital assets and creating innovative web solutions.

I’mI’maaCybersecurityCybersecurityEnthusiastEnthusiastandandEthicalEthicalHackerHackerfocusedfocusedononweb,web,mobile,mobile,andandAPIAPIsecurity.security.I’veI’vehelpedhelpedsecuresecure60+60+companies,companies,includingincludingGoogle,Google,Nokia,Nokia,andandApple,Apple,throughthroughpenetrationpenetrationtestingtestingandandbugbugbountybountyresearch.research.I’mI’mcurrentlycurrentlyfocusingfocusingononGoGoforforsecuritysecuritytooling,tooling,withwithpreviouspreviousexperienceexperienceininPythonPythonandandBash.Bash.IIalsoalsohavehave22yearsyearsofoffrontendfrontenddevelopmentdevelopmentexperienceexperienceandand33yearsyearsasasaacertifiedcertifiedyogayogateacher.teacher.

Journey & Credentials

2018

CyberZone Certified Network Administration (CZCNA)

Cyber Zone Technologies (P) Ltd.

2018

CyberZone Certified Ethical Hacker

Cyber Zone Technologies (P) Ltd.

2020

Cryptocurrency for Law Enforcement

FedVTE

2020

Linux Administration 101

LetsUpgrade

2020

101 Coding

Fortinet

2020

NSE Level 1: Certified Associate

Fortinet

2020

CybHER

Telangana State Police Department

2021

Senior Secondary (Class XII)

SG Uchh Vidyalaya, Bhojpur

2021

Junior Penetration Tester

eLearnSecurity (INE Security) Certified Junior Penetration Tester (eJPT)

2021

500H Registered Yoga Teacher

Yoga Instructor Certification - Level II (Yoga Alliance)

2023-27

Bachelor of Technology

B.Tech in CSE, Gurukul Kangri (Deemed to be University), FET, Haridwar

Skills & Tools

Burp Suite

Burp Suite

HTTP Interception Proxy & Vulnerability Scanner

Nmap

Nmap

Network Exploration & Security Port Auditing

OWASP ZAP

OWASP ZAP

Dynamic Web Application Security Scanner

Dalfox

Dalfox

Parameter Analysis & XSS Scanning Engine

Metasploit

Metasploit

Penetration Testing System & Exploit Framework

Kali Linux

Kali Linux

Offensive Security Platform & Tooling Suite

Kali Linux

Kali Linux

Offensive Security Platform & Tooling Suite

Linux Internals

Linux Internals

Kernel Architecture, Shells & Hardening

Bash

Bash

Offensive Shell Scripting & Recon Automation

Python

Python

Custom Exploits, Bug Bounty Tools & Automation

Go Language

Go Language

High-Performance Concurrency & Recon Scanners

Docker

Docker

Isolated Attack Labs & Container Environments

Docker

Docker

Isolated Attack Labs & Container Environments

Podman

Podman

Daemonless Rootless Container Management

Kubernetes

Kubernetes

Cluster Orchestration & Cloud Infrastructure

AWS

AWS

Cloud Architecture, Identity IAM & Scalable Compute

Git

Git

Distributed Version Control & Source Integrity

GitHub

GitHub

Collaboration, Automated CI/CD & DevSecOps

GitHub

GitHub

Collaboration, Automated CI/CD & DevSecOps

JavaScript

JavaScript

Dynamic Web Logic, Protocols & Browser Internals

React

React

Reactive UI Systems & Dynamic Architecture

Next.js

Next.js

Fullstack App Router, SSR & Production Systems

Tailwind CSS

Tailwind CSS

Modern Utility-First Styling & Component Design

Blogs and videos

Article

GraphQL IDOR leads to information disclosure

While doing recon for redacted.com (A private program and as per their privacy policies, I cannot disclose their name), I found that the web app is using GraphQL for their API Management. So, I firstly tried Introspection Query to extract sensitive information.After passing the query I saw a field called Users, so I pass

Read Article
Article

GraphQL introspection leads to sensitive data disclosure

For Discovering this bug, I learned the fundamentals of GraphQL for at least 5–6 hours and read all other relevant bug reports, especially Namhamsec’s GraphQL CTF Challenge. After that, I saw a new program on Bugcrowd, so I participated in it.They gave me a domain [let’s take the domain as example.com because the vulnerability hasn’t fixed yet], i.e.example.com.

Read Article
Article

Introduction to Blind XSS

Last year I was scrolling my LinkedIn Profile feeds suddenly a post came in front of me. In that post, a Bug Hunter posted his PoC about how he found Blind-XSS in Spotify. I was surprised after hearing about BXSS. I was surprised at that moment after watching that there is another category of XSS which is known as BLIND XSS.

Read Article
Video

Learn with @R0X4R: Recon Automation & How To Approach For Help

In this video, Eshan Singh (@r0x4r) has shown his way of recon and which tool he uses to automate the process also he has explained how to approach another researcher for help.

Watch Video
Video

Master FFUF for Bug Bounty

FFUF is a great tool for fuzzing. It is a fast web fuzzer written in Go. It is used to fuzz parameters, headers, and other parts of a web application. It is a great tool for bug bounty hunters and penetration testers. It is a very fast fuzzer. It is used to find hidden files and directories on a web server. It is a very powerful tool.

Watch Video
Video

Bug Bounty POC: Oneplus

This video demonstrates a proof of concept (POC) for an XSS vulnerability found on the OnePlus website. It details the steps taken to discover and exploit the vulnerability, providing valuable insights for security enthusiasts.

Watch Video
Video

Escalate Open-redirection into XSS

This video shows how an open-redirection vulnerability can be escalated into an XSS attack. It provides a step-by-step guide on finding the open-redirection issue and exploiting it for XSS, offering useful information for security researchers.

Watch Video