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.0rc5.tar.gz
(10.4 kB
view details)
Built Distribution
File details
Details for the file phoneutria-1.0rc5.tar.gz
.
File metadata
- Download URL: phoneutria-1.0rc5.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 | 73acd9b402bb5f8938c015b8f62564d082359e32cb6c3778d3460b8d4366112b |
|
MD5 | 74c0bd0fa625541ed6b852d363f3a098 |
|
BLAKE2b-256 | 271f48d02c0f13b63659a7ab04d468eedf44ebb3ef07b7f553835cfdb69f05a9 |
File details
Details for the file phoneutria-1.0rc5-py3-none-any.whl
.
File metadata
- Download URL: phoneutria-1.0rc5-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 | 0e3556fae498782b3668c8614536b072cef4789c2d8702997d76e64dcdc83e78 |
|
MD5 | 79d0090f0802060da498373dc9e26889 |
|
BLAKE2b-256 | a35071272934d80a43461bedbe51d4ac0da16bd263f526480285a56349d03662 |