Skip to content

Instantly share code, notes, and snippets.

@scumdestroy
Last active February 11, 2021 14:02
Show Gist options
  • Save scumdestroy/a72f83b4a4fab6b230a7822167146305 to your computer and use it in GitHub Desktop.
Save scumdestroy/a72f83b4a4fab6b230a7822167146305 to your computer and use it in GitHub Desktop.
httprobex
#!/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