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
Description
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.
install:
pip install phoneutria
install in ubuntu:
pip install phoneutria --break-system-packages
Command line usage:
To make a POST request:
phoneutria -t https://api.example.com --post "key1=value1&key2=value2"
To make a GET request:
phoneutria -t https://api.example.com --get name email
Project details
Release history Release notifications | RSS feed
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.0rc10.tar.gz
(10.7 kB
view details)
Built Distribution
File details
Details for the file phoneutria-1.0rc10.tar.gz
.
File metadata
- Download URL: phoneutria-1.0rc10.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87b94f77a8ffadff954beeadcd397ff9090dea09bac596f4caaa1ca558e4fbaa |
|
MD5 | 6fe68063194a5d20318328bfc04d2fbc |
|
BLAKE2b-256 | d4800f0ae67141984a3cbe46a0c662e8c7944bd8eae6ec9c4228bae2f2575041 |
File details
Details for the file phoneutria-1.0rc10-py3-none-any.whl
.
File metadata
- Download URL: phoneutria-1.0rc10-py3-none-any.whl
- Upload date:
- Size: 12.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb4c806040c260cb5557b8eb6f48734f9397bc868efc6b543464f472315edc9c |
|
MD5 | 6a41c8fb9ba9812424b6d788c03b900e |
|
BLAKE2b-256 | 9e20fd893d351743961ff507f17cf73c0dfbee1da20d44aeeca7d542e4331c73 |