Skip to main content

UDP port scanner with SOCKS5 support.

Project description

language license

pyudpscan

Description

Fast and simple UDP port scanner with SOCKS5 proxy support. Compare to nmap this thing can do direct UDP scanning twice faster with same precise and also has possibility to do scan through SOCKS5 proxy.

Installation

python setup.py install

or

pip install -e .

or

pip install pyudpscan

How to use

Run sudo pyudpscan --proxy 99.99.99.99:1080 --host 8.8.0-8.0/24 --ports 20-22 53 -i eth0

Also checkout list of arguments

arguments

  • -H, --hosts - List of target hosts/subnets/ranges separated by space.

  • -P, --ports - List of target ports/ranges separated by space.

  • -p, --proxy - List of SOCKS5 proxies which will be taken at random for every ip.

  • -t, --timeout - How long to wait for reply at UDP request from target host.

  • -r, --recheck - Number of recheck for every port.

  • -D, --decoys - List of decoys to use.

  • -i, --interface - Name of local source interface to listen on.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyudpscan-1.3.5.tar.gz (11.4 kB view details)

Uploaded Source

File details

Details for the file pyudpscan-1.3.5.tar.gz.

File metadata

  • Download URL: pyudpscan-1.3.5.tar.gz
  • Upload date:
  • Size: 11.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyudpscan-1.3.5.tar.gz
Algorithm Hash digest
SHA256 329e0c80c27625010a51b382bd96b2caf5fe0e18694fdb19fd512edbb61c1d9d
MD5 da94e0bc8912be214682b908d7fc82f4
BLAKE2b-256 36c1e59abbc31a1b57eaa16784f568a161997f16fbc59416dbf5d9985916d8b4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page