Skip to content

V2.0.0

Latest
Compare
Choose a tag to compare
@RevoltSecurities RevoltSecurities released this 04 Jul 03:34
· 3 commits to main since this release
08faa53

Subprober - An essential HTTP multi-purpose Probing Tool for Penetration Testers and Security Researchers with Asynchronous httpx client support

GitHub last commit GitHub release (latest by date) GitHub license LinkedIn

Overview

Subprober is a powerful and efficient tool designed for penetration testers and security professionals. This release introduces several enhancements, bug fixes, and new features to elevate your subdomain probing experience. Subprober facilitates fast and reliable information extraction, making it an invaluable asset for penetration testing workflows.


  • Fast and configurable probings
  • Supported Inputs: hosts, URLS, IPs
  • Supports multiple methods http requests
  • Supports proxies and customizable Header for probing
  • Progress your probing tasks

Features in V2.0.0:

  • New Probing configurations

    • --http2 : Now subprober support to request with Http/2 version
    • --http-version : display the server supported http version of the host
    • --http-reason : display the reason for http connection of the host
    • --jarm-fingerprint : display the jarm figerprint hash of the host

New Updates:

Subprober now supports HTTP/2 to give request and Improved concurrency using next generation http request client httpx
and also now gives jarm figerprints and other probe configurations. Subprober Concurrency performance improved with
more Asynchronous concurrency which make subprober more accurate and Concurrent tool for probing.

Subprober Probing Configuration:

Probes Default check Flags to Use
Url True
Title True -tl, --title
Status code True -sc, --status-code
Response Length true -wc. --word-count
Server True -sv, --server
Content Type True -apt, --application-type
Follow redirection False -ar, --allow-redirect
Path False -p, --path
Redirect location False -l, --location
Max redirect follow False -maxr, --max-redirection
Disable http probe False -dhp, --disable-http-probe
Random user agents False -ra, --random-agent
Ipaddress of Host False -ip, --ipaddress
Cname of Host False -cn, --cname
Proxy False -px, --proxy
Custom Headers False -H, --header
Jarm False -jarm --jarm-fingerprint