Skip to content

v1.0.7

Compare
Choose a tag to compare
@RevoltSecurities RevoltSecurities released this 19 Feb 16:39
· 28 commits to main since this release
9570bef

Subprober v1.0.7 - A Fast Multi-Purpose Http Probing Tool for Penetration Testing

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.

Features in V1.0.7:

  • Subprober is capable to handle high loads
  • accuracy and concurrency are improved
  • add extra configuration in probing saving outputs
  • added new command -dhp --disable-http-probe to only probe https protocol
  • improved subprober's memory allocations
  • added deduplication that remove duplicated urls and etc..

Installation and Updates

Method 1:
pip install git+https://github.com/sanjai-AK47/Subprober.git
subprober -h

Method 2:

git clone https://github.com/sanjai-AK47/SubProber.git
cd Subprober
pip install .
subprober -h