Skip to content

XSniff is a lightweight, powerful mobile app for ethical hackers, pentesters, and security researchers to intercept, inspect, and replay HTTP/HTTPS requests right from their Android device.

Notifications You must be signed in to change notification settings

VedantKCSE/XSniff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

πŸ•΅οΈβ€β™‚οΈ XSniff β€” Mobile Web Pentesting on the Go

XSniff is a lightweight, powerful mobile app for ethical hackers, pentesters, and security researchers to intercept, inspect, and replay HTTP/HTTPS requests right from their Android device.

Built with React Native + Expo, XSniff brings Burp Suite-style functionality to your fingertips β€” making web testing more mobile and accessible than ever.


πŸš€ Features

  • πŸ” Live HTTP/HTTPS Traffic Capture
  • ✏️ Request/Response Inspection
  • πŸ› οΈ Edit & Replay Requests
  • 🧠 Header/Body Viewer
  • πŸ“ Export & Save Logs
  • 🌐 Custom Proxy Support
  • 🧩 Upcoming: Plugin System for Passive Recon (WHOIS, DNS, etc.)

πŸ“± Screenshots (Coming Soon)

Stay tuned...


βš™οΈ Tech Stack

  • React Native (Expo)
  • Node.js / Express (internal proxy backend)
  • Expo FileSystem & SecureStore
  • React Native Paper / TailwindCSS / Nativewind
  • MITM Proxy Handling (planned)

πŸ§‘β€πŸ’» Getting Started

🚧 Prerequisites

  • Node.js β‰₯ 18
  • Expo CLI
  • Android emulator or physical device (with proxy settings support)

πŸ”§ Installation

git clone https://github.com/yourusername/xsniff.git
cd xsniff
npm install
npx expo start

Make sure to:

  • Set up your Android device to use a proxy pointing to your dev machine
  • (For HTTPS) Install and trust the custom CA certificate (coming soon)

πŸ” Disclaimer

This tool is intended only for ethical security testing. You must have proper authorization before testing any target. The developers are not responsible for misuse or illegal activity performed using this tool.

About

XSniff is a lightweight, powerful mobile app for ethical hackers, pentesters, and security researchers to intercept, inspect, and replay HTTP/HTTPS requests right from their Android device.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published