milo2012 / metasploitHelper

metasploitHelper
242 stars 73 forks source link

multiple ips #21

Closed NoorQureshi closed 6 years ago

NoorQureshi commented 7 years ago

is there anyway to scan multiple IP Addresses?

milo2012 commented 7 years ago

There are a few ways to do so Below is the command to scan an IP $ python msfHelper.py 192.168.1.6 -i

You can scan a subnet by running $ python msfHelper.py 192.168.1.0/24 -i

Or scan a file containing list of IP addresses $ python msfHelper.py ips.txt -i

Let me know if you face any issues

-- Keith

On 28 June 2017 at 12:05:29 PM, Noor Qureshi (notifications@github.com) wrote:

is there anyway to scan multiple IP Addresses?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/milo2012/metasploitHelper/issues/21, or mute the thread https://github.com/notifications/unsubscribe-auth/AA3Qd1IVWuUe0Y8XjFVYZ6kYNdCbxlmrks5sIdEJgaJpZM4OHd2a .