Skip to content

Module: Ping Sweep

Brendan Coles edited this page Apr 22, 2016 · 5 revisions

Discover active hosts in the internal network of the hooked browser using JavaScript XHR.

Set the IP address range to 'common' to scan a list of common LAN addresses.

The default number of workers (3) should be sufficient. Increasing the number of workers is likely to result in false negatives due to hitting the browser's maximum connection cap.

Screenshots

ping sweep options

ping sweep results

Clone this wiki locally