meliton / ISPiggy

Decentralized DNS fuzzer to mitigate ISP Snooping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ISPiggy

Decentralized DNS fuzzer to mitigate ISP Snooping

ISP's can track your DNS requests.
The goal of this project is to disguise your web surfing habits from your ISP or DNS provider by injecting random DNS domain name requests for the upstream DNS server to resolve.

What does this accomplish?

  • Their DNS logs will have many erroneous DNS requests
  • With enough fuzzy requests, they will have too much unreliable info to data mine

Features

  • Random domain name generation
  • Start and Stop buttons
  • Debug feature - allows user interactive domain name creation and submission
  • Minimizes to the system tray
  • Built on .NET 2.0 for maximum compatibility

TO DO

  • Resolve minor issues with slow response from some DNS servers

About

Decentralized DNS fuzzer to mitigate ISP Snooping

License:MIT License


Languages

Language:Visual Basic 100.0%