Jump to content
Not connected, Your IP: 3.147.69.25
zimbabwe

schwarzlist.sh: check if VPN address is in the public VPN list

Recommended Posts

Here is another short, simple and mostly useless Linux script that you can use to batch-check IP addresses of WireGuard endpoints (taken from .conf files) against the public database of VPN IP ranges:

https://github.com/zimbabwe303/schwarzlist

It uses the grepcidr utility to do the main part of its job. So don't forget install it, it's present in the official repos of virtually every Linux distro out there.

Currently it finds more than 200 of AirVPN servers in that database but that does not necessarily mean it's better to use the "clean" ones: the sites which detect VPNs use much more than just the stupid IP range lists, they also check MTU, packet signatures, etc. so it's 99% chance you'll still be detected as being behind a VPN.

Share this post


Link to post

I really hope the assumption that you can treat an user based solely on the IP address will die soon. blacklists are many decades old stuff, subject to unacceptable false-positive rate that makes services and/or products unavailable to genuine, good intended users. IP addresses should not count at all, any real security expert will implement captchas or other security precautions in order to protect a service from automated requests or bots, overloading etc.

Share this post


Link to post
21 hours ago, ss11 said:

IP addresses should not count at all, any real security expert will implement captchas or other security precautions in order to protect a service from automated requests or bots, overloading etc.


No, any real security expert would use both, plus other security precautions. IP addresses from which all packets are dropped cannot do anything, simple as that, so it's a very simple and (cost-)effective measure.
Realize that all anonymizing tech is not only used for simple torrenting or surfing: Its foremost use is as a proxy for attacks. The VPN servers are blacklisted not because people are using it, it's because people are abusing it. Point your finger at those, not at the websites and services trying to protect themselves.

NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT.

LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too!

Want to contact me directly? All relevant methods are on my About me page.

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Security Check
    Play CAPTCHA Audio
    Refresh Image

×
×
  • Create New...