Last active
February 11, 2021 14:02
-
-
Save scumdestroy/a72f83b4a4fab6b230a7822167146305 to your computer and use it in GitHub Desktop.
httprobex
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
httprobe -p http:81 -p https:8443 -p http:8000 -p http:8001 -p http:8080 -p http:8181 -p http:50070 -p http:9200 -p http:2181 -p http:8083 -p http:9090 -p http:8081 -p http:8090 -t 40000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment