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.0rc8.tar.gz
(10.7 kB
view details)
Built Distribution
File details
Details for the file phoneutria-1.0rc8.tar.gz
.
File metadata
- Download URL: phoneutria-1.0rc8.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 | 8ede534040c2cc8d2c8e2cef9a9f85c9810c59682c851a460da0ccb8188dadd6 |
|
MD5 | c5c7d72d1044c9f924c2b19b38092dda |
|
BLAKE2b-256 | 78c0a7e29fbe62d2de30baba9ab83ee798e036404c18cea165064b74e94c0004 |
File details
Details for the file phoneutria-1.0rc8-py3-none-any.whl
.
File metadata
- Download URL: phoneutria-1.0rc8-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 | a1a03330b4a2d2a318e63b204a973f74fbaf8534960ff9bf4c612b219fd2b0a9 |
|
MD5 | c2f0bdf3375c7c842e312404f84e4c05 |
|
BLAKE2b-256 | 043a259960fb832ff946722654a60aef437c09b9abe8105454284e5a09287103 |