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.0rc1.tar.gz
(10.3 kB
view details)
Built Distribution
File details
Details for the file phoneutria-1.0rc1.tar.gz
.
File metadata
- Download URL: phoneutria-1.0rc1.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f83a44f008875da7ccc0aaa85fb40ffb2fbb1896e53aec47aed47cc7a6d31e5 |
|
MD5 | 81d4ea3271b2a937b3896617c181edc0 |
|
BLAKE2b-256 | 723bb76e936527f9abc231bab4ae1c85747936a8cfd12453a637ec81b911813f |
File details
Details for the file phoneutria-1.0rc1-py3-none-any.whl
.
File metadata
- Download URL: phoneutria-1.0rc1-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 | 829fb4871608d98375ce40a831b056482f4e37d2cc25cbe89e67aca45b8c234d |
|
MD5 | 938f7b606d943937c1e0c51bef4e594a |
|
BLAKE2b-256 | 4b68d873c3aa8f55bb0f81e658175c567c69b88dcd1738c18c8209f8f00eac11 |