Skip to main content

Python 3 library providing security testing capabilities for webservers, enabling GET and POST requests, and incorporating checks against common vulnerabilities such as XSS, SQL Injection, and CSRF.

Project description

phoneutria

PyPI - Downloads PyPI - License PyPI - Version

Description

Python 3 library providing security testing capabilities for webservers.

install:

pip install phoneutria

install in ubuntu:

pip install phoneutria --break-system-packages

Command line usage:

Google Hacking:

phoneutria -gh access.logs

Occurrence of the word in website:

phoneutria -t https://api.example.com -w word

To make a GET request of the all links in website:

phoneutria -t https://api.example.com --links

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

phoneutria-1.0rc28.tar.gz (10.5 kB view hashes)

Uploaded Source

Built Distribution

phoneutria-1.0rc28-py3-none-any.whl (12.1 kB view hashes)

Uploaded Python 3

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