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:
Google Hacking:
phoneutria --google_hacking access.logs
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.0rc16.tar.gz
(10.7 kB
view details)
Built Distribution
File details
Details for the file phoneutria-1.0rc16.tar.gz
.
File metadata
- Download URL: phoneutria-1.0rc16.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 | e750e94cc5a4381cbd933cc898c4ea8a469d5cdff54cd024a65949f9a53366f3 |
|
MD5 | a4fc22786abaa96715963da57e2e62e8 |
|
BLAKE2b-256 | 6ea25465cdeda38f9cca706e3507bfade62099f16fff4a0b3dd199583bbc57d1 |
File details
Details for the file phoneutria-1.0rc16-py3-none-any.whl
.
File metadata
- Download URL: phoneutria-1.0rc16-py3-none-any.whl
- Upload date:
- Size: 12.5 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 | 628179496065dd2c22d20fa3a9faa2f07892afa5278cd2c0252adbfcf2615420 |
|
MD5 | 8c328593e76b9c7f9275e7f6a7780c11 |
|
BLAKE2b-256 | 3b694c7de434f710667f0052e3a4cfa5d1a19c822db39a1200d851adb1b4414e |