Subprober

Latest version: v2.0.0

Safety actively analyzes 714973 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

1.0.5

- Subprober Concurrency and Accuracy are Improved with libraries like aiohttp,asyncio
- Subprober Error handling and Synchronization are improved
- Resolved some Bugs for Subprober
- Subprober Commands are changed with usefull flags
- Resolved executive errors in v1.0.4
- Subprober requires python version 3.11.x

Installation and Updates

Method 1:

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


Method 2:

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

1.0.4

- Subprober Concurrency and Accuracy are Improved with libraries like aiohttp,asyncio
- Subprober Error handling and Synchronization are improved
- Resolved some Bugs for Subprober
- Subprober Commands are changed with usefull flags

1.0.3

We are thrilled to announce the release of Subprober v1.0.3, a cutting-edge tool crafted for penetration testers and security professionals. This version introduces several enhancements, new features, and performance improvements to elevate your subdomain probing experience.

Key Features

1. Concurrent Processing

Subprober v1.0.3 introduces advanced concurrency management, allowing users to optimize their probing operations with parallel processing. The new `-c` flag enables users to set the concurrency level, significantly improving the speed and efficiency of subdomain analysis.

2. Progress Visualization

Enhance your probing experience with the new Show Progress mode. Enabled by the `-sp` flag, this feature provides real-time feedback through a dynamic progress bar, allowing users to monitor the probing progress at a glance.

3. Title Extraction

Efficiently identify and analyze subdomains with the new `-tl` flag, which retrieves and displays the titles associated with probed subdomains. This feature streamlines the identification of critical information during penetration testing.

4. Server Information

Gain deeper insights into the infrastructure by utilizing the `-sv` flag. Subprober now identifies and displays server information associated with probed subdomains, providing valuable context for security professionals.

5. Application Type Detection

Subprober v1.0.3 introduces the `-apt` flag, enabling users to determine and display the application type of probed subdomains. This feature enhances the reconnaissance process, helping users identify the technology stack of their target.

Upgrade Instructions

To experience the enhanced capabilities of Subprober v1.0.3, simply upgrade using the following command:

bash
pip install --upgrade Subprober


Usage Examples

Explore the new features and functionalities with the following usage examples:

Basic Usage

bash
subprober -f subdomains.txt -o output.txt -tl -wc -sv -v -apt -wc -ex 404 500 -suo 200 -v -o output.txt -c


Direct URL Probing

bash
subprober -u https://example.com -c 20 -to 8 -tl -sv -wc -apt -ex 404 500 -suo 200 -v -o output.txt


Piping Subdomains

bash
cat subdomains.txt | subprober -c 20 -to 8 -tl -sv -wc -apt -ex 404 500 -suo 200 -v -o output.txt


Contributing

We encourage the community to contribute to the development of Subprober. Feel free to open issues or submit pull requests to help us continually enhance the tool.

License

Subprober v1.0.3 is released under the MIT License. See the [LICENSE](https://github.com/sanjai-AK47/Subprober/blob/main/LICENSE) file for details.

Connect with Us

For the latest updates and discussions, join our community on LinkedIn:

[![LinkedIn](https://img.shields.io/badge/LinkedIn-Connect-blue)](https://www.linkedin.com/in/d-sanjai-kumar-109a7227b/)

Thank you for choosing Subprober. We hope this release enhances your penetration testing workflow, and we look forward to your valuable feedback!

1.0.2

Subprober Version Informations.

Subprober has been with lots features to enhance the user experience and to get good probing details.

- Subprober can easily piped through other tools output as Subprober input though command lined
- Subprober probing has enhanced with lot of features and get results with user defined flags
- Subprober concurrency and Asynchronous probing has been improved to save your time
- Subprober is OS independent so it can run any Operating System even Android also so do your recon anywhere as you like
- Subprober is ability to run in low end systems but it depend on user defining concurrency values
- Subprober can be easily installed through pip or git clone
- Subprober have good CLI interface to console the output
- Version.1.0.1 bug has been resolved

The Subprober has been developed by [D.Sanjai Kumar](https://www.linkedin.com/in/d-sanjai-kumar-109a7227b/) to develop the open source contributions so show your love and support by giving a ⭐ and show your love ♥️ .

1.0.1

Subprober Version Informations.

Subprober has been with lots features to enhance the user experience and to get good probing details.

- Subprober can easily piped through other tools output as Subprober input though command lined
- Subprober probing has enhanced with lot of features and get results with user defined flags
- Subprober concurrency and Asynchronous probing has been improved to save your time
- Subprober is OS independent so it can run any Operating System even Android also so do your recon anywhere as you like
- Subprober is ability to run in low end systems but it depend on user defining concurrency values
- Subprober can be easily installed through pip or git clone
- Subprober have good CLI interface to console the output

The Subprober has been developed by [D.Sanjai Kumar](https://www.linkedin.com/in/d-sanjai-kumar-109a7227b/) to develop the open source contributions so show your love and support by giving a ⭐ and show your love ♥️ .

1.0.0

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.