asn-blocks

Tool for extract ASN blocks ready for scan

Usage no npm install needed!

<script type="module">
  import asnBlocks from 'https://cdn.skypack.dev/asn-blocks';
</script>

README

bitHound Overall Score

Massive ASN blocks

A script for mass scanning ASN blocks.

Install

recommended install globaly: $ npm install asn-blocks -g

Usage

$ asn-blocks [parameters]

and then follow instructions for scrap ASN blocks

example: $ asn-blocks nmap -sP

command executed will be:
$ nmap -sP 190.168.0.1/24

ToDo

- Serialize data for the API
- Add more providers
- Independent modules for each task
- Throw errors and usage
- Help console