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.0rc2.tar.gz
(10.4 kB
view details)
Built Distribution
File details
Details for the file phoneutria-1.0rc2.tar.gz
.
File metadata
- Download URL: phoneutria-1.0rc2.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 | ab85f29cc1f9409da3b0c5c284319f7bd0201168d6d45b68cb82f94929b02129 |
|
MD5 | a1dcfa4adc8faa06b84e1b3fda6b16c4 |
|
BLAKE2b-256 | d2c31c60109aeaa318634c55f01f8579a568893753c16a431e1bb116021bccd4 |
File details
Details for the file phoneutria-1.0rc2-py3-none-any.whl
.
File metadata
- Download URL: phoneutria-1.0rc2-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 | 76f65daa044cb686154011e2de06d171f42ab095caa31853dcc5515bb9a1a91f |
|
MD5 | 91e8314ae2104a68abb46e39c65bbfa4 |
|
BLAKE2b-256 | dac26a966c41bee7c9aa207f5a40aa20092611cfeda091b1d344c5d7eff4f906 |