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.0rc14.tar.gz
(10.7 kB
view details)
Built Distribution
File details
Details for the file phoneutria-1.0rc14.tar.gz
.
File metadata
- Download URL: phoneutria-1.0rc14.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 | e396fada91ac31b0f60ead16bd7fcf3878359b16929e18202b916ece447aad65 |
|
MD5 | 1028290eccda040c2b31941fe8be44e1 |
|
BLAKE2b-256 | 7e758ef27b28716334c3b30cbde582c2151abd81155b3d886a48ad0c28dbc661 |
File details
Details for the file phoneutria-1.0rc14-py3-none-any.whl
.
File metadata
- Download URL: phoneutria-1.0rc14-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 | 78a3565bc64a2521eceae611f4a6bbae05d577ea3e6d46adf7cb7d9e39f55cc8 |
|
MD5 | 1342af31da52267e8ccded673f4a4078 |
|
BLAKE2b-256 | 000516f19ac53019d0bcd98290ef6e5539b5530ea2a9993ce202f25e893ec0ac |