Blockfinder enumerates network information for countries.
Project description
blockfinder by Jacob Appelbaum <jacob@appelbaum.net>, David <db@d1b.org>
“All that Blockfinder does is allow you to identify, contact and potentially hack into every computer network in the world.” - Rolling Stone, August 2010 [0]
Contrary to popular media claims, blockfinder is a simple text based console tool that returns a list of netblocks for a given country. It does this by fetching the following lists of allocations:
ftp://ftp.arin.net/pub/stats/arin/delegated-arin-latest ftp://ftp.ripe.net/ripe/stats/delegated-ripencc-latest ftp://ftp.afrinic.net/pub/stats/afrinic/delegated-afrinic-latest ftp://ftp.apnic.net/pub/stats/apnic/delegated-apnic-latest ftp://ftp.lacnic.net/pub/stats/lacnic/delegated-lacnic-latest
The list of ISO codes is ISO 3166-1 as found here:
http://www.iso.org/iso/home/standards/country_codes/country_names_and_code_elements_txt-temp.htm http://en.wikipedia.org/wiki/ISO_3166-1
blockfinder has two methods of operation:
Update the lists of network object allocations Returning a list of all netblocks (or asn, etc) for a given country
To use blockfinder, first create or update the cache:
blockfinder -i
Once you have a proper cache, search for the desired resource in the country of your choice:
./blockfinder -v -t mm
Additionally, to filter results for a specific protocol you can use a selector:
./blockfinder -v -t mm:ipv4
On Windows (in cmd, PowerShell and 4nt) one may find blockfinder.bat useful:
blockfinder.bat
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file blockfinder-4.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: blockfinder-4.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 19.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61d5c6385b4376c41dd3228d19406d4904ce17bd28ef59f266e9945b78da3e47 |
|
MD5 | 800273a8bda732c2e9d1a79b8b60cf0a |
|
BLAKE2b-256 | 2cd17e53609f7e7934842d4721aac25adaf65fa3505b2b4ae9353b0f0010c461 |