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.0rc7.tar.gz
(10.4 kB
view details)
Built Distribution
File details
Details for the file phoneutria-1.0rc7.tar.gz
.
File metadata
- Download URL: phoneutria-1.0rc7.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 | ef71908962db73c9da16e509df0d6fc188d29a4ef7e4dc710c7213072c827584 |
|
MD5 | 86e377c1a53f7b9f1c0df373277077f2 |
|
BLAKE2b-256 | 79df77cc126cf80a833e6bab4ec09d35590af00600e4b235ce525684f043f576 |
File details
Details for the file phoneutria-1.0rc7-py3-none-any.whl
.
File metadata
- Download URL: phoneutria-1.0rc7-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 | 44c9818b741a0a302cefedd233892d5505426899f263178ca977544e08e7569a |
|
MD5 | c03b6fa0dff2b867181614c431174612 |
|
BLAKE2b-256 | 0bd5af44487f48208ef5f9c8e5767fa2d1450ef4347294f811060aa826af5750 |