Skip to content

Instantly share code, notes, and snippets.

@picatz
Created July 9, 2017 00:03
Show Gist options
  • Save picatz/82406a44727b64f2bc1e63b552d03362 to your computer and use it in GitHub Desktop.
Save picatz/82406a44727b64f2bc1e63b552d03362 to your computer and use it in GitHub Desktop.
Thread Pool'd Using Scanner
# previous code...
ps = PortScanner.new host: "target_ip_or_web.com"
ps.threaded_scan threads: 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment