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.0rc3.tar.gz
(10.4 kB
view details)
Built Distribution
File details
Details for the file phoneutria-1.0rc3.tar.gz
.
File metadata
- Download URL: phoneutria-1.0rc3.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3571c5ed534ca5fa3b0e56160c49ef613aae458053b038e687ae925a8c183dc3 |
|
MD5 | 5c44cbd4bfce310cb4ffc8e8a9f43ee0 |
|
BLAKE2b-256 | 29be58baff182b54e22aeba441ba5bf83d319118cb9fd77c14948e9446b2c843 |
File details
Details for the file phoneutria-1.0rc3-py3-none-any.whl
.
File metadata
- Download URL: phoneutria-1.0rc3-py3-none-any.whl
- Upload date:
- Size: 11.9 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 | 78de6d0009f2701bb930c02af69b77d8090aeb46bdc208ed5881ced2a270b24e |
|
MD5 | 6bc478d9d01a7300e076e440f3527ff5 |
|
BLAKE2b-256 | 830f1ada8b38fd54b4f87c3081942154479c82191f45d5f2ce70391f93234742 |