jackhammer icon indicating copy to clipboard operation
jackhammer copied to clipboard

Can you scan range or entire network?

Open jackflax opened this issue 6 years ago • 1 comments

When using network scanning, it seems I can only put in a single IP, not a range or entire block like:

10.1.1.1-100 or 10.1.1.0/24

Is this accurate? Can this be changed?

jackflax avatar Apr 27 '18 06:04 jackflax

As now of its run for single ip, you can change the scan command to scan range of IPs . you can change scan command in this file https://github.com/olacabs/jackhammer/blob/master/web/app/lib/pipeline/tasks/nmap.rb

kmadhusudhan avatar Apr 27 '18 11:04 kmadhusudhan