v1.0.8
Subprober v1.0.8 - A Fast Multi-Purpose Http Probing Tool for Penetration Testing
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.8:
-
New Probing configurations
- -ip : finds the ips of urls
- -cn : find the cname of urls
- -maxr : maximum redirection for url
- -ra : enable random agent to probe with random agent
- -X : custom method for urls to probe
- -H : set custom header for urls to probe
- -sc : removed default to show response code and this flag to improve the subprober I/O
-
Improved Concurrency
- Subprober concurrency and accuracy are improved with asynchoronous libraries
aiohttp
,arsenic
,aiodns
which make subprober to asynchornously probe
urls
- Subprober concurrency and accuracy are improved with asynchoronous libraries
-
Headless
- -ss : enable to probe and take screenshots for urls (required: chormedriver, geckodriver to be installed)
- -st : set a timeout value for urls to take screenshots
- -bt : select your browser type to take screenshots
-
IO Support:
- Subprober now support stdout when using
-nc
flag which make subprober output to be piped and extend your automated workflows - Now Subprober automatically detect the stdin are connected or not and quits
- Improved Subprober is now capable to handle high load urls and probe for it and tested with 4m+ urls
- Subprober now support stdout when using
Speed and Loads:
Subprober is really concurrent in probing and taking screenshots asynchornously and speed may differ depends on your network
subprober can be used even in your less sources aws
VPS server without causing any high load to your system but only when probing
but not when taking screenshots, ip, cnames and Subprober can handle high load of urls and subprober tested with 2m+ urls and probed
without any problem, users can also try more urls than tested