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.0rc11.tar.gz
(10.7 kB
view details)
Built Distribution
File details
Details for the file phoneutria-1.0rc11.tar.gz
.
File metadata
- Download URL: phoneutria-1.0rc11.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 | fd74bf275a6435ad689004bf809cd674fdc1a9b592080c0ec5553a577899ab06 |
|
MD5 | 5a8e6226fb3b473860d39cc19d0c2229 |
|
BLAKE2b-256 | 11f29fa8884293eeeb3a6eea4db4313ed7dd9b71c73b36aa8f2ae4bbf846d184 |
File details
Details for the file phoneutria-1.0rc11-py3-none-any.whl
.
File metadata
- Download URL: phoneutria-1.0rc11-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 | 58f8268aaa924f307c136940ae0571689f7207d1ff23d7cde28a5584b24a0463 |
|
MD5 | 91be85c4cb744c6876a5fca124d9cfb5 |
|
BLAKE2b-256 | a119650902c88604f7544624d343a404ffbc09b4ae4d40a8520347446cdb7869 |