Skip to main content

wardriving tool

Project description

pwnpy

wardriving tool

features:

show and tell

asciicast

how to...

.. install

pip3 install pwnpy

...use it

pwnpy -c config.json

... use the WiFi module without root

# set capabilities for our python executable
setcap cap_net_raw=eip /usr/bin/python3

... use the BT module without root

# add the pi user to the bluetooth group and reboot
sudo usermod -a -G bluetooth pi ; reboot

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

pwnpy-1.53.tar.gz (2.3 MB view hashes)

Uploaded Source

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