Skip to content

ssecgroup/httpxray-mini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

HTTPxray-Mini: Experience the power of HTTPxray in ONE file!

HTTPxray-Mini is a single-file demo of the full HTTPxray tool. In just 250 lines of Python, it demonstrates live HTTP streaming, multi-threading, status code analysis, redirect tracking, and basic security checks. Run it instantly to see the power of HTTPxray before upgrading to the full version with 50+ features!

HTTPxray-Mini: Your Gateway to Professional HTTP Analysis

HTTPxray-Mini is a carefully crafted, single-file demonstration that captures the essence of the full HTTPxray tool in just 250 lines of Python code. It's designed to give you an immediate, hands-on experience with the core concepts that make HTTPxray the choice of security professionals worldwide.

What HTTPxray-Mini Demonstrates

Live Streaming Architecture - Watch results appear in real-time as URLs are scanned, with results saved immediately to disk - the same zero-RAM architecture that lets the full version scan millions of URLs.

Multi-threaded Scanning - Experience the speed of parallel processing with configurable thread counts, demonstrating how HTTPxray achieves its impressive scan rates.

Rich Console Output - Beautiful, color-coded results with status indicators, redirect counts, and security badges - the same professional output that makes HTTPxray reports easy to read at a glance.

Basic Detection Capabilities - See simplified versions of technology detection, security header checking, and sensitive data discovery in action.

Try It Now

# Download and run in 10 seconds
wget https://github.com/ssecgroup/httpxray-mini
python httpxray-mini.py -u https://example.com

Why HTTPxray-Mini?

  • Zero Installation - One file, no dependencies beyond requests and colorama
  • Instant Gratification - See results immediately
  • Perfect Demo Tool - Show colleagues what HTTPxray can do
  • CI/CD Ready - Integrate into your pipelines for quick checks
  • Learning Resource - Understand the core architecture in 250 lines

After the Demo

After experiencing HTTPxray-Mini, upgrade to the full version for:

  • 50+ technology signatures
  • 20+ security header checks
  • 30+ sensitive data patterns
  • CVE scanning and WAF detection
  • REST API with authentication
  • Real-time web dashboard
  • ML anomaly detection
  • Distributed scanning
  • HTML/PDF reports
  • SQL/NoSQL database integration

GitHub: https://github.com/ssecgroup/httpxray Full Version: pip install httpxray[full]

Why I built this:

HTTPxray-Mini serves several purposes:

  1. Quick demo - Show the power without installation
  2. Learning tool - Understand the architecture in 250 lines
  3. CI/CD ready - Integrate into pipelines instantly
  4. Gateway to full version - Experience before upgrading

After the demo:

The full HTTPxray adds:

  • 50+ technology signatures
  • 20+ security header checks
  • 30+ sensitive data patterns
  • CVE scanning & WAF detection
  • REST API with JWT auth
  • Real-time web dashboard
  • ML anomaly detection
  • Distributed scanning
  • HTML/PDF reports
  • SQL/NoSQL database integration

Full version: pip install httpxray[full]

❤ Support

If you find it useful: 0x8242f0f25c5445F7822e80d3C9615e57586c6639 (ETH)

Questions? Feedback? Let me know!

GitHub: https://github.com/ssecgroup/httpxray


📊 Feature Comparison

Feature HTTPxray-Mini Full HTTPxray
Lines of Code 250 5000+
Files 1 50+
Installation None pip install
Live Streaming
Multi-threading
Zero RAM
Colored Output
Tech Detection ⚠️ Basic (server only) ✅ 50+ signatures
Security Headers ⚠️ 5 checks ✅ 20+ checks
Sensitive Data ⚠️ 4 patterns ✅ 30+ patterns
CVE Scanning
WAF Detection
CMS Scanner
ML Detection
REST API
Web Dashboard
Distributed
HTML Reports
PDF Reports
Database ✅ 4 types
Plugins

Choose your platform and share HTTPxray-Mini! ❤️ for open source community

About

HTTPxray-Mini is a single-file demo of the full HTTPxray tool. In just 250 lines of Python, it demonstrates live HTTP streaming, multi-threading, status code analysis, redirect tracking, and basic security checks. Run it instantly to see the power of HTTPxray before upgrading to the full version with 50+ features!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages